Page 1 of 1

Currently playing file & playlist

PostPosted: Mon May 16, 2016 1:52 am
by burtzerk
Hi

I'm trying to get the name of the currently playing file from SMPlayer. The difficulty is that I can only use a script as the SMPlayer instance is on a remote machine.

I've tried polling the ini file, the playlist and currently playing file doesn't seem to update until the playlist has completed.

Any ideas ?

Cheers

Re: Currently playing file & playlist

PostPosted: Mon May 16, 2016 3:25 am
by rvm
There's an option that saves the mplayer log to a file, you can parse the filename from it.

Preferences -> Advanced -> Logs -> Autosave mplayer/mpv log to file.