A number of new KodiLite 4.0 addons (such as filmon, tvplayer, itv and some adult addons) require Streamlink. As users have requested for the install method - I describe it below and attach the necessary files.
Streamlink is a python package successor to Livestreamer - which is very useful for playing iptv links with KodiLite. Streamlink installation includes serviceapp and exteplayer3. Therefore KodiLite then can play links additional to those in Streamlink supported sites.
More information for Streamlink can be found here :- https://www.vuplussu...n-livestreamer/
The attached ipk files are from that site, except futures and singledispatch which are from :-
https://linuxsat-sup...es-for-albatros
Streamlink install method (should work with openpli 6.1, openatv and openhdf images or similar):-
Download the following items from the attached below - and ftp those to /tmp :-
python-iso3166_0.8_all.ipk
python-iso639_0.4.5_all.ipk
python-websocket_0.44.0_all.ipk
futures-2.1.6-r0__all (4).ipk
singledispatch-3.4.0.3-r0 (5).ipk
python-streamlink_0.11.0.r0_mod_all.ipk
streamlinksrv_1.0.1_all.ipk
Then do telnet commands :-
opkg update
opkg --force-overwrite install /tmp/*.ipk > /tmp/slinst.txt 2>&1 &
Check in file /tmp/slinst.txt that the items installed ok (see slinst.txt attached). Then do telnet command :-
opkg install enigma2-plugin-systemplugins-serviceapp
and, for openpli or images which do not show correct date , do telnet command :-
opkg install enigma2-plugin-systemplugins-systemtime
Restart the box, after rebooting - under System/Systemtime set Sync time using 'NTP' and sync now with NTP server 'OK'. Then select 'Save' (green button) and exit.
Now you are ready to test the KodiLite addons requiring Streamlink.
Regards, pcd.
Attached Files
Edited by pcd, 8 April 2018 - 10:20.