Commit graph

74 commits

Author SHA1 Message Date
reaitten
a292de6ff0
Allow for multiple artists on Tidal 2022-03-06 16:25:35 -05:00
Nathan Thomas
fcc2baeb11 Make Explicit tag optional #216 2021-11-09 17:04:29 -08:00
Nathan Thomas
c16edbc984 Remove debug logs 2021-09-29 12:25:42 -07:00
Nathan Thomas
4d8118356a Add explicit tag for track names #192 2021-09-29 12:24:13 -07:00
Nathan Thomas
35c8932ffb Formatting 2021-09-16 18:48:27 -07:00
Nathan Thomas
e103c978bb Update soundcloud client id #164 2021-09-07 14:56:45 -07:00
Nathan Thomas
e49df1e719 Add id key in FOLDER_FORMAT #150 2021-09-06 20:18:50 -07:00
Nathan Thomas
6a92a8fcc1 Download correct artwork for singles #166 2021-09-06 19:52:55 -07:00
Nathan Thomas
87c6894386 Merge branch 'dev' of https://github.com/nathom/streamrip into dev 2021-08-19 12:07:30 -07:00
Nathan Thomas
8739c9ec01 Allow for multiple artists on Qobuz 2021-08-17 11:00:19 -07:00
Nathan Thomas
e06e017ec9 Add metadata.exclude list to config 2021-08-17 10:36:41 -07:00
Nathan Thomas
733aadae04 Make metadata default attrs static 2021-08-16 13:08:08 -07:00
nathom
261b745e89 Fix #147 2021-08-12 08:46:11 -07:00
nathom
2980a2a722 Fix #139 2021-08-10 18:18:42 -07:00
nathom
77917dc6f0 Cleanup imports 2021-07-30 11:39:51 -07:00
nathom
8d0dc7fb7f Run isort and other cleanup 2021-07-28 22:29:30 -07:00
nathom
4e1599f457 Add support for Deezloader mp3 downloads 2021-07-28 16:14:11 -07:00
nathom
482f398e44 Fix #121 2021-07-24 11:00:26 -07:00
nathom
4142e1c831 Add albumcomposer default value
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:38:07 -07:00
nathom
32e737a117 Add albumcomposer key for folder/file formats
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-11 18:52:45 -07:00
nathom
70a979c3a3 Fix #107
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-28 19:03:58 -07:00
nathom
7fdc07b448 Sort imports
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-20 10:46:11 -07:00
nathom
3ed61b50dc Implement #91
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-20 10:45:20 -07:00
nathom
76ba2d413b Formatting
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-16 14:26:02 -07:00
nathom
bbc6e3ec8a Fix #84
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-08 23:18:15 -07:00
nathom
f6ddb8c076 Fix soundcloud downloads 2021-05-14 23:54:44 -07:00
nathom
f8df594031 Change Black max line length to 79 2021-05-13 18:46:41 -07:00
nathom
68a73e1905 Fixed MP3 only Album/Track TIDAL downloads; #75 2021-05-13 17:41:14 -07:00
nathom
3414fa21a9 Soundcloud searches for last.fm working 2021-05-12 15:37:30 -07:00
nathom
71ac34db7e Fix logger 2021-05-12 15:19:51 -07:00
nathom
b97d9f4e34 Fix soundcloud downloads 2021-05-12 15:19:04 -07:00
nathom
d4c31122fa Merge dev 2021-05-06 22:03:55 -07:00
nathom
0966263556 Fix bug where artist is set to albumartist 2021-05-06 12:07:04 -07:00
nathom
42ce6c6de3 Fix docstrings with pydocstring 2021-05-04 12:57:00 -07:00
nathom
fc8f4cee83 Run isort, fix typing 2021-05-01 19:00:36 -07:00
nathom
cfa6b35eb0 Fix misc typing bugs. 2021-05-01 18:38:55 -07:00
nathom
d6830adcda Misc tying fixes 2021-05-01 18:05:34 -07:00
nathom
e6a5d2cd39 Start comprehensive typing 2021-04-28 00:24:17 -07:00
nathom
9f87084276 Formatting 2021-04-26 16:37:42 -07:00
nathom
2d35001793 Fix #58 and #59 2021-04-20 09:48:39 -07:00
nathom
6f321e5b32 Formatting 2021-04-19 13:41:40 -07:00
nathom
86d877f1f5 Misc bug fixes related to playlist downloads 2021-04-19 12:39:23 -07:00
nathom
23f7c8420b Fix bugs related to Tidal single tracks 2021-04-17 13:41:36 -07:00
nathom
b0f6e7b197 Move bases to bases.py, add support for Qobuz booklets; #53 2021-04-17 12:53:29 -07:00
nathom
c115eae15f Add support for Tidal video links #53 2021-04-16 13:10:59 -07:00
nathom
8bfa7bc10d Fix bit depth and sampling rate for Tidal 2021-04-16 12:56:10 -07:00
nathom
55294bc971 Formatting 2021-04-16 12:48:09 -07:00
nathom
1253d20173 Misc enhancements 2021-04-16 11:38:22 -07:00
nathom
0304fae688 Fix Tidal downloads, #51 2021-04-14 16:13:32 -07:00
nathom
2f258865ad Misc bug fixes 2021-04-13 20:52:07 -07:00