Commit graph

47 commits

Author SHA1 Message Date
RemixDev 62dee0c61d
Fixed download hanging with slow internet connections 2022-04-27 17:21:02 +02:00
RemixDev 2e30a59a8f renamed localTrack prop to local 2022-01-02 14:01:37 +01:00
RemixDev 30dd9185bf
Fixed default data missing 2021-12-23 23:12:44 +01:00
RemixDev 47092d77b6
Added fallbackISRC option
It will search for available alternatives with the same ISRC
2021-12-23 16:00:55 +01:00
RemixDev da04a94191
Fixed possible track_token expiration issues 2021-12-23 15:16:07 +01:00
RemixDev ffba5ae7bb
Updated getPreferredBitrate and added feelingLucky option
feelingLucky tries to use the old cdns to get the tracks, if disabled 
there will be less tracks, but less calls overall
2021-12-23 14:41:30 +01:00
RemixDev f7710975c2
fixed album parsing art_pic error 2021-12-23 14:39:40 +01:00
RemixDev e31a32e9c4
Removed distinction between api and api_gw
Started using mappers to convert gw to standard api
2021-12-23 14:11:11 +01:00
RemixDev 82ea858128
Fixed artist casing option not working 2021-12-19 19:05:29 +01:00
RemixDev d3b7c2c5cd
Fixed playlistID mistype 2021-12-19 18:08:56 +01:00
RemixDev 509d1b57c5 v3.5.4 2021-09-30 19:00:36 +02:00
RemixDev a18c04acd4 Add POPM for ID3v2 & FLAC tag 2021-09-21 13:54:02 +02:00
RemixDev 85132da563 Code parity 2021-09-21 09:20:50 +02:00
RemixDev a47278ce65 API: Added option to inject genere tag from external sources for tracks 2021-09-10 19:24:26 +02:00
RemixDev 77e453c5ed Code parity between libraries 2021-08-02 23:08:06 +02:00
RemixDev d5a22abbe2 Fixed typo 2021-08-02 21:34:40 +02:00
RemixDev dafee37945 Moved errors in separate file 2021-08-02 21:33:58 +02:00
RemixDev 1d1317c135 Cleaned up duplicate value extrasPath 2021-08-02 20:52:33 +02:00
kermit 08ae889a09 Expose extrasPath to REST API 2021-08-02 16:31:17 +01:00
RemixDev 4c935fa2e3 Added support for deezer-js 1.0.2 2021-07-25 13:11:23 +02:00
RemixDev e2d4a831ec Implemented new url system 2021-07-25 11:33:16 +02:00
RemixDev 895576c9d6 Make sure the new cover md5 exists before overwriting it 2021-07-01 20:19:14 +02:00
RemixDev 6279bc6c5d Added missing await for retriveFilesizes 2021-06-29 01:17:19 +02:00
RemixDev 4a7c0962e5 Minor code cleanup 2021-06-08 18:53:33 +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 5ec2e82fcb Fixed infinite loop causing lib to hang 2021-05-31 23:02:54 +02:00
RemixDev a71f86b000 Prefer PHYSICAL_RELEASE_DATE to DIGITAL_RELEASE_DATE 2021-05-31 22:30:16 +02:00
RemixDev 57a70d185d Finished implementing spotify plugin 2021-05-29 10:43:09 +02:00
RemixDev 5f3d450d9a Fixed missing Date import in types/Tracks
v0.0.6
2021-05-18 21:35:07 +02:00
RemixDev 5b6d57c59c Added size to essential downloadItem structure 2021-05-13 23:19:24 +02:00
RemixDev 155aaf126f Fixed minor issues 2021-05-13 18:11:56 +02:00
RemixDev e97dad3873 Fixed download progress display 2021-05-13 18:11:43 +02:00
RemixDev 9584e8501f Added getEssentialDict for DownloadObjects 2021-05-13 18:10:28 +02:00
RemixDev bee3ef6794 Added correct download exception handlers
Fixed typos
2021-04-29 21:14:38 +02:00
RemixDev 77e6ce0da4 Fixing some small issues 2021-04-27 22:24:57 +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 4d6165b218 Apply settings to track and generate filename & filepath 2021-04-13 18:40:34 +02:00
RemixDev 648cd1ade4 Made download work 2021-04-12 20:40:39 +02:00
RemixDev 058eb3e8d9 Fixed some errors 2021-04-09 23:05:24 +02:00
RemixDev 3f7720c533 Implemented getPreferredBitrate and added placeholders 2021-04-09 20:05:32 +02:00
RemixDev 1f2fddc693 Partially implemented decryption and continued working on downloader
Also added eslint
2021-04-09 18:45:57 +02:00
RemixDev a6383eb5f4 Added error handling in itemgen and started working on downloader 2021-04-08 19:37:31 +02:00
RemixDev 31a7344226 Finished porting itemgen.js 2021-04-08 17:39:33 +02:00
RemixDev f19f744153 First commit 2021-04-01 13:38:59 +02:00