nathom
|
f4480917fd
|
Remove check_for_updates from config
|
2021-07-30 17:34:14 -07:00 |
|
nathom
|
0376c421b5
|
Use cleo for the CLI
|
2021-07-30 17:33:26 -07:00 |
|
nathom
|
77917dc6f0
|
Cleanup imports
|
2021-07-30 11:39:51 -07:00 |
|
nathom
|
936975a681
|
Use appdirs instead of click
|
2021-07-30 11:39:21 -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
|
328879584d
|
Fix searching related issues
|
2021-07-29 23:09:25 -07:00 |
|
nathom
|
076a4be114
|
Improve CLI help
|
2021-07-29 12:36:13 -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
|
9f79a47bb4
|
Add config --deezer command
|
2021-07-28 21:38:33 -07:00 |
|
nathom
|
4e1599f457
|
Add support for Deezloader mp3 downloads
|
2021-07-28 16:14:11 -07:00 |
|
nathom
|
9be27dbcb3
|
Rename MusicDL to RipCore
|
2021-07-28 16:13:50 -07:00 |
|
nathom
|
fd0777ebc3
|
Update config.toml
|
2021-07-28 14:31:58 -07:00 |
|
nathom
|
f3c680ace7
|
Misc updates for Deezer
|
2021-07-28 14:26:14 -07:00 |
|
nathom
|
fb87896f3f
|
Update toml version
|
2021-07-28 14:24:50 -07:00 |
|
nathom
|
37e2a7e8c1
|
Remove prints
|
2021-07-24 11:50:06 -07:00 |
|
nathom
|
5ab0fdbc4a
|
Fix SoundCloud search #122
|
2021-07-23 21:38:01 -07:00 |
|
nathom
|
cb6a934732
|
Fix str in db
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-21 22:45:40 -07:00 |
|
nathom
|
07d0df382b
|
Fix database issues
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-15 13:36:51 -07:00 |
|
nathom
|
2600779d11
|
Add support for Artist search
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-14 23:26:21 -07:00 |
|
nathom
|
10e129e1a0
|
Add recursive file search to convert command
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-14 23:25:45 -07:00 |
|
nathom
|
f7e633812a
|
Bump config version
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-14 23:25:19 -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
|
05235b7080
|
Add option to specify number of search results
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-11 11:31:49 -07:00 |
|
nathom
|
4abe96825f
|
Check database when searching
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-11 11:31:29 -07:00 |
|
nathom
|
5cd3913976
|
Add scrape option
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-09 14:19:13 -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
|
e77182ae6a
|
Add database.remove function
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-06 15:01:19 -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
|
97318017e0
|
Fix compatibility with new databases
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-03 13:48:29 -07:00 |
|
nathom
|
2f3f425687
|
Rewrite db.py for extensibility
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-03 13:47:54 -07:00 |
|
nathom
|
2fd59ac1ef
|
Fix #112
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-01 16:45:40 -07:00 |
|
nathom
|
ad6efb33de
|
Fix typo (#111)
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-01 15:26:10 -07:00 |
|
nathom
|
f79b045bea
|
Misc changes
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-07-01 15:24:21 -07:00 |
|
nathom
|
1a67f0a305
|
Lazy imports
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-06-30 19:47:25 -07:00 |
|
nathom
|
4b03a2215c
|
Merge tracklists and bases into media
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-06-30 10:49:27 -07:00 |
|
nathom
|
bc917167d2
|
Make streamrip into a module
Signed-off-by: nathom <nathanthomas707@gmail.com>
|
2021-06-29 21:04:27 -07:00 |
|