Jedi Maker Xtream 6.12..
Fixed slow server responses that prevented serial feeds from filling up (set a timeout of 10 seconds - that should be enough)
Fixed a bug where url output type chose any # alias at the end of the line, so the wrong output type was used by default.
I set
downloads.py timeout value
def checkGZIP (url):
response = None
request = Request (url, headers = hdr)
http://www.mediafire.com/file/gpbz73g7r ... l.ipk/file
Jedi Maker Xtream Plugin...
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Jedi Maker Xtream Plugin...
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream ..
Jedi EPG Xtream 2.00..
Well basically I gave it some love and refactored all the code and skins.
- New skin code, so should be 100% compatible with dreamboxes
- New previous (2) / next letter (8) code that works on all 4 columns
- New fuzzy logic for finding close matches for images that have fuzzywuzzy module in their feeds
- Fallbacks to old logic for images that dont have fuzzywuzzy (dreamboxes)
- EPG Selection column now only shows close matches for simplicity
- Faster downloading and parsing of the files. Huge files are much much quicker now.
- EPG sources is no longer sorted and follows the /etc/enigma2/jediepgxtream/epglist.txt file structure
I have commented out the GEN sources in this release. They are UK football blocked and are down more than they are up.
In the epglist.txt there is also now a new Rytec-ALL that can be used instead of all the individual Rytec sources. Note this ALL file is a bit laggy on load though, but more convenient.
- New helper text at top, so you know what is going on, rather than just watching a loading circle unaware if anything is happening.
- New Logo
- New plugin icon.
Well basically I gave it some love and refactored all the code and skins.
- New skin code, so should be 100% compatible with dreamboxes
- New previous (2) / next letter (8) code that works on all 4 columns
- New fuzzy logic for finding close matches for images that have fuzzywuzzy module in their feeds
- Fallbacks to old logic for images that dont have fuzzywuzzy (dreamboxes)
- EPG Selection column now only shows close matches for simplicity
- Faster downloading and parsing of the files. Huge files are much much quicker now.
- EPG sources is no longer sorted and follows the /etc/enigma2/jediepgxtream/epglist.txt file structure
I have commented out the GEN sources in this release. They are UK football blocked and are down more than they are up.
In the epglist.txt there is also now a new Rytec-ALL that can be used instead of all the individual Rytec sources. Note this ALL file is a bit laggy on load though, but more convenient.
- New helper text at top, so you know what is going on, rather than just watching a loading circle unaware if anything is happening.
- New Logo
- New plugin icon.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream ..
Jedi EPG Xtream 2.02
Full unfiltered list now returns on 4th column
Dreambox should remember last list position.
Removed prefix symbols in channel lists (for jedi maker xtream catchup channels)
Wrote some more catches in for previously mentioned crashes.
Full unfiltered list now returns on 4th column
Dreambox should remember last list position.
Removed prefix symbols in channel lists (for jedi maker xtream catchup channels)
Wrote some more catches in for previously mentioned crashes.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream ..
Jedi EPG Xtream 2.03
-Updated sources.
-Fixed column 4 not being selectable if no found matches.
-Updated sources.
-Fixed column 4 not being selectable if no found matches.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream ..
JEDI MAKER XTREAM 6.14..
-Reversed catchup lists.
-Removed code for legacy panel.php panels. (I am pretty sure no one is using this anymore - only put in when the original xtream codes went down)
-Added in the 8193 option for dreamboxes.
-Bouquet name can now be defined in the playlists.txt file like xstreamity by adding # name to the end of the line.
https://mega.nz/file/GEs10AaC#w7H34wZe7 ... 2UyU32slWE
-Reversed catchup lists.
-Removed code for legacy panel.php panels. (I am pretty sure no one is using this anymore - only put in when the original xtream codes went down)
-Added in the 8193 option for dreamboxes.
-Bouquet name can now be defined in the playlists.txt file like xstreamity by adding # name to the end of the line.
https://mega.nz/file/GEs10AaC#w7H34wZe7 ... 2UyU32slWE
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream ..
Jedi Maker Xtream Plugin..Version 6.16
- Fixed a crashed caused by adding non xtream playlists.
https://www.mediafire.com/file/ruacyngq ... k.rar/file
- Fixed a crashed caused by adding non xtream playlists.
https://www.mediafire.com/file/ruacyngq ... k.rar/file
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream ..
Jedi Maker Xtream Plugin..
- Version 6.16 (Universal)
- Add *.deb file
- Version 6.16 (Universal)
- Add *.deb file
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: Jedi Maker Xtream Plugin...
Jedi Maker Xtream Plugin..29/08/2021
- V 6.18 (Universal)
- Fixed openatv 7 settings page crashes
- enigma2-plugin-extensions-jedimakerxtream 6.18.20210829 all.ipk
https://sbupload.com/f1a3d2a7bd7b3b20
- enigma2-plugin-extensions-jedimakerxtream 6.18.20210829 all.deb
https://sbupload.com/75570c57d5dbe3dc
- V 6.18 (Universal)
- Fixed openatv 7 settings page crashes
- enigma2-plugin-extensions-jedimakerxtream 6.18.20210829 all.ipk
https://sbupload.com/f1a3d2a7bd7b3b20
- enigma2-plugin-extensions-jedimakerxtream 6.18.20210829 all.deb
https://sbupload.com/75570c57d5dbe3dc
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
adrianoluis
- Posts: 2218
- Joined: Sat Sep 04, 2021 5:08 pm
- Location: spain
- Has thanked: 18 times
- Been thanked: 1329 times
Re: Jedi Maker Xtream Plugin...
JEDI MAKER XTREAM - Version 6.19 (Universal)
-Fixed python3 external / local files.
DEB IPK
-Fixed python3 external / local files.
DEB IPK
You do not have the required permissions to view the files attached to this post.
-
adrianoluis
- Posts: 2218
- Joined: Sat Sep 04, 2021 5:08 pm
- Location: spain
- Has thanked: 18 times
- Been thanked: 1329 times
Re: Jedi Maker Xtream Plugin...
JEDI MAKER XTREAM 6.20
Fixed python3 external / local files.
Fixed python3 external / local files.
You do not have the required permissions to view the files attached to this post.

