PDA

View Full Version : MP3 sort order tagging



2004-01-26, 15:58
Does anyone know of an MP3 tag editing program that will allow you to edit the sort order tags (TSOP, TSOA, and TSOT)? I notice that slimserver supports these tags, but I can't figure out how to write them.

Taylor

Victor Brilon
2004-01-26, 16:50
Are you looking for a Windows GUI to do this or a program command-line
to do so? If it's the latter, I managed to do some fiddling with Perl
and the MP3:Tag to get these tags inserted. I have no idea what they do
though so I don't know how to test whether it actually worked.

Victor

trmp3 (AT) hoghill (DOT) net wrote:
> Does anyone know of an MP3 tag editing program that will allow you to edit the sort order tags (TSOP, TSOA, and TSOT)? I notice that slimserver supports these tags, but I can't figure out how to write them.
>
> Taylor
>

michael
2004-01-26, 18:13
I've attached TSOP tags to most of my files, (using 'taged' under
linux) but so far slimserver doesn't seem to care. I see there's code
in the server to read those tags, but I haven't tried to trace it down
to where it does the sorting to see where it breaks yet.

-michael
--
"ad meo non importante culum rodenti est"

Victor Brilon <victor (AT) victorland (DOT) com> writes:
> Are you looking for a Windows GUI to do this or a program command-line
> to do so? If it's the latter, I managed to do some fiddling with Perl
> and the MP3:Tag to get these tags inserted. I have no idea what they
> do though so I don't know how to test whether it actually worked.
>
> Victor
>
> trmp3 (AT) hoghill (DOT) net wrote:
>> Does anyone know of an MP3 tag editing program that will allow you to edit the sort order tags (TSOP, TSOA, and TSOT)? I notice that slimserver supports these tags, but I can't figure out how to write them.
>> Taylor