Warning, /multimedia/amarok/supplementary_scripts/amarok_live/README is written in an unsupported language. File is not indexed.

0001 <div align="center"><b>Amarok Live</b></div>
0002 
0003 <b>About:</b><br>
0004 This script lets you create your own Amarok live! cd with music on it. It is very simple to use: click configure, and choose the iso as well as a temporary work directory. Clicking ok will start the unpacking, and when it is done, you can add music to the cd by selecting tracks and using the right click menu.<br>
0005 <br>
0006 When you are done selecting tracks, click Create Remastered CD. the iso will be created in the work dir that you selected during configure.<br>
0007 <br>
0008 <b>Dependencies:</b><br>
0009 A kernel with squashfs as either a module or compiled in.<br>
0010 squashfs-tools (see NOTE below)<br>
0011 cdrtools (for mkisofs)<br>
0012 Python 2.2<br>
0013 PyQt<pr>
0014 1.5 gb of free space<br>
0015 Original Amarok live! iso<br>
0016 K3b (optional) for automatic burning<br>
0017 <br>
0018 <b>License:</b><br>
0019 GPL V2<br>
0020 <br>
0021 <b>Note:</b><br>
0022 If you are using the amarok_live-1.3.iso cd, (not amarok_live-1.3-update1.iso) then you will not be able to remaster successfully unless you are using squashfs-tools version 2.1. Version 2.2 will create a cd that cannot boot. Please make sure to downgrade, or download the updated version of the iso. An xdelta (binary patch) is available too instead of the full iso.<br>
0023 <br>
0024 <b>CHANGELOG:</b><br>
0025 <i>Version 0.3:</i><br>
0026     Added new Qt config dialog, much faster and more streamlined.<br>
0027 <br>
0028 <i>Version 0.2:</i><br>
0029     Support for playlist transferring - shows up as a playlist on the livecd too!<br>
0030     Added Clear Music menu option.<br>
0031 <br>
0032 <i>Version 0.1:</i><br>
0033     First released version<br>
0034     Support for most features.<br>
0035     K3B support.<br>
0036     BUG: If cancel is clicked on the initial dialogs, does not exit cleanly.<br>
0037 <br>
0038 <b>Author:</b><br>
0039 Leo Franchi (lfranchi at gmail dot com)<br>
0040 Greg Meyer  (greg at gkmweb dot com)<br>
0041 Mike Diehl  (madpenguin8 at yahoo dot com)<br>
0042 <br>
0043 Based on a script by:<br>
0044 Ivan Kerekes (ikerekes at gmail dot com)<br>