Search Results

Search results 101-120 of 229 for “digiteng”.
These terms were highlighted: digiteng

  • Hello Master digiteng. When will the xtrafanart render (... and xtrafanart2, xtrabckdrop2, ..) be available?😎😉
  • (Quote from odem2014) a problem with the bouquet display... Does the old version have this error? can you test it with 3.6 https://github.com/digiteng/xtra/releases/tag/v3.6
  • (Quote from biko) Attached my skin mod. If you can optimize the space occupied by the banners in the frames, so that you don't see the black, in second infobar and in eventscreen. Thanks biko .
  • (Quote from saragusa) Great 🤩 Share your skin.xml with users after you finished changing to extra event render
  • Three small changes to this gorgeous skin by biko . Of course with xtraEvent by digiteng ...
  • @digiteng can you please review displaying banner by "xtraNextEvents" because i use follow line and isn't work on any channel (Code, 3 lines) 0cfbff65a73a467152b0fb45.jpg
  • Thanks @digiteng for the continued development Now the renderer "xtraNextEvents" is working successfully on Python 3. For 9 NextEvents 1c9e8889831cc405b9ed6773a.jpg
  • …ormation 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…
  • (Quote from vergasta) sorry but what about the picon what you see in the three rectangles do not seem picon to me
  • (Quote from ciccio49) (Code, 1 line)
  • (Quote from vergasta) in hdd there is the picon folder, picon that I see in the list and in the info bar
  • (Quote from ciccio49) (Quote from sandman_1983) (Code, 1 line)
  • It is indeed, it took me nearly a year to perfect my first skin Slyk 1 hd (and in those days there was a lot of willing testers and helpers). Every day is learning day. But skins have moved on a lot since my early days and our early experiments. Someone has probably done all the hard work for you now. i.e me, digiteng, chabs etc to name a few. Just a case of putting those elements into your own styles. It gets easier after the first massive learning curve.
  • …4 , so not sure if it will work on python 3.0 Openatv 7.0 The skin has many background pngs , and its size is a bit heavy (24mb) for old receivers , but remain fluid and fast even on my Vu+Solo2 . The skin is compatible with xtraEvent plugin. by digiteng N.B : All unneeded plugins like picture player , EMC , DVD PLAYER.etc, were not skinned . Installing the skin: Unzip the Ipk file from the .rar file ,FTP it over to your Enigma2's temp folder and install it . If you want to use Virtualzap which …
  • (Quote from digiteng) Thanks, but how use xtraevent on py3 I try it not working Any advice alse can added in PosterX
  • (Quote from biko) Shows just the poster of the current channel in the channel list... purpose of downloading multiple posters, the next event is that there is no need to download on channel switching... You don't need to write multiple codes... You can use the xtraEvent plugin for other events in the channel list...
  • (Quote from biko) next="#" is to load # number of posters for # next events like next = "10" it will load the next 10 events for the current channel , not to load specific event poster
  • @digiteng Can you please explain more about how to write next 4 or 5 event as you say before NEXT: next="5" download as many posters as you want... the value here is the number of events... not the number of posters... If each event is different, the poster will go down as much as the value you write. I tested with 50... the default value is 1 if not added to the code... 1 poster is downloaded... but i am failed to do next event it always the same event poster 18d2b77747df7e8baafbf.jpg 105094e47…
  • (Quote from odem2014) Openhdf-Debug-Logging aktivieren... https://www.hdfreaks.cc/index.…-openHDF-Image-erstellen/ also, I have improved this code further... but the tv is broken... so the new version will be a little late... You can follow the development on github. https://github.com/digiteng/plugins-test-/tree/master/Poster
  • (Quote from biko) I know tmdb site doesn't support two languages... if you set language, that language will be the first choice, if there is no poster, the poster will be downloaded in default (I think english) language... seems to be doable with this code, but it slows down, performance issue may occur... The possibilities of the tmdb api are the best... poster language has nothing to do with stb language...