cmcginty / flacsync

Recursively mirror a directory tree of FLAC audio files to AAC or OGG.
http://packages.python.org/flacsync/
Other
30 stars 8 forks source link

Disc Number tag breaks Android Music App #3

Open cmcginty opened 12 years ago

cmcginty commented 12 years ago

For AAC files and maybe other in the Android music player. When a file is tagged with a disc num field, it break tag parsing in the app.

Should be fixed in Android, but might need a work around until that happens.

cmcginty commented 12 years ago

Here is the related bug in the Android tracker. http://code.google.com/p/android/issues/detail?id=1845

It doesn't look like Google is going to fix this.