
Another simple shell script with a graphical front-end (this time kfiledialog versus kdialog). The user selects a standard m3u playlist and it is opened with kplayer (in reality it converts the playlist to kplayerrc, overwrites the current rc and opens kplayer).
This script was inspired after finding out that kplayer could not import playlists. Originally the script was written as a command-line app taking the playlist filename as an argument, but after working with kdialog for my other script, decided to add a GUI to this one as well.
If you like kplayer, but wish you could easily import m3u playlists, this might help you out.
14 years ago
- New Import/Export feature
- Fixed bug where filter in file dialogs would change to a file name if there's only one playlist in the directory (put "*.mp3" in quotes)
14 years ago
- New Import/Export feature
- Fixed bug where filter in file dialogs would change to a file name if there's only one playlist in the directory (put "*.mp3" in quotes)
kiriuja
14 years ago
Report
Hackeron
14 years ago
Report