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

Enhancement: Fill Genre from GenreType #172

Open
GoogleCodeExporter opened this issue Oct 4, 2015 · 0 comments
Open

Enhancement: Fill Genre from GenreType #172

GoogleCodeExporter opened this issue Oct 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. Run mp4info on a .m4a file from iTunes using a standard genre.
2.
3.

What is the expected output? What do you see instead?
You see a 'GenreType' tag but no Genre.  This causes problems for software such 
as MediaTomb using the library and expecting a Genre.

The patch here is an initial attempt to rectify this situation.  It will fill 
in the Genre from the corresponding string to the GenreType if one is found.  
This patch should be improved to only do this if the Genre is empty (right now 
it overwrites) and this behavior should be made optional at least at config 
time.


What version of the product are you using? On what operating system?
mp4v2 2.0.0

Please provide any additional information below.

Original issue reported on code.google.com by Adrian.B...@gmail.com on 3 Aug 2014 at 10:01

Attachments:

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

1 participant