Page 1 of 1

[SOLVED] Serviio 1.9 HLS redirection error

PostPosted: Mon Aug 28, 2017 8:18 pm
by cina
Hi!

Before 1.9 I had nginx redirection set up and all was working as expected. Redirection was configured through https (443) ports.
With version 1.9 video playback is not working. HTML5 player is complaining about that the video file was not found. Chrome DevTools log shows that Mixed Content was served with XMLHttpRequest. The item containing HLS-0 in its path requests a http item not https.
Is that by design? Can it be corrected? Any more info needed?

Thank you for your effort.

Zsolt

P.S.: The above situation is usually appearing if the software hard-codes base URI with http:// and not using relative paths exclusively. Is that possible? Can it be corrected? Thx.

Re: Serviio 1.9 HLS redirection error - possible solution

PostPosted: Wed Aug 30, 2017 11:54 am
by zip
Hi,

I have fixed this for 1.9.1 (to use relative paths).

Re: Serviio 1.9 HLS redirection error - possible solution

PostPosted: Tue Jan 30, 2018 2:21 pm
by cina
zip wrote:Hi,

I have fixed this for 1.9.1 (to use relative paths).


Hi! Is there any date planned for the release of 19.1? Any beta yet?

Thank you,
Zsolt.

Re: [SOLVED] Serviio 1.9 HLS redirection error

PostPosted: Wed Jan 31, 2018 10:52 am
by zip
Beta in a few days

Re: [SOLVED] Serviio 1.9 HLS redirection error

PostPosted: Sun Feb 04, 2018 4:38 pm
by cina
zip wrote:Beta in a few days


Hi!

Redirection is working fine. No "Media not found" error.

Thank you,

Zsolt.