just a heads up, I have reworked the plugged so that each tuner type can have it own bouquet selection, as a result you may have to reselect your chosen bouquet and save again in next version.
@andyblac1974 said:
just a heads up, I have reworked the plugged so that each tuner type can have it own bouquet selection, as a result you may have to reselect your chosen bouquet and save again in next version.
Good job there @andyblac1974 ! ![]()
for those of you wanting to test it,
oops, left some debug in the 2 secs
ok try this one
@andyblac1974 said:
ok try this one
@cyb3rgh05t said:
@andyblac1974 said:
ok try this one
can you please try this just to see if it does not crash any more thanks.
new version should be fixed
Hi,
is it possible to run the plugin on OpenPLI 4?
I have installed the plugin manually, added python email and the plugin starts.
But after configuration, only 2 Files are created and the box is not found by plex server.
I have a Xtrend ET9200 with 2 Sat-Tuners and OpenPLI 4
@Adraribach said:
Hi,is it possible to run the plugin on OpenPLI 4?
I have installed the plugin manually, added python email and the plugin starts.But after configuration, only 2 Files are created and the box is not found by plex server.
I have a Xtrend ET9200 with 2 Sat-Tuners and OpenPLI 4
I would need a full debug log from e2 starting, but iirc the plugin should be in there feeds, look in Plugin Browser in system section the for HRTunerProxy.
I searched all categories of the plugins feed, but the HRTunerProxy is not there.
I’ll check the log later.
Here is the log:
https://pastebin.com/6cFRvej6
Thx for looking into this.
@Adraribach said:
Here is the log:
[Avahi] avahi_timeout_new[Avahi] avahi_watch_new(3 0x1)[Avahi] avahi_timeout - Pastebin.com
Thx for looking into this.
[HRTunerProxy] Starting SSDP for DVB-S, device_uuid: db948612-92a2-477f-bd9d-3e07ab47825d
[HRTunerProxy] SSDP Registering upnp:rootdevice (http://192.168.170.102:6083/device.xml)
[HRTunerProxy] Serving HTTP on 192.168.170.102 port 6083```
looks good plex should see it, what PMS version are you running ?
Version 1.10.1.4602
What about this section in the Enigma log?:
192.168.170.1 - - [14/Dec/2017 14:52:04] “GET /device.xml HTTP/1.1” 200 -
192.168.170.1 - - [14/Dec/2017 14:52:09] “GET /discover.json HTTP/1.0” 200 -
----------------------------------------
Exception happened during processing of request from (‘192.168.170.1’, 37260)
Traceback (most recent call last):
File “/usr/lib/python2.7/SocketServer.py”, line 284, in _handle_request_noblock
File “/usr/lib/python2.7/SocketServer.py”, line 310, in process_request
File “/usr/lib/python2.7/SocketServer.py”, line 323, in finish_request
File “/usr/lib/python2.7/SocketServer.py”, line 640, in init
File “/usr/lib/python2.7/SocketServer.py”, line 693, in finish
File “/usr/lib/python2.7/socket.py”, line 303, in flush
error: [Errno 32] Broken pipe
----------------------------------------
sorry missed that, tbh I’m not sure, it just using standard python socket libraries.
Hmm, looking at it again, I wonder if these two files should be created by your plugin?
device.xml
discover.json
on my box, they are not.
Only
DVB-S.device
DVB-S.discover
are created.
@Adraribach said:
Hmm, looking at it again, I wonder if these two files should be created by your plugin?
device.xml
discover.jsonon my box, they are not.
Only
DVB-S.device
DVB-S.discover
are created.
only the 2 correct, but the url of the others should be live, but it seems you box is crashing the socket python library, so the web server is not online.
Can I ask two very silly questions?
- Can I just FileZilla transfer the new HRproxytuner file over to the same location and delete the old files?
- Does the box need to be on or in standby for the 2 tuners and IPTV to work?
Thanks Andy
@shaneosullivan said:
Can I ask two very silly questions?
- Can I just FileZilla transfer the new HRproxytuner file over to the same location and delete the old files?
- Does the box need to be on or in standby for the 2 tuners and IPTV to work?
Thanks Andy
- Can I just FileZilla transfer the new HRproxytuner file over to the same location and delete the old files?
Yes, just upload the src folder to the system-plugins folder and rename toHRTunerProxy
- Does the box need to be on or in standby for the 2 tuners and IPTV to work?
if you want plex to have access to both tuners, and IPTV your box would need to be in StandBy.