Do not issue any bug reports against versions earlier than 3.5.4 they will be closed.
Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
FS#131 - Missing title parts if title contains a dash in OGG-Files
Attached to Project:
Ampache
Opened by Alexander Klein (LostInMotion) - Thursday, 02 September 2010, 01:42 GMT-8
Opened by Alexander Klein (LostInMotion) - Thursday, 02 September 2010, 01:42 GMT-8
|
DetailsI have converted some files from MP3 to OGG. The ID3-Title-Tag (or Ogg-Vorbis-Tag) of these files follow the "Name - No. XXX" schema. After the conversion i've updated the catalog with bin/catalog_update.inc. After this step, the entire catalog (as well as the albums) consists only of songs with the title "Name", the rest after the dash is missing - but the original file still has the full title (verified by EasyTag). And if i print the the tags with bin/print_tags.inc, the title tag is complete and an array with 2 entries splitted at the dash.
|
This task depends upon