Hi,
First thanks a LOT for you quick fix to:
https://sourceforge.net/tracker/?func=detail&atid=913573&aid=1782034&group_id=185512
(SMPlayer can't play internet radios that MPlayer can handle)
In the past I launched mplayer like this:
gmplayer -prefer-ipv4 -playlist "$1" ;;
...from a simple utility called Streamtuner that keeps my internet radio bookmarks.
I want to replace gmplayer with smplayer in my script. I can't find any command line option documentation.
And I would need the -playlist command line option as well... so this is my request to have the command line options for smplayer documented and "-playlist" supported.
(Note: currently, doing in a terminal:
smplayer --help
... just launches the program. Normally, most other other linux apps give the command line options when invoking --help. It would be great for smplayer to do the same :) (and also support -playlist ;-)
thanks!
Logged In: YES
user_id=115931
Originator: NO
I'll try to add the option -playlist for command line.
Displaying a helping message for -help is something pending from some time ago and I want to add it soon.
Logged In: YES
user_id=115931
Originator: NO
Added the options -playlist and -help for the command line, in version 0.5.46.
Logged In: YES
user_id=1758510
Originator: YES
You guys totally rock. I'll wait for this one to make it to getdeb.net
Gracias!!!!