
Copy To
Source (link to git-repo or to original if based on someone elses unmodified work):
- Featuring kdialog so it can use kio_slaves,
eg.: media://, fish://, ftp://, bluetooth://(?)
http://blog.neofreko.com/index.php/2007/01/04/amarok-script-copy-to/
Dependencies:
v0.1:
- kdialog
- sed
v0.2:
- kdialog
- sed
- perl
- head
- tail
Known bug(s):
Stopping the script doesn't remove custom menu from playlist. FIXED in v0.3
2008/5/28:
- Added spanish translation contributed by Juan Carlos I de Bourbon Whiskey
v0.3 (improvement from Allis Tauri):
- Script readability! (my original were for sure: crappy)
- elegant script shutdown, featuring trap to remove the menus
- better id3 handling (for itunes like directory structure)
- amarok internal messages replace kdialog for showing copying progress
v0.2:
- new feature(menu). Smart copy to ARTIST_INITIAL/ARTIST/ALBUM format (iPod like)
Ratings & Comments
4 Comments
I was actually on my way to start learning how to create amarok scripts when I stumbled upon yours and now I don't have to! This was exactly what I was looking for. Good job!
Was wondering why default Amarok app does not provide CD ripping functionality (mine had options after 'Manage Files' disabled) so if they add this to the default build, it will be great. Ultimately used the method described at http://docs.kde.org/development/en/kdebase/userguide/audio-cd.html
I wanted something like this for a looong time. Thanks a lot!
Ditto, nice work.