Streamlink * Open PLI Install Instruction First, install the latest OPENPLI imageIf you only want to install the Streamlink Pack, you get the following error messageopenpli 6.1-release formuler1


formuler1 login: root
Last login: Thu Jan 1 01:01:15 CET 1970 on pts/0
root@formuler1:~# opkg install /tmp/*.ipk
--force-reinstall /tmp/*.ipkCollected errors:
* opkg_prepare_file_for_install: Refusing to load file '/tmp/python-iso3166_0.8_all.ipk' as it matches the installed version of python-iso3166 (0.8).
root@formuler1:~# opkg install --force-reinstall /tmp/*.ipk
Reinstalling python-iso3166 (0.8) on root.
Installing python-iso3166 (0.8) on root.
Reinstalling python-iso639 (0.4.5) on root.
Installing python-iso639 (0.4.5) on root.
Reinstalling python-streamlink (0.11.0.r0_mod) on root.
python-streamlink: unsatisfied recommendation for python-streamlinksrv
Reinstalling python-websocket (0.44.0) on root.
Installing python-websocket (0.44.0) on root.
Reinstalling streamlinksrv (1.0.1) on root.
Installing python-streamlink (0.11.0.r0_mod) on root.
Installing streamlinksrv (1.0.1) on root.
Configuring python-iso639.
Configuring python-iso3166.
Configuring python-websocket.
Configuring python-streamlink.
Configuring streamlinksrv.
Collected errors:
* calculate_dependencies_for: Cannot satisfy the following dependencies for python-streamlink:
* python-futures * python-singledispatch *
* opkg_solver_install: Cannot install package python-streamlink.
root@formuler1:~# opkg install /tmp/*.ipk
opkg install --force-reinstall /tmp/*.ipkCollected errors:
* opkg_prepare_file_for_install: Refusing to load file '/tmp/python-iso3166_0.8_all.ipk' as it matches the installed version of python-iso3166 (0.8).
root@formuler1:~#
The two packages from the main stream Streamlink are required in addition, they push on / tmp and try to install again
Then install this Files
python-futures_3.0.3-r0_mips32el.ipk Download https://www.sendspace.com/file/tf3co9
python-singledispatch_3.4.0.3-r0_mips32el.ipk Download https://www.sendspace.com/file/h5ejuc
openpli 6.1-release formuler1
formuler1 login: root
Last login: Thu Jan 1 01:03:21 CET 1970 on pts/1
root@formuler1:~# opkg install --force-reinstall /tmp/*.ipk
Installing python-futures (3.0.3) on root.
Reinstalling python-iso3166 (0.8) on root.
Installing python-iso3166 (0.8) on root.
Reinstalling python-iso639 (0.4.5) on root.
Installing python-iso639 (0.4.5) on root.
Installing python-singledispatch (3.4.0.3) on root.
Reinstalling python-streamlink (0.11.0.r0_mod) on root.
python-streamlink: unsatisfied recommendation for python-streamlinksrv
Installing python-websocket (0.44.0) on root.
Installing python-streamlink (0.11.0.r0_mod) on root.
Package python-websocket (0.44.0) installed in root is up to date.
Reinstalling streamlinksrv (1.0.1) on root.
Installing streamlinksrv (1.0.1) on root.
Configuring python-futures.
Configuring python-singledispatch.
Configuring python-iso639.
Configuring python-iso3166.
Configuring python-websocket.
Configuring python-streamlink.
Configuring streamlinksrv.
root@formuler1:~#
Afters this install the Service App from Enigma2 over Plugins/Systemplugins and Reboot
Now the streamlink plugin is installed, but you can not see any streams to run. Why?
formuler1 login: root
Last login: Thu Jan 1 01:00:31 CET 1970 on pts/0
root@formuler1:~# /usr/sbin/streamlinksrv start.
Unknown command
root@formuler1:~# /usr/sbin/streamlinksrv start
pidfile /var/run/streamlink.pid already exist. Daemon already running?
root@formuler1:~# /usr/sbin/streamlinksrv manualstart
[streamlinksrv][info] Thu Jan 1 01:06:49 1970 Server started - Host: formuler1, Port: 8088
[streamlinksrv][info] Python: 2.7.12
[streamlinksrv][info] Streamlink: 0.11.0 / 09.03.2018
[streamlinksrv][info] Requests(2.11.1), Websocket(0.44.0)
127.0.0.1 - - [01/Jan/1970 01:06:50] "GET /http://tvcatchup.com/watch/bbcone HTTP/1.1" 200 -
127.0.0.1 - - [01/Jan/1970 01:06:50] URL: TVCatchup - Watch BBC One Quality: best
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:279: SystemTimeWarning: System time is way off (before 2014-01-01). This will probably lead to SSL verification errors
SystemTimeWarning
[streamlinksrv][error] Plugin error: Unable to open URL: https://a122.cdn.tvcatchup.comâŚp;...xsYS81LjAgKFdp (("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",))
127.0.0.1 - - [01/Jan/1970 01:06:51] "GET /http://tvcatchup.com/watch/bbcone HTTP/1.1" 200 -
127.0.0.1 - - [01/Jan/1970 01:06:51] URL: TVCatchup - Watch BBC One Quality: best
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:279: SystemTimeWarning: System time is way off (before 2014-01-01). This will probably lead to SSL verification errors
SystemTimeWarning
[streamlinksrv][error] Plugin error: Unable to open URL: https://a114.cdn.tvcatchup.comâŚp;...xsYS81LjAgKFdp (("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",))
Install the plugin Systemtime from the Enigma2 plugins and restart the box, after rebooting under System / Systemtime set Sysnc time using to NT and start NTP server once.
openpli 6.1-release formuler1
formuler1 login: root
Last login: Thu Jan 1 01:04:34 CET 1970 on pts/1
root@formuler1:~# /usr/sbin/streamlinksrv manualstart
pidfile /var/run/streamlink.pid does not exist. Daemon not running?
[streamlinksrv][info] Wed Mar 21 11:06:55 2018 Server started - Host: formuler1, Port: 8088
[streamlinksrv][info] Python: 2.7.12
[streamlinksrv][info] Streamlink: 0.11.0 / 09.03.2018
[streamlinksrv][info] Requests(2.11.1), Websocket(0.44.0)
127.0.0.1 - - [21/Mar/2018 11:07:11] "GET /https://www.youtube.com/watch?v=ftJYyevC6Us HTTP/1.1" 200 -
127.0.0.1 - - [21/Mar/2018 11:07:11] URL:
Quality: best
[streamlinksrv][info] Streams:
['144p', '240p', '360p', '480p', '720p', 'worst', 'best']
127.0.0.1 - - [21/Mar/2018 11:07:25] "GET /https://www.canlitvlive.io/izle/tgrt-eu.html HTTP/1.1" 200 -
127.0.0.1 - - [21/Mar/2018 11:07:25] URL: https://www.canlitvlive.io/izle/tgrt-eu.html Quality: best
[streamlinksrv][info] Closing currently open stream...
[streamlinksrv][error] Got exception: End Of Data!


formuler1 login: root
Last login: Thu Jan 1 01:01:15 CET 1970 on pts/0
root@formuler1:~# opkg install /tmp/*.ipk
--force-reinstall /tmp/*.ipkCollected errors:
* opkg_prepare_file_for_install: Refusing to load file '/tmp/python-iso3166_0.8_all.ipk' as it matches the installed version of python-iso3166 (0.8).
root@formuler1:~# opkg install --force-reinstall /tmp/*.ipk
Reinstalling python-iso3166 (0.8) on root.
Installing python-iso3166 (0.8) on root.
Reinstalling python-iso639 (0.4.5) on root.
Installing python-iso639 (0.4.5) on root.
Reinstalling python-streamlink (0.11.0.r0_mod) on root.
python-streamlink: unsatisfied recommendation for python-streamlinksrv
Reinstalling python-websocket (0.44.0) on root.
Installing python-websocket (0.44.0) on root.
Reinstalling streamlinksrv (1.0.1) on root.
Installing python-streamlink (0.11.0.r0_mod) on root.
Installing streamlinksrv (1.0.1) on root.
Configuring python-iso639.
Configuring python-iso3166.
Configuring python-websocket.
Configuring python-streamlink.
Configuring streamlinksrv.
Collected errors:
* calculate_dependencies_for: Cannot satisfy the following dependencies for python-streamlink:
* python-futures * python-singledispatch *
* opkg_solver_install: Cannot install package python-streamlink.
root@formuler1:~# opkg install /tmp/*.ipk
opkg install --force-reinstall /tmp/*.ipkCollected errors:
* opkg_prepare_file_for_install: Refusing to load file '/tmp/python-iso3166_0.8_all.ipk' as it matches the installed version of python-iso3166 (0.8).
root@formuler1:~#
The two packages from the main stream Streamlink are required in addition, they push on / tmp and try to install again
Then install this Files
python-futures_3.0.3-r0_mips32el.ipk Download https://www.sendspace.com/file/tf3co9
python-singledispatch_3.4.0.3-r0_mips32el.ipk Download https://www.sendspace.com/file/h5ejuc
openpli 6.1-release formuler1
formuler1 login: root
Last login: Thu Jan 1 01:03:21 CET 1970 on pts/1
root@formuler1:~# opkg install --force-reinstall /tmp/*.ipk
Installing python-futures (3.0.3) on root.
Reinstalling python-iso3166 (0.8) on root.
Installing python-iso3166 (0.8) on root.
Reinstalling python-iso639 (0.4.5) on root.
Installing python-iso639 (0.4.5) on root.
Installing python-singledispatch (3.4.0.3) on root.
Reinstalling python-streamlink (0.11.0.r0_mod) on root.
python-streamlink: unsatisfied recommendation for python-streamlinksrv
Installing python-websocket (0.44.0) on root.
Installing python-streamlink (0.11.0.r0_mod) on root.
Package python-websocket (0.44.0) installed in root is up to date.
Reinstalling streamlinksrv (1.0.1) on root.
Installing streamlinksrv (1.0.1) on root.
Configuring python-futures.
Configuring python-singledispatch.
Configuring python-iso639.
Configuring python-iso3166.
Configuring python-websocket.
Configuring python-streamlink.
Configuring streamlinksrv.
root@formuler1:~#
Afters this install the Service App from Enigma2 over Plugins/Systemplugins and Reboot
Now the streamlink plugin is installed, but you can not see any streams to run. Why?
formuler1 login: root
Last login: Thu Jan 1 01:00:31 CET 1970 on pts/0
root@formuler1:~# /usr/sbin/streamlinksrv start.
Unknown command
root@formuler1:~# /usr/sbin/streamlinksrv start
pidfile /var/run/streamlink.pid already exist. Daemon already running?
root@formuler1:~# /usr/sbin/streamlinksrv manualstart
[streamlinksrv][info] Thu Jan 1 01:06:49 1970 Server started - Host: formuler1, Port: 8088
[streamlinksrv][info] Python: 2.7.12
[streamlinksrv][info] Streamlink: 0.11.0 / 09.03.2018
[streamlinksrv][info] Requests(2.11.1), Websocket(0.44.0)
127.0.0.1 - - [01/Jan/1970 01:06:50] "GET /http://tvcatchup.com/watch/bbcone HTTP/1.1" 200 -
127.0.0.1 - - [01/Jan/1970 01:06:50] URL: TVCatchup - Watch BBC One Quality: best
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:279: SystemTimeWarning: System time is way off (before 2014-01-01). This will probably lead to SSL verification errors
SystemTimeWarning
[streamlinksrv][error] Plugin error: Unable to open URL: https://a122.cdn.tvcatchup.comâŚp;...xsYS81LjAgKFdp (("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",))
127.0.0.1 - - [01/Jan/1970 01:06:51] "GET /http://tvcatchup.com/watch/bbcone HTTP/1.1" 200 -
127.0.0.1 - - [01/Jan/1970 01:06:51] URL: TVCatchup - Watch BBC One Quality: best
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:279: SystemTimeWarning: System time is way off (before 2014-01-01). This will probably lead to SSL verification errors
SystemTimeWarning
[streamlinksrv][error] Plugin error: Unable to open URL: https://a114.cdn.tvcatchup.comâŚp;...xsYS81LjAgKFdp (("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",))
Install the plugin Systemtime from the Enigma2 plugins and restart the box, after rebooting under System / Systemtime set Sysnc time using to NT and start NTP server once.
openpli 6.1-release formuler1
formuler1 login: root
Last login: Thu Jan 1 01:04:34 CET 1970 on pts/1
root@formuler1:~# /usr/sbin/streamlinksrv manualstart
pidfile /var/run/streamlink.pid does not exist. Daemon not running?
[streamlinksrv][info] Wed Mar 21 11:06:55 2018 Server started - Host: formuler1, Port: 8088
[streamlinksrv][info] Python: 2.7.12
[streamlinksrv][info] Streamlink: 0.11.0 / 09.03.2018
[streamlinksrv][info] Requests(2.11.1), Websocket(0.44.0)
127.0.0.1 - - [21/Mar/2018 11:07:11] "GET /https://www.youtube.com/watch?v=ftJYyevC6Us HTTP/1.1" 200 -
127.0.0.1 - - [21/Mar/2018 11:07:11] URL:
Quality: best
[streamlinksrv][info] Streams:
['144p', '240p', '360p', '480p', '720p', 'worst', 'best']
127.0.0.1 - - [21/Mar/2018 11:07:25] "GET /https://www.canlitvlive.io/izle/tgrt-eu.html HTTP/1.1" 200 -
127.0.0.1 - - [21/Mar/2018 11:07:25] URL: https://www.canlitvlive.io/izle/tgrt-eu.html Quality: best
[streamlinksrv][info] Closing currently open stream...
[streamlinksrv][error] Got exception: End Of Data!