I am confused by this thread. They are standard buttons text. All, reception lists, providers, favorites.
Selecting italian language on your box should translate them.
There should be no need to create your own po edit file.
I am confused by this thread. They are standard buttons text. All, reception lists, providers, favorites.
Selecting italian language on your box should translate them.
There should be no need to create your own po edit file.
hispanico957 I presume you are now sorted. Yes there is 2 files to install if installing the IPKs from this forum. The common files and the skin files.
If installing from feeds it should install both at once.
First of all - Great Skin well done. I've moved over from another similar themed skin and this one is so much sharper and crisper. I do have one question though. On the main EPG the border line for the top left channel preview seems to stretch all the way down over the rows. Any ideas here please? Also I've install the top picks extension and rebooted my open vix solo2 box but it doesn't seem to have made a different to the top picks. I can't see any timers setup too in cron/ auto timers etc.
*I've figured the screenshot one out thanks. Just struggling with the top picks one.
All my skins come with a recommended settings in the skin thread. As you have now found out, you just needed to increase the size of that event column.
There is full instructions here *UPDATED* Slyk Q 1080 (Install - FAQs)
on how to get the crons working.
Have you followed them?
saragusa My infobars are not editable by any image so they are not changeable via any image settings.
You would have to ask gorski why transponder info isn't shown. I use the pliextrainfo info to show that.
<convert type="PliExtraInfo">TransponderInfo2line</convert>
Weather apps, I have never included them in any of my skins as I see them as bloat, I also don't know how to include weather. You would have to look at other skins that do and try to replicate their code. Making sure named colours use a hex value rather than a name
Is there a setting in the graphical EPG to remove the boquet tabs at the top, showing which one I'm currently in etc.
Thanks!
You haven't said what skin you are using. But the principle is the same for all.
You need to edit the skin files that live in that skin folder /usr/share/enigma2/[skin name]
All my skins are seperated out into seperate files all the epg screens live in *epg.xml
Then you need to look for these 3 widgets of code and delete them. tabrow, firsttab, guidebouquetlist.
They will appear in a few different screens.
<widget name="tabsrow" position="491,275" size="1429,54" backgroundColor="transparent" transparent="1" />
<widget name="firsttab" position="0,0" size="0,0" font="Bold;30" foregroundColor="white" backgroundColor="#0f3963" valign="center" halign="center" noWrap="1" transparent="0" zPosition="2" />
<widget name="guidebouquetlist" position="0,0" size="0,0" font="Regular;30" foregroundColor="white" backgroundColor="#2061a1" valign="center" halign="left" noWrap="1" transparent="1" zPosition="2" />
:) dsayers, you were the person who asked me to put that bit in.
EPG has to be specific to your provider.
Then you just edit the default one, with the new one
There is a user guide on post 1, if you are new to Jedi.
Sorry my skins are just for oe-alliance builds. Even with them its getting more and more difficult to make universal skins. Too many teams now all doing there own little things.
dsayers feeds should be using the exact same version as on my posts
Just a question,cuse I didnt understant...is it free iptv plugin????? .......or...like a
Pay server IPTV????
Its just software that enables you to play iptv lists.
No IPTV is provided and has to be sourced by user.
I do have some cache clearing code in xstreamity but you can always try cacheflush plugin and run that first.
And tell your kids to get off the internet. ;)
There seems to be lots of little niggles with Jedi at the moment.
Once I have got my other plugin Xstreamity stable again, I will look into some of the issues being reported on this thread.
Can anyone tell me what is the latest version of this plugin where catch-up works on openvix? Version 6.08 does nothing when I press the stop button. My catch-up service works on xstreamity.
xstreamity is much better for catchup. Jedi catchup is a massive hack even to make it appear in the EPG. And the code is old. XStreamity is much better code.
Me personally I would never use jedi for catchup now.
have you set a catchup prefix in the settings.
Are these prefixes showing in EPG
Are you sure catchup is actually working this hour.
I had one yesterday that all ctachup dissappeared only to reappear a few hours later, but much shorter catchup list. (probably to save on server space)
Good to see you back, I got plenty of work to keep you busy, ha ha.
Same nearly happened to me last month, computer playing up. (like everyones elses after shitty windows updates this year. Windows update 1909 was the devil.)
As I knew my computer was ready to die, my back up drive was sat next to my computer ready for a spare evening to do the back up. Then the computer failed completely. Noooo.. Luckily after many hours of stressing, I managed to recover the drive and a system restore got it all back up and running.
But anyone reading this and using windows version 1903 or 1909 make sure you backup all your necessary files. 3 Laptops I have had to fix in the last month.
All died and were unable to start windows. The latest windows version 2004 is all good though. :thumbup:
Command Prompt
winver
Welcome back again seagen, are you sticking around this time ;)
I don't think any of my plugins work offline at the moment apart from xstreamity.
I keep doing things on them and then getting distracted. So I don't even know where I am up to with all my plugins, and whether they work, whether they due for an update release or not.
I will look through the ipks and see. But as this was a dreambox only thing, you might have just done it for the .debs
Whoever created them in your absense probably just converted the IPKs.
try deleting removing old version from plugins menu first, if its not playing ball
hi sorry its late reply bin trying to sort it lol ive attached the log enigma2_crash_1601797826.log
your playlist url is probably incorrect.
Either add it via the plugin
or
edit /etc/enigma2/jediplaylists/playlists.txt
it needs to be in this format.
http://yourdomain.xyz:2052/get.php?username=user&password=pass&type=m3u&output=ts
or
http://yourdomain.xyz:2052/get.php?username=user&password=pass&type=m3u_plus&output=ts
output= can be m3u8. If hls I convert to m3u8
Sometimes the playlists.txt does become corrupt especially when faffing with adding and deleting over and over.
** note to self, but a catch in for this, so it doesn't crash and just ignores **
I seen an email prompt today that you had flagged it on github again
https is weird. Some https do actually work
Its only a few lines to add into the setup bouquet screen and a few other places its no big deal
I am working on Jedi now actually, I will add it in this release.
I keep looking for a https proivder to see if playing the streams is fine with an https:// protocol.
moved custom components into the shared components file - as this skin is going to be on feeds soon
Nothing else.