Posts by KiddaC
-
-
try
opkg install python3-difflib
gazz12345 -
I am a bit fatigued again at the moment. So had a few days off from coding.
But had another stab at the code for the new version tonight.
I am optimistic now, that what I have left is actually not that difficult anymore. It's all beginning to make sense again.Theoretically all I got left to do is fill in the code where I have "pass". Then I have a working version. Dead easy

ps... its never that easy
-
I mention f-connectors (coaxial cable connector), because one of my old boxes was having issues with the the cable. I re-ended it and my problems went away.
-
-
I would check all the cables first
power supply
f-connectors (re-end them)
HDMI cables
USB flash drives
Process of elimination if its coming on but not functioning correctly.
And maybe turn the power off for an hour or so and try again. -
I need help to configure open atv image
OpenATV 7.* setup guide by KiddaC

-
New version update: I am happy with the way things have gone tonight.
So no bouquets being built yet. Just loading playlists, storing settings, and storing channels/streams that are set to hidden.
I originally only had done this work for xtream code playlists. Tonight I have also done all the code for external m3u playlists.
Tomorrow we test locally saved playlists. But as that should be the same processing as externally playlists that should just work.
But everything now works up to the create bouquets bit. All screens are plumbed in.
Add playlist
Main settings
About
Playlists
Playlist info
Delete playlists
Bouquet Settings
Choose live categories and/or streams
Choose vod categories and/or streams
Choose series categories and/or streams
For now I have stripped out catchup. Probably going to put that on channelselect rather than the main epg.
Channelselect is pretty much the same on all builds. Where as epg code are now all different on most builds. The old code was clever but an horrendous way to show catchup on the various different images
I have stripped out the old epg rytec matching code that I used to have.
We now have a perfectly capable seperate plugin in my jediepgxtream to match iptv to other sources. So this simplifies the code and removes unnecessary stuff.
To do...
Local files
Process and build bouquets.
Build epg importer files (easy bit - I have updated that in old jedi to match xtreamity - so already done, just got to plumb the code in)
Put catchup back in (can be done later)
Put in manual and automatic update (can be done later)
Maybe process epg files to fix bad data and update them with any server offset.Maybe and a big maybe... allow picon downloads
-
but i still needed to fix the no port issue. For playlists that don't play if you add in a port when its not meant to have one.
-
When i die, can you please make sure my gravestone has the words
enigma2-debug.logenigma2-crash.log
over and over again -
Excellent plug in ty vm !! Is there anyway to force override the aspect ratio some 4k vod's are stretched ?
green button should cycle though the ratios. (if your box allows it)
-
i will repost them on post 1
-
its currently this skin design at the moment... I change my mind everytime i work on it.
-
As people who follow this thread know. The code in this plugin is very old, very large and very complicated. I don't like messing with code in this plugin.
Any amends are a bit of a nightmare, but my hand was forced due to some changes of late from openatv and iptv providers.
I knew I might break things in the last few releases. Just use the stable v6.22.5 if having issues with newer updates.
But the good news, and for my own sanity, I have dusted off my new version again last night.
And started to have a go at trying to get that into a releasable position. (although some more of the advance stuff will have to wait - it just needs to create bouquets at first)
I can't keep tweaking this old plugin as it causes me stress and I have grown to hate it. -
I think you will need to compare the output in the userbouquet.????_categories.tv files that live in etc/enigma2/
Jedi doesn't play files. Enigma2 plays the files.
So create your bouquets with one version.
Save one of the .tv files
Create your bouquets with the other version
Compare the output between the userbouquet.tv files it creates with the other version
-
and which v6.22 are you saying is different.
There were a few v6.22.-?? -
i am pretty sure I haven't touch anything to do with streaming types or buffering.
-
i am not a mind reader.... fire away
-
right fire over the code kiddo and let me see what you are doing
-
I don't know....
my plugin will create a playlists .txt file when it doesn't exist
what is this weird path though????
/home/oe1/www/atv7.3/build-enviroment/builds/openatv/release/gbmv200/tmp/work/all-oe-linux/enigma2-plugin-extensions-jedimakerxtream/1.01+gitAUTOINC+95f08fb680-r2/image/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/playlists.py
???
where and how have you installed the ipk/deb file
