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

Create cover.jpg if image is in mp3 file #757

Closed
thedipling opened this issue Jan 29, 2020 · 2 comments
Closed

Create cover.jpg if image is in mp3 file #757

thedipling opened this issue Jan 29, 2020 · 2 comments

Comments

@thedipling
Copy link

Feature Description

with FFMPEG the system creates a cover.jpg out of a mp3-file.

in general "ffmpeg -i file.mp3 file.jpg" would do the trick

What functionality would you like to see in your phoniebox?

to activate this automatically or manually

How do you envision the feature to work from a users perspective?

Show an option to create the cover.jpgs

Further information that might help

N/A

@ZyanKLee
Copy link
Collaborator

If bulk option is implemented (i.e. for a folder and all its subfolders) user should be asked if already existing cover.jpg's should be overwritten, renamed or skipped.

@s-martin
Copy link
Collaborator

Implemented in future3/develop for version 3.x since PR #2177 was merged.

This will not be implemented in version 2.x anymore.

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

No branches or pull requests

4 participants