-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Can't use the output
parameter using spotdl sync
#1564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
output
parameter using spotdl sync
Just to be clear, |
Yep, that's right |
Well, I was running some tests, and this is what I did:
The updated playlist was indeed downloaded in the specified path. Not sure if that is what you were trying to do when you found the bug. If you could tell me more details that would be very appreciated. |
I want to use the I'm using this command line I also mentioned in my initial post that the |
I was having the same issue. It seems while it is read in the default is never getting updated. I didn't have a lot of time to figure out where it was going wrong but a temp fix is just update the default in: https://github.com/spotDL/spotify-downloader/blob/master/spotdl/utils/config.py to whatever you want and it will get used. |
@Piripe Update your spotDL to the latest release candidate: |
Yes, it's now working fine |
System OS
Windows
Python Version
3.10 (CPython)
Install Source
GitHub
Install version / commit hash
4.0.0rc2
Expected Behavior vs Actual Behavior
Output parameter didn't work using
spotdl sync
. (Also other parameters didn't work likebitrate
orconfig
)I would like to use the
output
parameter because some musics are made by the same artist with the same title but not the same album (And it break my music library)Steps to reproduce - Ensure to include actual links!
output
parameterspotdl sync
Traceback
Other details
No response
The text was updated successfully, but these errors were encountered: