You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected the m3u playlist file to include the correct path to the songs, based on the supplied template (provided to --path-temaplate arg). Instead, the file just contains the songs names.
System OS
Linux
Python Version
3.8 (CPython)
Install Source
pip / PyPi
Install version / commit hash
v3.9.0
Expected Behavior vs Actual Behavior
Expected the
m3u
playlist file to include the correct path to the songs, based on the supplied template (provided to--path-temaplate
arg). Instead, the file just contains the songs names.Steps to reproduce
Download playlist
spotdl https://open.spotify.com/playlist/37i9dQZF1DX3sCxifFcRJz \ --m3u \ --path-template '{artist}/{album}/{artist} - {title}.{ext}'
Check generated playlist file
Traceback
Other details
No response
The text was updated successfully, but these errors were encountered: