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
Describe the bug
It is possible for %{trackartist} to be None, this is caused by #212
To Reproduce
Command to reproduce the behavior: bandcamp-dl --template="%{trackartist} - %{title}" https://shirobon.bandcamp.com/album/ps1-reverb-impulse-responses
Describe the bug
It is possible for
%{trackartist}
to beNone
, this is caused by #212To Reproduce
Command to reproduce the behavior:
bandcamp-dl --template="%{trackartist} - %{title}" https://shirobon.bandcamp.com/album/ps1-reverb-impulse-responses
Expected behavior
trackartist
should be Shirobon,artist
should also be ShirobonThe text was updated successfully, but these errors were encountered: