Copy To is an Amarok script that will copy selected track(s) to destination location.
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/
Known bug(s):
Stopping the script doesn't remove custom menu from playlist.
Requirements:
· Amarok
· kdialog
· sed
· perl
· head
· tail
What's New in This Release:
· 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
Product's homepage