Bugzilla – Bug 450
APEtag on Musepack files seems to go unrecognized
Last modified: 2008-12-18 11:51:21 UTC
2004-07-14 10:00:53.1986 Updating cache for: file:///Users/kpearsall/mpc/01-BillDouglas- Sapphire.mpc 2004-07-14 10:00:53.5771 Info: no title found, using plain title for file:///Users/kpearsall/mpc/01- BillDouglas-Sapphire.mpc 2004-07-14 10:00:53.5798 Guessing tags for: file:///Users/kpearsall/mpc/01-BillDouglas- Sapphire.mpc 2004-07-14 10:00:53.5831 Using format "(ARTIST - ALBUM) TRACKNUM - TITLE" = /\(([^\/]+) - ([^\/]+)\) (\d+) - ([^\/]+)/... 2004-07-14 10:00:53.5861 Using format "/ARTIST/ALBUM/TRACKNUM - TITLE" = //([^\/]+)/([^\/]+)/ (\d+) - ([^\/]+)/... 2004-07-14 10:00:53.5891 Using format "/ARTIST/ALBUM/TRACKNUM TITLE" = //([^\/]+)/([^\/]+)/ (\d+) ([^\/]+)/... 2004-07-14 10:00:53.5919 Using format "/ARTIST/ALBUM/TRACKNUM. TITLE" = //([^\/]+)/([^\/]+)/ (\d+)\. ([^\/]+)/... 2004-07-14 10:00:53.5948 Plain title for: /Users/kpearsall/mpc/01-BillDouglas-Sapphire 2004-07-14 10:00:53.6830 is 01-BillDouglas-Sapphire 2004-07-14 10:00:53.6861 Newsong: 1 for file:///Users/kpearsall/mpc/01-BillDouglas-Sapphire.mpc
Created attachment 69 [details] musepack file with simple ape tag
what info should be seen in this file? I have other mpc files that at least provide some basic info even tho the useful tags are not filled. This test file gives me nothing.... /mnt/mp3/Alternate/MPC/U2 - The Best Of 1980-1990/14 - All I Want Is You.mpc key: tagGlobalFlags - 2147483648 key: tagTotalSize - 101 key: tagVersion - 2000 key: fileHandle - key: tagTotalItems - 3 key: APETagLoc - 6478461 /mnt/mp3/Alternate/MPC/test.mpc
Artist BillDouglas Title Sapphire Genre New Age
something must be wrong with certain attachments in here. When looking at mp3 files or this musepack file, the download comes up as "attachment.cgi". I can rename, and I get a file that seems valid, but the tags are most certainly lost.
I do see the tags at the end of the raw file, but I haven't checked the parsing of them in the software.
Created attachment 152 [details] this shoudl clear it all up a bad seek meant that the tags were not read. only Guesstags were being created.
checked in a fix, with recommendation of Dan Sully. please reopen if you still have problems
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.