Open tarknight opened 1 year ago
Same issue with latest version, not beta.
Made it work with this?!
[database.downloads]
enabled = true
path = "F:\\Music\\streamrip\\.downloaded"
# If a download fails, the item ID is stored here. Then, `rip repair` can be
# called to retry the downloads
[database.failed_downloads]
enabled = true
path = "F:\\Music\\streamrip\\.failed"
Describe the bug
I ran following commands: python3.11 -m venv .venv source .venv/bin/activate pip3 install git+https://github.com/nathom/streamrip.git@dev I then added the config file, added ARLs, qobuz tokens, database, downloads path.
Command Used
Debug Traceback
Config File
Operating System
Linux
streamrip version
beta
Screenshots and recordings
No response
Additional context
No response