mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-14 07:04:51 -04:00
Merge tracklists and bases into media
Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
parent
bc917167d2
commit
4b03a2215c
8 changed files with 881 additions and 921 deletions
|
@ -19,6 +19,7 @@ class MusicDB:
|
|||
"""
|
||||
if empty:
|
||||
self.path = None
|
||||
return
|
||||
|
||||
self.path = db_path
|
||||
if not os.path.exists(self.path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue