Comment 7 for bug 766814

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Now it possible to export a Readable Text Playlist from a set-log with lp:~daschuer/mixxx/features_setlog.
Like:
1 interpret name - title
2 interpret name - title
3 interpret name - title

I have played around with the mixcloud upload and found out that they support list separated with dashes and comma (*.csv) format. They support:
Artist - Titel
Artist - Titel - Label
Artist,Titel,Label
"Artist"Titel","Label"
Artist - Titel(Label)
A leading number with a dot is ignored. A number without dot causes that the first letter of the artist is ignored.
Unfortunatly the can not handle embedded dashes, but that's their problem.

In forum ther was mentioned the 1001tracklists format. This is described here:
http://www.1001tracklists.com/create/tracklist.php?new

01. 00:00 artist - trackname (remixer remixname)
02. 04:30 ID
03. 08:00 artist2 - trackname2 (...)

This format is not excepted by mixcloud because of the additional Cue information.

Should we extend our "Readable Text" format with these Cue information when we have it in database?

In any case I will change the playlist position format to a "01."