Home > xwax_playlist_exporter

xwax_playlist_exporter

Xwax_playlist_exporter is a project mainly written in JavaScript, based on the GPL-2.0 license.

Amarok 2 script that exports your current playlist to a simple format recognised by xwax DVS

xwax Playlist Exporter

xwax Playlist Exporter lets you export your current playlist into file that is understood by xwax: Digital vinyl on Linux. (http://www.xwax.co.uk/)

How to:

  • Export your playlist for example as ~/Super Playlist
  • start xwax as:

    xwax -s /bin/cat -l "${HOME}/Super Playlist" [-l "${HOME}/Another Playlist" [other xwax options]]

Note: this script is of no use if you don't use xwax.

Homepage of this script is at kde-apps.org: http://kde-apps.org/content/show.php/?content=128373

Previous:DesignPatterns