hackTV icon indicating copy to clipboard operation
hackTV copied to clipboard

cors origin problem

Open sunsgs opened this issue 8 years ago • 3 comments

This is not parsing an external (also internal) m3u file. I have a cors issue problem and the response object is empty.

sunsgs avatar Mar 02 '17 11:03 sunsgs

Hi. TV emulator don't allow to access to local\external files. On real hardware this should work.

kosmodrey avatar Mar 04 '17 17:03 kosmodrey

Hi How to hack tv?

Genjiyakuza1997 avatar Feb 28 '18 14:02 Genjiyakuza1997

Edit parser.js file and change data = data.split(/\r|\n/);

vcka avatar Jun 09 '18 23:06 vcka