Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7565 - support for the TPA tag

Attached to Project: Rockbox
Opened by Laurent Caillat-Vallet (dool) - Thursday, 09 August 2007, 14:48 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Thursday, 09 August 2007, 16:38 GMT+2
Task Type Patches
Category ID3 / meta data
Status Unconfirmed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

Sorting tracks with metadata did not use the discnumber tag...
After checking the tags put in my files, I saw the tagging software I used (can't remember if it was an old version of iTunes or easytag) put the TPA tag, not the TPOS tag (I think it's an obsolete id3v2.0 tag).
Anyway, here's a small patch to support this tag...
This task depends upon

Comment by Laurent Caillat-Vallet (dool) - Thursday, 09 August 2007, 14:49 GMT+2
Damn... Forgot to attach the patch... :o)

Here it is.
   50-id3TPA.patch (0.7 KiB)
 id3.c |    1 +
 1 file changed, 1 insertion(+)

Comment by Laurent Caillat-Vallet (dool) - Thursday, 09 August 2007, 14:51 GMT+2
Oops... Typo... (in a 1 line patch... I really need some sleep...)
   50-id3TPA.patch (0.7 KiB)
 id3.c |    1 +
 1 file changed, 1 insertion(+)

Loading...