PadreDeFamilia

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

Chincheta Autor Tema: xtraEvent plugin by digiteng  (Leído 2686 veces)

04/12/2020, 07:06 -

xtraEvent plugin by digiteng

Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
​xtraEvent plugin by digiteng

Citar
This plugin has been created to get more information and images(poster,background,banner,info...) about events.
source data are obtained from public websites(tmdb, tvdb, omdb, maze ...).
this plugin is open source and free...
Shareable changes can be made by protecting non-commercial and "digiteng" rights...

-----------------------------------------------------------------------------------------------------------------------------------------------------

for v2.0

-----------------------------------------------------------------------------------------------------------------------------------------------------

plug-in features
- Event sources can be downloaded in three different ways ... directly, manually, by timer ...
- Event mode can be selected as "current channel" and "bouquets".
- The number of events and how many events belonging to the channel can be selected.
- the search language can be set ...
- Sources can be selected with "IMAGE SOURCE".
- image size can be adjusted ...
- Any activity can be searched by "manual source" ... you can select any desired from among many posters..etc ...
- With "manual source", poster and background can be searched and selected for "movie player" and "EMC".
- ...


usage and recommendations

- when you first open the plugin, first set the download location ... quit and reopen the plugin ...
- /path/xtraEvent/poster (banner, backdrop, infos, EMC, mSearch...)
- You can enter your api key for tmdb, tvdb .... etc from the plugin ... this will be better in terms of search traffic ...
even if you do not enter the api key, it will work with internal keys ...
- For movie player and emc set the background size to >1280x720 ... when you press append (yellow) the size will be set to 1280x720 and the black filter will be added ...
It will be saved in folder... /path/xtraEvent/EMC
- manual search search temporary folder /path/xtraEvent/mSearch
- codes for the skin can be found inside the render-convert files and in /usr/share/enigma2/xtra/allScreens
- Label, pixmap, picon can be used by skinner for no-picture ... with "zPosition"...
for example, picons are used in skin_ChannelSelection_5.xml skinpart...

recommended

- set "bouquets" for main use and set the timer(1-23 hour) ... open the sources ... press "search" green button ...
select your bouquet from the popup window ... save (green) ... when you get to the home screen "download" ( yellow) (not recommended) ...
exit the plug and restart the gui ...
search and download will be done in the background at the beginning and the times you set ...
at this time, you can use stb as you wish ... You can see the status with / tmp / up_report ...

code change by screen;
for infobar, SecondInfoBar,
source="session.Event_Now"
source="session.Event_Next"
Código: [Seleccionar]
<widget source="session.Event_Now" render="xtraPoster" delayPic="200" position="0,0" size="185,278" zPosition="1" />for ch list,
source="ServiceEvent"

for epg, EventView,
source="Event"

for movie player, emc,
source="Service"

With delayPic = "500" you can set the delay to show the poster...etc... in render...
increase latency on low equipped stb for performance...ch list, epg...


nextEvent="0" current program
nextEvent="1" next program
...
usedImage="backdrop" banner, poster
Código: [Seleccionar]
<widget source="ServiceEvent" render="xtraNextEvents" nextEvent="0" usedImage="backdrop" delayPic="500" position="700,700" size="300,169" zPosition="2" borderWidth="2" borderColor="key_color" />
<widget source="ServiceEvent" render="xtraNextEvents" nextEvent="1" usedImage="backdrop" delayPic="500" position="1000,700" size="300,169" zPosition="2" borderWidth="2" borderColor="key_color" />
<widget source="ServiceEvent" render="xtraNextEvents" nextEvent="2" usedImage="backdrop" delayPic="500" position="1300,700" size="300,169" zPosition="2" borderWidth="2" borderColor="key_color" />
<widget source="ServiceEvent" render="xtraNextEvents" nextEvent="3" usedImage="backdrop" delayPic="500" position="1600,700" size="300,169" zPosition="2" borderWidth="2" borderColor="key_color" />
snglEvent="1" next program
snglEvent="2" two next program
Código: [Seleccionar]
<widget source="ServiceEvent" render="xtraNxtEvnt" nxtEvents="" snglEvent="1" font="Regular; 22" position="750,885" size="300,100" zPosition="5" backgroundColor="background" transparent="1" />
<widget source="ServiceEvent" render="xtraNxtEvnt" nxtEvents="" snglEvent="2" font="Regular; 22" position="1170,885" size="300,100" zPosition="5" backgroundColor="background" transparent="1" />
<widget source="ServiceEvent" render="xtraNxtEvnt" nxtEvents="" snglEvent="3" font="Regular; 22" position="1590,885" size="300,100" zPosition="5" backgroundColor="background" transparent="1" />
nxtEvents="4" 4 next program
Código: [Seleccionar]
<widget source="ServiceEvent" render="xtraNxtEvnt" nxtEvents="4" snglEvent="" font="Regular; 22" position="750,885" size="300,100" zPosition="5" backgroundColor="background" transparent="1" />







xtraEvent v2.0

Citar
- progressbar added for manual search and download with plugin...
- 2 skins added for plugin interface...
- Internet check icon has been added to the home screen...
- download method changed ...
- language and tvdb added for info...
- Auto and manual "broken image remove" added...
you hardly need to operate it manually...
- various improvements ...
- bing search removed ... (can be added later ...)


enigma2-plugin-extensions-xtraevent_v2.0_all.ipk
Código: [Seleccionar]
https://mega.nz/file/yI9GXQoQ#FysjL6Q_6YQCJKm1Enq6gAvgqQXeYLea34SKcaVuSJk
22/11/2021, 07:14 -

Re:xtraEvent plugin by digiteng

#1
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng
v3.0

11.2021


Citar
Poster, background, banner, info support for enigma2 stbs...
This plugin has been created to get more information and images(poster,background,banner,info...) about events.
source data are obtained from public websites(tmdb, tvdb, omdb, maze ...).
this plugin is open source and free...
Shareable changes can be made by protecting non-commercial and "digiteng" rights...

-----------------------------------------------------------------------------------------------------------------------------------------------------

It is recommended to use it with a timer.

It may take a day or two to fully function.

- choose download location,
- set timer(2h),
- Search Next Events(min 5 )
- select image sources,
- choose a bouquet,
- e2 restart...

The codes for the skin can be found in the render-convert files.
also sample skinparts are given with xtra skin(Froid skin based)...
You can edit skins with the OpenSkin-Designer program...

If you have problems installing with ipk, extract it with 7zip and send it with ftp...
or
telnet the code below,

Código: [Seleccionar]
wget -q "--no-check-certificate" https://github.com/digiteng/xtra/raw/main/xtraEvent.sh -O - | /bin/sh


enigma2-plugin-extensions-xtraevent_v3.0_all.ipk.rar
Código: [Seleccionar]
https://mega.nz/file/mQs3WA4I#P428jCsJTIwT1OE-BxAcIauJo57PTdDARyqKdcFG8uo
24/11/2021, 07:02 -

Re:xtraEvent plugin by digiteng

#2
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng
v3.1


Citar
- Fixed reported bugs


enigma2-plugin-extensions-xtraevent_v3.1_all.ipk.rar
Código: [Seleccionar]
https://mega.nz/file/aBcm2bSY#xMnVWYdWNP9-zgKH9BE_0qQCgS1rwY07NfMViGIQP5M
25/11/2021, 07:02 -

Re:xtraEvent plugin by digiteng

#3
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
Update V3.2


Thx @ digiteng



enigma2-plugin-extensions-xtraevent_v3.2_all.zip
Código: [Seleccionar]
https://mega.nz/file/jYEi1JSb#YU2NEY3CZEV93UGjGcGYlXFiMw2Js8jTTT7WhiX8RnQ
28/11/2021, 09:45 -

Re:xtraEvent plugin by digiteng

#4
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng v3.3

Citar
- xtraStar.py codes changed ...without changing the skin code
- some fixes


enigma2-plugin-extensions-xtraevent_v3.3_all.ipk.rar
Código: [Seleccionar]
https://mega.nz/file/Oc9kVICZ#vNr4owmGBbCetA9ImWg_xiLMjzJW-PeppJhsMMUzbYg
01/12/2021, 07:08 -

Re:xtraEvent plugin by digiteng

#5
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng v3.8

Citar
- some fixes


enigma2-plugin-extensions-xtraevent_v3.8_all.zip
Código: [Seleccionar]
https://mega.nz/file/bYcT3YxR#ALCkka85UG9w4IczhDHf2qa3JS80zQgQAn9LaZPEWxU
08/12/2021, 09:32 -

Re:xtraEvent plugin by digiteng

#6
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
v4.0 update

Citar
- various fixes...
- Fixed bug in "bouquet" selection...

I guess..because some stbs had this error...
- Improvements have been made to render files...all epg scans have been removed unnecessarily...
some files will have 1 scan, some will have around 10 scans..

- Added support for fontSize="xx" for xtraBackdropList.py
- Added support for fontSizeNow="xx" fontSizeNexts="xx" for xtraBackdropList2.py

you can add to skin codes...
- a general problem with the arabic language for the plugin...

I did not use the classical method for language support... because to translate the whole plugin..
I don't know if there is a problem in arabic language because of this...
Arabic can also be written from right to left...

no problem with openatv 6.4...

If those who use the stb language arabic want to use the plugin in english, I can remove the arabic support...
no problem detected in other languages...

You can update it via the plugin (yellow button) or telnet code,
Código: [Seleccionar]
wget -q "--no-check-certificate" https://github.com/digiteng/xtra/raw/main/xtraEvent.sh -O - | /bin/sh
11/12/2021, 08:07 -

Re:xtraEvent plugin by digiteng

#7
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
v4.2 update


Citar
-fix


Código: [Seleccionar]
wget -q "--no-check-certificate" https://github.com/digiteng/xtra/raw/main/xtraEvent.sh -O - | /bin/sh

enigma2-plugin-extensions-xtraevent_v4.2_all.zip
Código: [Seleccionar]
https://mega.nz/file/aM8SXbBC#yoP0Jpuv8HikpWyMjVIg4lKpSMoJCKA4ujnPqluQD3I
24/12/2021, 09:26 -

Re:xtraEvent plugin by digiteng

#8
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng v4.4

Citar
-modified for PY3


enigma2-plugin-extensions-xtraevent-py3_4.4_all.ipk
Código: [Seleccionar]
https://mega.nz/file/OIkSBTrS#2ZpmssT-sfkE_7EJSntYjPpVvL4JEc1g7KQEBVTU5iI
25/12/2021, 09:45 -

Re:xtraEvent plugin by digiteng

#9
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng V.4.5

Código: [Seleccionar]
wget -q "--no-check-certificate" https://github.com/digiteng/xtra/raw/main/xtraEvent.sh -O - | /bin/sh
Citar
update  online




enigma2-plugin-extensions-xtraevent_v4.5_all.ipk
Código: [Seleccionar]
https://mega.nz/file/ed80HQCT#pa5WoTkhLBCEBvhGBnO1P7KjryTXJ2bvFrnwcNEr6UQxtraEvent.tar.gz
Código: [Seleccionar]
https://mega.nz/file/mA8gXQaZ#YneDNXjnRbfKFUUFRwUci6ZySR6xVs6gfKUzxhh9CMc
07/01/2022, 07:06 -

Re:xtraEvent plugin by digiteng

#10
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent 4.6

Citar
Added search with watch ... works on standby, daily search,
Added search parameters "tv, movie, multi" for tmdb,
Added language support for "description" ...
Mini fixes ...

Código: [Seleccionar]
wget -q "--no-check-certificate" https://github.com/digiteng/xtra/raw/main/xtraEvent.sh -O - | /bin/sh


enigma2-plugin-extensions-xtraevent_v4.6_all.zip
Código: [Seleccionar]
https://mega.nz/file/KJkigQpC#6FYcpaF0UcdT6ve4YNMMXqpELjwcw7bAmdYybwdGhKcxtraEvent.tar.gz
Código: [Seleccionar]
https://mega.nz/file/PE8U0KDS#iWkEi-xEXDiCtbNnyprCM5VIqmFywAXqc5705Uuq1qo
11/01/2022, 07:13 -

Re:xtraEvent plugin by digiteng

#11
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng v4.8

Citar
-mini fix in french language
-mini fix for bing and google manual search

v4.7
-timer fixed....


enigma2-plugin-extensions-xtraevent_v4.8_all.ipk.rar
Código: [Seleccionar]
https://mega.nz/file/7YNShZzB#HARpd4_sTu6fvkB1-VQcJ1ridwCOiR_OrZtNE_ttWHo
03/03/2022, 19:52 -

Re:xtraEvent plugin by digiteng

#12
Registrado:
12/12/2008
Gracias:
31/8
Mensajes
38
Como funciona? no se porque no me descarga la barra completa,
alguna idea?
« Última modificación: 03/03/2022, 19:58 por Jaloga »
07/04/2022, 18:58 -

Re:xtraEvent plugin by digiteng

#13
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
xtraEvent plugin by digiteng v5.2


Citar
-Update(yellow button) mini fixed...



enigma2-plugin-extensions-xtraevent_v5.2_all.ipk
Código: [Seleccionar]
https://mega.nz/file/3U9QVQbR#hknLe1HCu0phvwJegz1JafprTwtrL4rY3_JrdRLQAyI

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

 



PadreDeFamilia
!! ADVERTENCIAS !!: Las informaciones aquí publicadas NO CONTIENEN KEYS para la decodificación de ningún sistema: NO SON OPERATIVOS en sistemas SAT que precisen de su correspondiente suscripción. ESTA TOTALMENTE PROHIBIDO EL USO DE ESTAS INFORMACIONES PARA LA MODIFICACIÓN O DEFRAUDACIÓN DE SISTEMAS DE ACCESO CONDICIONAL. EN ESTOS FOROS NO SE PERMITE LA PUBLICACIÓN DE INFORMACIONES ILEGALES POR PARTE DE LOS USUARIOS. EN CASO DE DETECTARSE ESTE TIPO DE INFORMACIONES, LOS USUARIOS SERÁN EXCLUIDOS DE ESTAS PÁGINAS.
PROHIBIDA LA PUBLICACIÓN DE ENLACES A FIRMWARES ILEGALES
LOS FOROS NO SON MONITORIZADOS DE MANERA CONSTANTE, CUALQUIER INFORMACIÓN QUE PUEDAS CONSIDERAR ILEGAL REPORTALA A LA ADMINISTACIÓN DEL FORO