Jump to content


mrvica

Member Since 9 Mar 2016
Offline Last Active Today, 11:45
*****

#1619260 Google news reader enigma2 plugin

Posted by mrvica on 22 April 2024 - 18:22

above .zip worked fine for PLi 8.3, not for PLi py3, there was an error on all feeds, "sorry no feeds available", so another try:

 

 

Attached Files




#1617873 Google news reader enigma2 plugin

Posted by mrvica on 13 April 2024 - 19:06

I improved the plugin a bit, now the most feeds are working, rss 2.0 as well, the code is both for py2/py3, tested only on py2, thumb nails would be nice if someone can add it

 

Attached Files




#1611093 Video Player Simple

Posted by mrvica on 12 March 2024 - 14:54

pre-release, support for .pls internet streams

internet-radio-streams.pls · GitHub

if you have enigma2 .pls file, please rename it to .e2pls

 

Attached Files




#1599772 OpenPLi 9.0 release available

Posted by mrvica on 17 January 2024 - 15:12

you may try

opkg list-installed *samba*
opkg remove *samba* --force-depends




#1589044 Packing / unpacking IPK’s.

Posted by mrvica on 12 December 2023 - 19:26

if that script uses busybox ar it won´t work, you need full featured ar, here for armhf boxes

 

Attached Files




#1586488 Xtrend et7100 v2 no h265 movie playback

Posted by mrvica on 4 December 2023 - 15:17

you may try exteplayer3, install serviceapp and switch in menu to exteplayer3




#1565778 Video Player Simple

Posted by mrvica on 9 September 2023 - 16:36

new version, both py2/py3 compatible, for now .zip file for testting

 

Attached Files




#1544651 Oscam r11718 issue OpenPLi 8.3

Posted by mrvica on 6 June 2023 - 15:58

8.3 is just loading too fast, before any dvb drivers (firmware), maybe we should put some sleep here

instead of

exec start-stop-daemon -S -x /usr/bin/oscam -b

some sleep

sleep 15 && exec start-stop-daemon -S -x /usr/bin/oscam -b




#1529919 Foreca werkt niet meer

Posted by mrvica on 2 April 2023 - 13:51

fixes from other boards, I just put them all together, it works now

 

 

 

Attached Files




#1506886 skin dmm-fhd

Posted by mrvica on 27 December 2022 - 19:47

in

<screen name="ChannelSelection" ....

look in "list"

<widget name="list" foregroundColorSelected="xxxxxxxx"................. />

if you don´t want tranparency define the color like this

00xxxxxx

or just

xxxxxx




#1501106 Streamlink and OpenPli 8.3 stable

Posted by mrvica on 8 December 2022 - 13:39

he means just usual links, i.e. birds feeding, without streamlink they just don´t work

#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a8088/https%3a//www.youtube.com/watch?v=cX-Zq4MWXZI:Bird feeding 1
#DESCRIPTION Bird feeding 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a8088/https%3a//www.youtube.com/watch?v=MtGUTs_HgcE:Bird feeding 2
#DESCRIPTION Bird feeding 2
#SERVICE 4097:0:1:0:0:0:0:0:0:0:https%3a//www.youtube.com/watch?v=cX-Zq4MWXZI:Bird feeding 1 w/o streamlink
#DESCRIPTION Bird feeding 1 w/o streamlink



						


#1498281 IP TV kostenlos + ZDF/ARD Mediatheke

Posted by mrvica on 22 November 2022 - 19:55

ZDF/ARD Mediathek funktionieren einwandfrei, py2 und py3

CommanderData2338 · GitHub

die von hier sind veraltet

GitHub - OpenPLi/enigma2-plugins




#1486876 IMDB plugin issues

Posted by mrvica on 1 October 2022 - 16:15

starsbars were not displayed well in fhd skins, corrected

 




#1481800 pli R forum

Posted by mrvica on 16 September 2022 - 14:56

once more, Alt pressed down and keep pressing and 0 1 7 4 quickly one after another on numerical pad




#1420678 Slideshow of random pictures from an internet site

Posted by mrvica on 15 January 2022 - 17:10

I made a plugin for displaying pictures from this site

https://source.unspl...random/1280x720

in menu slide timer aswell path to save the picture adjustable, small help on Help

 

 

 

 

Attached Files