
Enqueue in amarok
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
I needed a script to enqueue files in Amarok from the right click menu.
It's tested on Amarok 1.4.10 which I'm using. May work on Amarok 2.x as well.
It works recursively on directories and enqueues the following file formats in Amarok (more may be added manually):
.mp3
.m4a
.flac
.ogg
.aac
.wav
.wma
.asf
My time is short, but feel free to comment ans suggest improvements for the script
11 years ago
0.4 ignore case in file extension, i.e. mp3/MP3 will now enqueue.
Reduced code lines
0.3 uploaded to gnome-looks.org
11 years ago
0.4 ignore case in file extension, i.e. mp3/MP3 will now enqueue.
Reduced code lines
0.3 uploaded to gnome-looks.org
Please login or register to add a comment or rating