“%_path%”;”%grouping%”
fails to import, if the first row in the textfile
“/somepath/song.mp3”;””
if the tag is blank for the first row, mp3tag fails to import. import button will be disabled
“%_path%”;”%grouping%”
fails to import, if the first row in the textfile
“/somepath/song.mp3”;””
if the tag is blank for the first row, mp3tag fails to import. import button will be disabled
Thanks for pointing. It seems like empty sequences are not matched by the text-file parser at the moment.
This probably relates to the same problem, i.e., empty sequences not being matched.
I'll have a look at it.
I've fixed this with v1.3.2.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.