Description: Don't know if there is a better way to do this, so i just made this crude servicemenu. The selected video files will be saved to a correctly formatted playlist and then this will be loaded into mplayer (gui version). Since i could not get sed to insert a newline escape char i patched it up with tr, so this servicemenu doesn't work if you use the '
Ratings & Comments
2 Comments
I know I am a bit late, but... why not just Exec=gmplayer %U ?
It works very well, i changed the file name of the playlist to .mplayer_playlist.txt to hide the file from the home dir. Thanks