CleanLinks icon indicating copy to clipboard operation
CleanLinks copied to clipboard

Breaks download of stream.m3u from vti-image on vu+ SAT-receiver -> no streaming to vlc

Open OderDochNicht opened this issue 9 years ago • 2 comments

Without Clean Links the stream.m3u file looks like this:

EXTM3U

EXTVLCOPT--http-reconnect=true

http://192.168.233.8:8001/1:0:19:283D:3FB:1:C00000:0:0:0:

with Clean Links activated there is the sender-part missing:

EXTM3U

EXTVLCOPT--http-reconnect=true

http://192.168.233.8:8001/

therefore vlc cannot find the stream to play.

A solution could be to deactivate the text edit function for files downloaded from the LAN.

OderDochNicht avatar Sep 08 '15 09:09 OderDochNicht

Hi @OderDochNicht, have you tried right-clicking the toolbar button and whitelisting 192.168.233.8?

diegocr avatar Sep 08 '15 14:09 diegocr

Having opened the webinterface of the vu+, selected a sender and right-clicked the Clean Links toolbar I only get a white space with some describing text above it. No URL/URI to select from.

Am 08.09.15 um 16:14 schrieb Diego Casorran:

Hi @OderDochNicht https://github.com/OderDochNicht, have you tried right-clicking the toolbar button and whitelisting |192.168.233.8|?

— Reply to this email directly or view it on GitHub https://github.com/diegocr/CleanLinks/issues/99#issuecomment-138572996.

OderDochNicht avatar Sep 08 '15 15:09 OderDochNicht