Commit graph

27 commits

Author SHA1 Message Date
RemixDev 82d975ba91
Workaround for streams timeouts working awfully 2022-04-28 11:45:09 +02:00
RemixDev 62dee0c61d
Fixed download hanging with slow internet connections 2022-04-27 17:21:02 +02:00
RemixDev 134077fcdb
fixed download for 360RA files 2022-01-04 22:06:44 +01:00
RemixDev d3a0b5674a Made downloadObject optional in streamTrack 2021-10-07 16:11:07 +02:00
RemixDev 509d1b57c5 v3.5.4 2021-09-30 19:00:36 +02:00
RemixDev 024e7afed7 Fixed BAD STARTING SYNC issue when downloading some MP3s 2021-09-23 14:21:58 +02:00
RemixDev dafee37945 Moved errors in separate file 2021-08-02 21:33:58 +02:00
RemixDev 34cc000f8d Fixed truncated files on server mode 2021-07-25 16:11:44 +02:00
RemixDev 772087cc45 Fixed lib not decrypting tracks 2021-07-25 12:19:57 +02:00
RemixDev facb2a72d1 v3.2.1 - Use promisified pipeline instead 2021-07-20 14:56:31 +02:00
RemixDev 7c8f9917ac Reverted back to crypted streams 2021-07-20 14:44:19 +02:00
uh wot afd5535945
fixed track downloading 2021-07-19 18:42:43 +02:00
RemixDev a16b7347c2 Fixed url generation issue 2021-06-08 19:35:56 +02:00
RemixDev 03618438af Some code cleanup 2021-06-07 20:14:41 +02:00
RemixDev 019e730453 Moved all logging to listener 2021-06-01 20:11:02 +02:00
RemixDev bf383694fc Implemented after download 2021-05-19 23:03:47 +02:00
RemixDev 919380a4e8 Added deezer utils 2021-05-16 21:40:14 +02:00
RemixDev d300026158 Implemented option to cancel current download 2021-05-16 20:01:56 +02:00
RemixDev e97dad3873 Fixed download progress display 2021-05-13 18:11:43 +02:00
RemixDev bee3ef6794 Added correct download exception handlers
Fixed typos
2021-04-29 21:14:38 +02:00
RemixDev a6a4491f42 Some code cleanup 2021-04-21 19:00:51 +02:00
RemixDev 9c894d1718 Added flac tagging 2021-04-18 13:02:47 +02:00
RemixDev 21c2163ce8 Added save embedded album art 2021-04-14 18:10:31 +02:00
RemixDev 952f0eae3a Use stage.pipeline instead of .pipe 2021-04-12 20:52:15 +02:00
RemixDev 648cd1ade4 Made download work 2021-04-12 20:40:39 +02:00
RemixDev c2e07cd111 Reverted back to fs instead of fs-sync 2021-04-12 19:32:57 +02:00
RemixDev 1f2fddc693 Partially implemented decryption and continued working on downloader
Also added eslint
2021-04-09 18:45:57 +02:00