Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags->CoverArt->WriteToFile setting does not honor Encoder->UserInputFolder setting #187

Closed
ryanlath opened this issue Jan 28, 2021 · 2 comments
Labels

Comments

@ryanlath
Copy link

Describe the bug
Tags "Cover Art" writing to files setting, doesn't honor Encoder setting of "User input folder." Using the settings below, mp3s end up in the "User input folder." Cover art ends up in default output folder. e.g.

<INPUT_FILES>\<albumartist>\<album>\<CONVERTED_FILES>
<DEFAULT_OUTPUT_FOLDER\<albumartist>\<album>\<COVERART_FILES>

To Reproduce
General Settings:

Encoders->LAME[snip]->Output folder->[x]User input  folder if possible
Encoders->LAME[snip]->Output filenames->Filename patterns: <albumartist>\<album>\<track> - <title>
Tags->Cover art[X]Write cover art to files
Tags->Cover art[X]Write cover art to files->Filename patterns: <albumartist>\<album>\<type>

Expected behavior
Cover art would end up in the same folder of encoded files.

System

  • OS: [Windows 7]
  • Fre:ac [1.1.3]
@ryanlath ryanlath added the bug label Jan 28, 2021
@enzo1982
Copy link
Owner

Thank you for reporting this!

This is now fixed in the source code. The fix will be reflected in the continuous builds shortly.

@enzo1982
Copy link
Owner

Closing this as fre:ac 1.1.5 is now available with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants