Commit Graph

680 Commits

Author SHA1 Message Date
6e10a30c48 Add shell.nix for easier testing on NixOS 2024-07-30 13:52:58 +02:00
ebff41e016 Check for type in a different way 2024-07-30 13:32:40 +02:00
c357cfb6a5 Catch exceptions when saving config 2024-07-30 13:32:26 +02:00
945c69baf0 Do not needlessly cast maxBitrate to string 2024-07-30 13:31:55 +02:00
1dc0d470dd Sort defaults alphabetically 2024-07-29 17:53:37 +02:00
5f978acec7 v3.6.6 2022-01-11 17:03:53 +01:00
9162b764e7 fixed dot notation in fallbackISRC 2022-01-11 17:03:25 +01:00
fc9a205662 added error logging after download 2022-01-11 17:02:19 +01:00
203ec1f10f v3.6.5 2022-01-04 22:13:54 +01:00
b524172d5a fixed download for 360RA files 2022-01-04 22:12:00 +01:00
463289ac46 Merge pull request 'Handle None values in track parser' (#33) from omtinez/deemix-py:main into main
Reviewed-on: https://git.freezerapp.xyz/RemixDev/deemix-py/pulls/33
2022-01-04 15:23:51 -05:00
7fe430b77f Merge pull request 'Rebase with upstream' (#1) from RemixDev/deemix-py:main into main
Reviewed-on: https://git.freezerapp.xyz/omtinez/deemix-py/pulls/1
2022-01-04 15:17:01 -05:00
27219d0698 fixed changeCase for strings with trailing whitespace 2022-01-02 14:14:57 +01:00
1863557f49 fixed feat removal issue 2022-01-02 13:53:00 +01:00
b983712086 v3.6.4 2021-12-29 17:48:14 +01:00
3aa1389eed fixed album art not downloading 2021-12-29 17:42:45 +01:00
a5f4235128 Handle None values in track parser 2021-12-28 09:43:56 -05:00
724a7affa6 v3.6.3 2021-12-28 09:31:33 +01:00
9e992af9c1 stop creating .cache files wherever the script is run 2021-12-28 09:30:52 +01:00
e77791fe69 fixed AttributeError when downloading single 2021-12-28 09:11:44 +01:00
0c4db05db1 fixed KeyError issue when downloading single 2021-12-28 09:10:31 +01:00
5107bde5c9 v3.6.2 2021-12-28 08:46:47 +01:00
32a31d8842 fixed mistype
#32
2021-12-28 08:46:01 +01:00
e94a3ab28f v3.6.1 2021-12-23 23:23:30 +01:00
9f9433d205 Fixed default data missing 2021-12-23 23:12:50 +01:00
5d44c971f7 v3.6.0 2021-12-23 19:28:54 +01:00
eb84a392ba fixed issues from version parity 2021-12-23 19:25:45 +01:00
6b41e6cb0a version parity 2021-12-23 19:02:33 +01:00
ef3c9fbf57 fixed deezer helper 2021-12-23 18:45:55 +01:00
55383332f8 v3.5.7 2021-12-21 15:41:27 +01:00
add5158022 renamed spotify/settings.json into spotify/config.json 2021-12-21 15:35:12 +01:00
5ec49663e3 try catch loading spotify cache 2021-12-21 15:14:11 +01:00
6a6ec400db try catch getting music folder from reg registry 2021-12-21 15:13:27 +01:00
8be934fb42 Fixed conversion logging 2021-12-21 12:50:39 +01:00
13efa2bc90 Fixed encoding issues 2021-12-21 12:40:35 +01:00
133314f481 Fixed playlistID mistype 2021-12-19 18:09:05 +01:00
09511fb379 Add more cases for feat. removal 2021-12-19 17:40:00 +01:00
7f1eb0c500 Made ARTISTS tag optional 2021-12-19 17:28:56 +01:00
ed22a396c8 Updated default settings 2021-12-19 17:27:01 +01:00
9906043b31 v3.5.5 2021-10-07 16:19:59 +02:00
3b0763eeb1 Handle settings corruption issue 2021-10-07 16:18:50 +02:00
7e6202b7f0 Made downloadObject optional in streamTrack 2021-10-07 14:57:09 +02:00
54374c87e2 Fix append (not push) on list 2021-10-07 12:57:39 +02:00
ce98393683 Don't save BPM to tags if not found 2021-09-30 19:40:46 +02:00
d2e0450ace v.3.5.3 2021-09-24 16:24:55 +02:00
0907586e0d Merge pull request 'Remove language arg to match change in deezer-py 1.2.3' (#27) from digitalec/deemix-py:main into main
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/27
2021-09-24 03:58:35 -04:00
bb8bb1b4c4 Remove language arg to match change in deezer-py 1.2.3 2021-09-23 17:15:30 -04:00
45910742c2 v3.5.2 2021-09-23 14:30:08 +02:00
09857b1247 Fixed BAD STARTING SYNC issue when downloading some MP3s 2021-09-23 14:16:32 +02:00
93fa5fd8a1 Updated deezer-py lib version 2021-09-23 13:29:02 +02:00