Reading the current filename

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
LiveAshish
New Cone
New Cone
Posts: 1
Joined: 01 Mar 2014 18:03

Reading the current filename

Postby LiveAshish » 01 Mar 2014 19:02

I want to read the current filename or playlist using Python or command line.
I used this to show the current files playing.

Code: Select all

$ lsof -c vlc | grep REG | grep -v -e '\.[ms]o' -e 'SYSV' -e 'font'
But I want to access the file which holds the current filename or playlist.

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 22 guests