VLC Service with playlist

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
alf
Blank Cone
Blank Cone
Posts: 16
Joined: 05 Jan 2009 02:24

VLC Service with playlist

Postby alf » 01 Jul 2009 15:07

Hello,

is it possible to start a VLC NT service with a playlist? I need a http interface showing a playlist (whatever format), so a user can select a stream/file from the list and it plays the item. Everything works for now (access to the website using a browser etc), except nothing shows up in the playlist. Starting the command by hand works, all items on the playlist show up.

My current command options:

Code: Select all

C:\somewhere\vlc.exe -I ntservice --ntservice-install --ntservice-name "VLC FM Player 1" --ntservice-extraintf http --ntservice-options "--config C:\somewhere\vlcrc" C:\somewhere\FMRadio.pls
In the services panel, I can see the whole command without the playlist option.

Alf

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Service with playlist

Postby VLC_help » 01 Jul 2009 18:27

Does it help if you add playlist as first command-line option?

alf
Blank Cone
Blank Cone
Posts: 16
Joined: 05 Jan 2009 02:24

Re: VLC Service with playlist

Postby alf » 01 Jul 2009 19:47

Does it help if you add playlist as first command-line option?
Like that?

Code: Select all

C:\somewhere\vlc.exe C:\somewhere\FMRadio.pls -I ntservice --ntservice-install --ntservice-name "VLC FM Player 1" --ntservice-extraintf http --ntservice-options "--config C:\somewhere\vlcrc"
No, it simply overrides the playlist. It results into the same command line as shown above.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Service with playlist

Postby VLC_help » 02 Jul 2009 17:30

Could you also open logger interface and check if it complains something when you start VLC?

alf
Blank Cone
Blank Cone
Posts: 16
Joined: 05 Jan 2009 02:24

Re: VLC Service with playlist

Postby alf » 12 Jul 2009 18:23

Could you also open logger interface and check if it complains something when you start VLC?
What command line options I have to add using the NT service? Using the standard interface it works, but how can I do that in service mode?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Service with playlist

Postby VLC_help » 13 Jul 2009 14:11

--ntservice-extraintf logger should hopefully open it.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 91 guests