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+1
Last edited by MichaelGiacomelli (saratoga) - Friday, 02 July 2010, 20:51 GMT+1
Task Type Patches
Category ID3 / meta data
Status Closed
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 100%
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

Closed by  MichaelGiacomelli (saratoga)
Friday, 02 July 2010, 20:51 GMT+1
Reason for closing:  Rejected
Additional comments about closing:  To elaborate, this patch is rejected because TPA seems to have been depreciated for most of a decade, so theres no sense supporting it..
Comment by Laurent Caillat-Vallet (dool) - Thursday, 09 August 2007, 14:49 GMT+1
Damn... Forgot to attach the patch... :o)

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

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

Loading...