I have successfully installed HTTPAceProxy on Ubuntu Notebook some time ago. Now I tried to do the same on headless RPi3.
I am running:
pi@raspberrypi:/opt/HTTPAceProxy $ sudo python3 /opt/HTTPAceProxy/acehttp.py
But accessing http://192.168.0.38:8081/torrenttv gives me empty playlist
acehttp.py [LINE:97 ]# INFO [04.12 17:01:38] [192.168.0.38]: GET HTTP/1.1 request for: /torrenttv acehttp.py [LINE:98 ]# DEBUG [04.12 17:01:38] [192.168.0.38]: Request headers: {'Accept-Encoding': 'identity', 'Accept-Language': 'ru,en;q=0.9', 'Host': '192.168.0.38:8081', 'Accept': 'text/html, application/xml, application/xhtml+xml, */*', 'User-Agent': 'Opera/10.60 (X11; openSUSE 11.3/Linux i686; U; ru) Presto/2.6.30 Version/10.60', 'Connection': 'close', 'Referer': 'http://mym3u4:'} torrenttv_plugi [LINE:123 ]# DEBUG [04.12 17:01:38] [Torrenttv]: plugin sent playlist to [192.168.0.38] acehttp.py [LINE:65 ]# DEBUG [04.12 17:01:38] [192.168.0.38]: Disconnected
I have successfully installed HTTPAceProxy on Ubuntu Notebook some time ago. Now I tried to do the same on headless RPi3.
I am running:
pi@raspberrypi:/opt/HTTPAceProxy $ sudo python3 /opt/HTTPAceProxy/acehttp.pyBut accessing http://192.168.0.38:8081/torrenttv gives me empty playlist
acehttp.py [LINE:97 ]# INFO [04.12 17:01:38] [192.168.0.38]: GET HTTP/1.1 request for: /torrenttv acehttp.py [LINE:98 ]# DEBUG [04.12 17:01:38] [192.168.0.38]: Request headers: {'Accept-Encoding': 'identity', 'Accept-Language': 'ru,en;q=0.9', 'Host': '192.168.0.38:8081', 'Accept': 'text/html, application/xml, application/xhtml+xml, */*', 'User-Agent': 'Opera/10.60 (X11; openSUSE 11.3/Linux i686; U; ru) Presto/2.6.30 Version/10.60', 'Connection': 'close', 'Referer': 'http://mym3u4:'} torrenttv_plugi [LINE:123 ]# DEBUG [04.12 17:01:38] [Torrenttv]: plugin sent playlist to [192.168.0.38] acehttp.py [LINE:65 ]# DEBUG [04.12 17:01:38] [192.168.0.38]: Disconnected