
Burn Playlist 2 CD
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
Bugfixed and extended version of the \"Playlist2CD\" script, by Christoph Barth, who deserves all credits.
http://www.kde-apps.org/content/show.php/playlist+2+cd?content=95972
Works now with Amarok 2.2. The scipt allows you to send a playlist to K3b to burn it as Audio-CD or MP3-CD.
9 years ago
2.0 works with Amarok 2.2, added possibility to burn MP3-CD.
9 years ago
2.0 works with Amarok 2.2, added possibility to burn MP3-CD.
Evilegidiux
6 years ago
Report
augegr
8 years ago
PlaylistItems.unshift("--data");
instead of
PlaylistItems.unshift("--datacd");
otherwise it won't work. I checked with k3b command line directly to see.
Otherwise, great and simple approach to a very basic thing :-)
Report
tachyian
8 years ago
Report
axelgr
8 years ago
Could you have a look and update the script if possible?
Thanks for your work nevertheless.
Report
axelgr
8 years ago
Report
mmbossoni
8 years ago
The only problem is that it isn't working with k3b 1.91. Just changing the parameter from datacd to data solved the problem :D
Report
muffinman
9 years ago
Gruß,
Christoph
Report