16 Commits
Author SHA1 Message Date
tanhakabir 73bc016d9d Shorten timeout to 30 seconds 2021-09-27 17:28:17 -07:00
tanhakabir 911f47e1e2 Push up error messages from download layer 2021-09-27 17:03:16 -07:00
tanhakabir 350e6ec064 Fix directory bug 2021-08-17 03:51:01 -07:00
tanhakabir 006b94ea10 experimental set download location 2021-08-17 03:38:00 -07:00
tanhakabirandcntrump 5f63b52592 support custom HTTPHeaderFields
Fixes #85

Co-Authored-By: cntrump <me@lvv.me>
2021-08-08 10:31:56 -07:00
tanhakabirandfayinsky b597704115 Fix locating files in downloads
Co-Authored-By: fayinsky <38639193+fayinsky@users.noreply.github.com>
2021-02-22 22:42:27 -08:00
tanhakabir f1200252be Update to Swift 5 (#16) 2019-11-28 21:36:30 -08:00
tanhakabir 2fd944d88e Fix play/pausing issue for saved audio (#7)
* update callback guards for updates for saved audio

* Fix play/pausing bug for saved audio
2019-11-20 13:38:52 -08:00
Tanha 61e79d067a ensure cancelling download also removed from queued downloads 2019-04-27 20:46:53 -07:00
Tanha 47de2a5251 fix double download bug 2019-04-27 19:40:48 -07:00
Tanha d4d8f767e3 document downloading audio 2019-04-27 18:59:14 -07:00
Tanha aea6f5efaa add completion handler for individual entities to receive when download complete upon calling start 2019-04-22 15:30:11 -07:00
Tanha 2625b8f4db remove unused resume data in download worker 2019-04-10 14:45:56 -07:00
Tanha e6460513ea start piping for passing completion handlers for downloads 2019-02-28 14:45:50 -08:00
Tanha 8a7b9d6d7b remove extraneous functions from model layer 2019-01-30 13:41:47 -08:00
Tanha d3b9a68443 rename fix 2019-01-29 15:32:43 -08:00