Displaying 4 results from an estimated 4 matches for "tsop".
Did you mean:
stop
2007 Sep 12
2
The use for an XML based metadata format
...similar problem. There is consistency and indexability to be
> addressed (Ludvig van Beethoven; Beethoven, Ludvig van;
> Beethoven).
ID3 has a concept of "sort" tags, which provide a string for sorting
purposes which is different from the (presumedly full name) of the usal
tag. TSOP="Beethoven", TCOM="Ludwig van Beethoven".
If you want something more precise, you have to link to unique
identifiers for a particular artist, like a musicbrainz id. I
gather that's not what you're interested in here?
> Finally complex relationships are even harder...
2007 Sep 12
0
The use for an XML based metadata format
...consistency and indexability to be
>> addressed (Ludvig van Beethoven; Beethoven, Ludvig van;
>> Beethoven).
>
> ID3 has a concept of "sort" tags, which provide a string for sorting
> purposes which is different from the (presumedly full name) of the usal
> tag. TSOP="Beethoven", TCOM="Ludwig van Beethoven".
>
> If you want something more precise, you have to link to unique
> identifiers for a particular artist, like a musicbrainz id. I
> gather that's not what you're interested in here?
>
Well, musicbrainz is grea...
2013 Oct 21
11
swapfile on btrfs, temporary solution for wiki
Hello list, i know what btrfs don''t support swap files.
I read arch wiki and when i reading about systemd addon for auto
create swapfile on btrfs, i invent the way, how create and using swap
file, just see following sh code:
swapfile=$(losetup -f) #free loop device
truncate -s 8G /swap #create 8G sparse swap file
losetup $swapfile /swap #mount file to loop
mkswap $swapfile
swapon
2007 Sep 09
7
The use for an XML based metadata format
Daniel,
these are all good ideas and worth progressing. However, it may be
better not to merge too many goals in one format (MPEG-7 did that and
ended up as a big mess). So, I suggest to start by structuring the
types of things you want - then finding out which parts belong where
into existing formats such as vorbis comment, Skeleton and CMML, and
only then start to develop a new format.
For