VLC Station

Makes play buttons in Video Station generate VLC playlists rather than playing videos in the browser.

< Opiniones de VLC Station

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 24/01/2019

Unable to contact the DiskStation

Hello,

First I would thank you for your work, I've been serching a way to use the Video Station browser, which is very great, with VLC but couldn't find a good way until your script.

I still have a little problem. I have edited the @include, so the script is available when I want, by the way, how can we add 2 adresses ?

When I'm connecting through : https://192.168.1.:PORT/?launchApp=SYNO.SDS.VideoStation.AppInstance&SynoToken=****** It's working great.

But when I use my domain such as : https://mydomain.synology.me/video When I try to watch something I have this error : "VLC Station Error Unable to contact DiskStation Status code: 0"

If for example, I take one playlist.vlc file that is working and I edit myself the path of "File1" with the domain, it's working, I can watch the video.

So what is wrong ? I'm using Chrome with updated versions.

§
Publicado: 27/01/2019

Can you tell me exactly how you edit the path of File1? Or provide an example of what the playlist file looks like when you go through https://mydomain.synology.me/video ? This will help me work out what I need to make the script do in these circumstances.

§
Publicado: 27/01/2019
  1. I'm editing the path of File1 with Notepad by opening the file "playlist.vlc".
  2. Exemple of what is working : File1=\xxxxxxxxxxx.synology.me\video\Cinema\Films\What.Happened.to.Monday.2017.MULTi.1080p.BluRay.DTS.x264-LOST.mkv

File1=\192.168.1.99\video\Cinema\Films\What.Happened.to.Monday.2017.MULTi.1080p.BluRay.DTS.x264-LOST.mkv

  1. I've found a way to make it work with the domain. Here is the way I did :
  2. Edit the Script and Add : // @include /^https?://xxxxxxxxx.synology.me/alias/.*$/
  3. Always use that link : https://xxxxxxx.synology.me:1111/?launchApp=SYNO.SDS.VideoStation.AppInstance

So When using that link, it is working great, but if you remove the "?launchApp=SYNO.SDS.VideoStation.AppInstance" from the link, I get the same problem as above.

Hope it helped :smile:

§
Publicado: 07/11/2019

Same for me, many thanks it really works great in LAN but how can I make it work if my files are on my ftp?

This is the playlist.vlc I get from http://xxxxxxxxxx.synology.me:5000/?launchApp=SYNO.SDS.VideoStation.AppInstance&SynoToken...

File1=\xxxxxxxxxx.synology.me\video\Scarface.1932.German.720p.BluRay\scarface.1932.german.720p.bluray.mkv

And this is what actually works File1=ftp://xxxxxxxxxx.synology.me/Scarface.1932.German.720p.BluRay/scarface.1932.german.720p.bluray.mkv

Can you please explain a noob where exactly I must edit the script to make it work with my ftp server?

Thank you!

Publicar respuesta

Inicia sesión para responder.