On Sat, Feb 26, 2011 at 03:32, sandeep <[email protected]> wrote: > So far I have provided only %artist% and %title% for the custom filename > layout. Does anyone have any suggestions for other fields that can be > included? > _______________________________________________ > Amarok-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/amarok-devel >
- enclosure filename - HTTP GET filename (the resulting filename after any redirects) - pubdate (multiple fields, the same as arguments to QDateTime::toString ) - sequence number (with leading zero's. Just for ordering by filename. Need to make sure the number is actually valid in the database) and any of the tags that can be present in the downloaded file, same as the Track copy dialog uses. Bart _______________________________________________ Amarok-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/amarok-devel
