[F] Expression %_counter% don't work when extract cover

Hi everyone,

I detect a bug (I think).

If I use the action "export cover to file" and I use this format string:

%genre%-%comment%-$num($add(%_counter%,5),5).mp4

I get:

genre-coment-00004.jpg
genre-coment-00004(1).jpg
genre-coment-00004(2).jpg
genre-coment-00004(3).jpg
...

But I would like get this:

genre-coment-00006.jpg
genre-coment-00007.jpg
genre-coment-00008.jpg
genre-coment-00009.jpg

Now I use this:

tag to filename:
%genre%-%comment%-$num($add(%_counter%,VALOR),6)

export cover:
%_filename_ext%

for me work ok, but if it is posible correct will be better!

best regards

I'll fix it to the next release. Thanks for reporting!

Kind regards,
Florian

thank to you! I wait for the next relase!! :slight_smile:

The current Development Build Mp3tag v2.45b fixes this issue.

Kind regards,
Florian

work's fine! thank u florian! :slight_smile::slight_smile:
:w00t:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.