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

Tagging problem with files with unsupported genre #16

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 8 comments
Closed

Tagging problem with files with unsupported genre #16

GoogleCodeExporter opened this issue Mar 16, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try to convert flac files with unsupported genre to mp3


What is the expected output? What do you see instead?
Expected: Flac file converted to mp3 with correct tagging (and "Other" for the 
genre when it was not supported)
What happens:The flac files with unsupported genre are not tagged properly, all 
fields are set to "unknown", except for genre, which is set to "Other".

What version of the product are you using? On what operating system?
3.38 on Ubuntu 14.04

Please provide any additional information below.

Original issue reported on code.google.com by alexis.s...@gmail.com on 9 Oct 2014 at 4:38

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I'm investigating the issue, and will see if I can recreate the bug. From my 
understanding, this happens with any FLAC file whose Genre is unsupported by 
MP3 tags?

Do you see any errors printed to the terminal when you run the program?

Thanks,

Z.V

Original comment by i...@ziva-vatra.com on 11 Oct 2014 at 12:19

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I seem to have made some mistakes in my diagnosis.
I have found some FLAC files who's genre is not supported, but where the 
converted mp3 file is still tagged correctly, and some FLAC files with 
supported genres where the converted mp3 has all the tags left out (exept for 
the genre which is set to "Other"). I will include such a file (I can't iclude 
both the flac and the converted mp3 at once. Do you need to see the converted 
mp3 file as well?)

I didn't notice anything strange during the conversion.

Original comment by alexis.s...@gmail.com on 11 Oct 2014 at 3:57

Attachments:

@GoogleCodeExporter
Copy link
Author

Should I create a new bugreport since this one was incorrect?
Checking the dependencies and setting flacpath, metaflacpath and lamepath to 
usr/bin/ haven't solved anything.

Original comment by alexis.s...@gmail.com on 19 Oct 2014 at 2:13

@GoogleCodeExporter
Copy link
Author

No, it is ok. I've just been real busy IRL, so haven't had much time for my OSS 
projects. 

I will have a go with the attachment, and see if I can replicate the bug. 

Original comment by i...@ziva-vatra.com on 13 Jan 2015 at 3:34

@GoogleCodeExporter
Copy link
Author

Right, Thank you for your attachment! It helped me debug the problem. This is 
the same problem as issue 14. This ticket will be merged into that one, and I 
will start work on it. 

Original comment by i...@ziva-vatra.com on 13 Jan 2015 at 2:23

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

Original comment by i...@ziva-vatra.com on 13 Jan 2015 at 2:23

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