Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/index.php)
-   BSPlayer for Android (http://forum.bsplayer.com/forumdisplay.php?f=26)
-   -   HTTP Stream and AUTOLOAD Subtitles from same link but with .srt at the end (http://forum.bsplayer.com/showthread.php?t=19691)

wincore 18th September 2012 05:24 PM

HTTP Stream and AUTOLOAD Subtitles from same link but with .srt at the end
 
Hello, can you add ability to automatical download subtitles if HTTP stream is:
http://localhost/movies/myMovie.mkv
then BS Player also try automaticaly load subtitles from:
http://localhost/movies/myMovie.srt
Is possible to implement this in next version?
Thank you.

Ico-man 19th September 2012 09:28 AM

This should work already, for local files, but you have to enter IP instead of localhost. We will add localhost also.

wincore 19th September 2012 09:33 AM

Hello, for local files is it a standard, but because BS Player cannot play files from FTP, then HTTP stream with autoload from remote subtitle file is a good option and feature I think. Then I can serve media files over own HTTP server with browser listing. It's easier workaround, than you decide to implement FTP/FTPS browsing in BS Player.

wincore 19th September 2012 09:54 AM

localhost - i originally mean any remote IP address / domain, sorry for misleading

dburckh 22nd September 2012 06:34 AM

So, I'm trying to implement this on the server side (Nexus Media Importer) because a lot of people have been asking for it.

When I send you:
Code:

http://127.0.0.1:34427/play/Tangled.mkv?id=61&ext=.mkv
You are sending me this:
Code:

POST /play/Tangled.mkv?id=61&ext=.srt HTTP/1.1
User-Agent: Dalvik/1.6.0 (Linux; U; Android 4.1.1; Nexus 7 Build/JRO03D)
Host: 127.0.0.1:34427
Connection: Keep-Alive
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Content-Length: 0

Would this normally be a GET? Are you expecting the URL back, or the actual .srt file? If the URL, can you give me an example format? (I'm looking for the key)

Thanks!

dburckh 4th October 2012 03:02 AM

Quote:

Originally Posted by dburckh (Beitrag 63905)
So, I'm trying to implement this on the server side (Nexus Media Importer) because a lot of people have been asking for it.

When I send you:
Code:

http://127.0.0.1:34427/play/Tangled.mkv?id=61&ext=.mkv
You are sending me this:
Code:

POST /play/Tangled.mkv?id=61&ext=.srt HTTP/1.1
User-Agent: Dalvik/1.6.0 (Linux; U; Android 4.1.1; Nexus 7 Build/JRO03D)
Host: 127.0.0.1:34427
Connection: Keep-Alive
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Content-Length: 0

Would this normally be a GET? Are you expecting the URL back, or the actual .srt file? If the URL, can you give me an example format? (I'm looking for the key)

Thanks!

Don't know if you fixed this because of me, or fixed it before I mentioned it, but it's working! Thanks!

Ico-man 8th October 2012 11:21 AM

As long as it works now. :wink:

wincore 1st June 2013 02:00 PM

Hello, i discover, that competitive MX Player can open remote subtitles as i wish for BSplayer earlier.
It means, if MX Player open http://public.ip/movies/myMovie.mkv then it is trying to also open:

http://public.ip/movies/myMovie.srt
http://public.ip/movies/myMovie.ass
http://public.ip/movies/myMovie.smi
http://public.ip/movies/myMovie.sub
http://public.ip/movies/myMovie.txt
http://public.ip/movies/myMovie.ssa
http://public.ip/movies/myMovie.mpl
http://public.ip/movies/myMovie.psb

So, with MX Player i can watch remote movies even with subtitles.
With BSPlayer I can't.
Because I paid both, can you add support for this feature please?
I will be very appreciated.
Thank you very much and best wishes.

Ico-man 7th June 2013 11:18 AM

It is already active for local ip's, we will add it for public ip's also.


All times are GMT +1. The time now is 07:38 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20