Description: A very simple script to play amarok from cron with a playlist. It will start amarok if it is not started. It will also set the volume (default 65).
I was using mplayer but wanted to use amarok.
Hope someone finds this useful.
Things to change are under config ### CONFIG ### AMAROK=/usr/bin/amarok # default playlist playlist_def="/home/keith/playlist/default.m3u" # Volume level VOLUME=65Last changelog:
Ratings & Comments
0 Comments