Makes play buttons in Video Station generate VLC playlists rather than playing videos in the browser.
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.
File1=\192.168.1.99\video\Cinema\Films\What.Happened.to.Monday.2017.MULTi.1080p.BluRay.DTS.x264-LOST.mkv
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:
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!
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.