Search found 5 matches

Go to advanced search

by TDIger20
23 Jun 2019 22:21
Forum: Scripting VLC in lua
Topic: requests/status.xml?command=pl_play&id
Replies: 3
Views: 2415

Re: requests/status.xml?command=pl_play&id

Found it (hopefully, for me it works): Add to the XDPF the following: <track> ... <extension application="http://www.videolan.org/vlc/playlist/0"> ... <vlc:id>MyId</vlc:id> ... </extension> ... </track> And to the HTML; ... <A HRef=http://:xxx@xxx.xxx.xxx.xxx:8080/requests/status.xml?comma...
by TDIger20
20 Jun 2019 19:26
Forum: Scripting VLC in lua
Topic: requests/status.xml?command=pl_play&id
Replies: 3
Views: 2415

Re: requests/status.xml?command=pl_play&id

Thanks for this answer!
Is there a way to figure out the ID or an other request command like Track-Number or so?
by TDIger20
20 Jun 2019 14:05
Forum: Scripting VLC in lua
Topic: requests/status.xml?command=pl_play&id
Replies: 3
Views: 2415

requests/status.xml?command=pl_play&id

I have two questions to this command: I'm creating out of a database a XSPF playlist for the VLC and – same order and filter – a HTML page with thumbnails. I have now added an icon to the page where I want, that a click on it causes that the VLC jumps to that movie. So the hyperlink in the HTML look...
by TDIger20
16 Apr 2019 20:45
Forum: VLC for Android and Chrome OS
Topic: How to name a network file for a Smart TV app
Replies: 3
Views: 290

Re: How to name a network file for a Smart TV app

Use smb://
Works fine - Thank you!
by TDIger20
15 Apr 2019 22:03
Forum: VLC for Android and Chrome OS
Topic: How to name a network file for a Smart TV app
Replies: 3
Views: 290

How to name a network file for a Smart TV app

In this case I have 3 devices: A normal Main PC with a lot of drives containing a lot of movies. A small PC which shall serve the TV with a smaller HDD on which I replace from time to time movie files from main PC A TV with an Amazon FireTV stick and the VLC app on it. All 3 components are in the sa...

Go to advanced search