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

embedart: extractart command should respect art_filename config variable #1258

Closed
sread opened this Issue Jan 22, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@sread

sread commented Jan 22, 2015

When using the extractart command, the resulting image file should be named according to art_filename as in the fetchart plugin. Might be relevant for #1130 as well.

Great program!

@sampsyo

This comment has been minimized.

Show comment
Hide comment
@sampsyo
Member

sampsyo commented Jan 22, 2015

@mried mried closed this in b3803d3 Jan 23, 2015

brunal added a commit that referenced this issue Jan 23, 2015

Embedart extraction: 'cover' is already the default
'cover' is already the default filename (in the absence of a custom
config) so there is no need to re-write that value in the embertart
plugin.

Improve #1258
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment