Commit graph

379 commits

Author SHA1 Message Date
nathom
2980a2a722 Fix #139 2021-08-10 18:18:42 -07:00
nathom
767e3c844e Fix #138 2021-08-09 18:59:57 -07:00
nathom
4f96dc95b5 Bump version 2021-08-02 22:16:47 -07:00
nathom
dcde777b20 Misc changes 2021-08-02 22:15:54 -07:00
nathom
9ca3364bc0 Fix #137 2021-08-02 22:15:39 -07:00
nathom
e089ad822c Allow for flat folder structure 2021-08-02 14:41:30 -07:00
nathom
f03b85726f Fix version issues 2021-07-30 21:51:22 -07:00
nathom
b86bcf6e6b Update dependencies and bump version 2021-07-30 19:13:12 -07:00
nathom
0376c421b5 Use cleo for the CLI 2021-07-30 17:33:26 -07:00
nathom
dfbe53674c Fix bit depth conversion bug 2021-07-30 15:49:00 -07:00
nathom
77917dc6f0 Cleanup imports 2021-07-30 11:39:51 -07:00
nathom
286ff502b5 Only use click for secho, echo, style 2021-07-30 11:24:09 -07:00
nathom
9970ac548f Begin move to cleo 2021-07-30 11:20:36 -07:00
nathom
54f4ab99af Only import echo, secho, and style from click 2021-07-30 11:19:19 -07:00
nathom
f98ee5c8f7 Fix soundcloud "File not found" 2021-07-29 12:36:25 -07:00
nathom
e73bff8d6b Add dosctrings 2021-07-29 11:20:49 -07:00
nathom
8d0dc7fb7f Run isort and other cleanup 2021-07-28 22:29:30 -07:00
nathom
ca67173162 Fix issue where downloads folder is blank 2021-07-28 22:28:37 -07:00
nathom
1e6c138e54 Add max_connections for concurrent downloads 2021-07-28 22:10:35 -07:00
nathom
aac254516f Make Deezer/Deezloader transitions smoother 2021-07-28 21:41:21 -07:00
nathom
96b15d9917 Add progress bar themes 2021-07-28 21:39:33 -07:00
nathom
4e1599f457 Add support for Deezloader mp3 downloads 2021-07-28 16:14:11 -07:00
nathom
f3c680ace7 Misc updates for Deezer 2021-07-28 14:26:14 -07:00
nathom
64bb0ace79 Implement paid Deezer downloads 2021-07-28 14:25:51 -07:00
nathom
8d11a8402f Fix FileNotFoundError with Music.app auto folder 2021-07-26 21:17:00 -07:00
nathom
0dbbba8f67 Start paid deezer implementation 2021-07-26 15:45:34 -07:00
nathom
37e2a7e8c1 Remove prints 2021-07-24 11:50:06 -07:00
nathom
ac00b4c1c8 Bump version 2021-07-24 11:47:04 -07:00
nathom
b1a7c89115 Fix typo 2021-07-24 11:43:44 -07:00
nathom
0dc6af7ecd Fix Artist and Label downloads 2021-07-24 11:01:37 -07:00
nathom
19edeb68b5 Improve NonStreamable message for Deezer 2021-07-24 11:00:51 -07:00
nathom
482f398e44 Fix #121 2021-07-24 11:00:26 -07:00
nathom
5ab0fdbc4a Fix SoundCloud search #122 2021-07-23 21:38:01 -07:00
nathom
65aa1efc38 Fix soundcloud _get 2021-07-23 16:21:39 -07:00
nathom
6cafc09328 Fix soundcloud downloads #122 2021-07-23 16:18:23 -07:00
nathom
489402165c Start Media ABC implementation
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:38:28 -07:00
nathom
4142e1c831 Add albumcomposer default value
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:38:07 -07:00
nathom
4f99b62f25 Improve NonStreamable.print_msg performance
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:37:20 -07:00
nathom
16c8976e27 Remove unused import
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:27:27 -07:00
nathom
6f379312ca Turn on ffmpeg log in debug mode
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:26:47 -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
7b02ef9d42 Sanitize booklet filename
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-11 11:32:04 -07:00
nathom
2b68b96204 Better output
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-09 14:19:25 -07:00
nathom
dcda35b0f0 Bump version
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 15:15:01 -07:00
nathom
26cb32b9a4 Handle ItemExists in core.py
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 15:13:43 -07:00
nathom
835c8d4cc6 Misc bug fixes
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 15:01:28 -07:00
nathom
715ac496f1 Add repair command #98
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 14:02:22 -07:00
nathom
ec5afef1b3 Move some utils and constants to rip module
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-03 15:49:55 -07:00
nathom
e2483ca90c Implement #113
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-03 15:08:08 -07:00
nathom
2fd59ac1ef Fix #112
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-01 16:45:40 -07:00