Closed mewtek closed 2 years ago
You've probably used --path-template
and forgot to add {ext}
at the end. That's why ffmpeg failed to convert file.
This will be more intuitive in v4.
You've probably used
--path-template
and forgot to add{ext}
at the end. That's why ffmpeg failed to convert file.This will be more intuitive in v4.
Oh. Yeah, this was the issue, lmao. Thanks!
System OS
Linux
Python Version
3.9 (CPython)
Install Source
pip / PyPi
Install version / commit hash
v3.9.2
Expected Behavior vs Actual Behavior
What should happen: The tags should be applied to the songs as normal and the metadata should be properly applied
What Happens: The tags don't get applied, and the downloads error out.
Steps to reproduce
Traceback
Other details
Since my python version isn't listed, I should probably mention that I'm using python 3.10.