Jedi Maker Xtream (IPTV Bouquet Creator) - Main thread

There are 2,424 replies in this Thread which was already clicked 849,554 times. The last Post () by gabir.

  • My only issue is that it doesn't seem to bring in as much epg data as it did before, but I suppose that may be influenced by other factors.

    I only reference a URL. My program doesn't decide what data to download.
    Your provider has changed it his end, if your epg data is less populated.

    I went back to 6.04 from 6.08 and EPG is populated about 90% more in the earlier version. Not entirely sure why but the difference is there all the same.


    thats on mutant HD60 running 6.5

    Check the spelling of the stream names. For some reason i've found some Jedi names (spelling) are different to the names that Suls plugin downloads for the same link. Strange.

  • Could you please explain how I would do that exactly. Thanks.

  • Just compare the channel name when epg is working and the channel name when you get no epg. There may be a slight difference hence epg is not picked up.

  • Good Morning

    any of you encountered the unsynchronized audio problem using jedi ???:GoodMorning:


    Good Morning

    who among you has unsynchronized audio problems using jedi?

    when creating bouquets you have the option of setting the stream type for live.
    Try a different stream type and see if that helps with your audio.
    Also some lower end boxes can have issues with syncing picture and audio up. They just struggle with all the processing.

    Normally a quick channel zap re-syncs some audio.

    ** A person who feels appreciated will always do more than what is expected **

  • RIght, I am back on my enigma stuff tonight. So going to be going through a few things.

    Is everyone reasonably happy now with the latest version.


    I know some people are reporting less EPG with this latest version. (Which I don't think I have touched anything to do with that bit of the code)

    But thats a bit time consuming to keep switching between versions and trying various different providers. So not going to be investigating that tonight.

    All I can recommend on that is to make sure clear existing epg data is set in epg importer. (I always have that set) Then we can eliminate any conflicting data.

    And if anyone can actually give me a before and after screenshot of this supposedly less EPG data that would be useful. (and like always don't be showing IPTV providers in screenshots)

    ** A person who feels appreciated will always do more than what is expected **

  • I am going to write my to do list in this thread for now.

    Just as a reminder to myself. And so you horrible lot :) (not the guys who buy me a beer ;) ) know what a busy chap I always am.


    Put onyx skin custom components into shared components as now going to be shared on feeds abu baniaz (done)

    Investigate Quick EPG row issue (solved)


    Look into channel name refs from external m3us for jedi mrmajestik


    Redo Xstreamity toys and zeta skin


    Check through xstreamity thread and see if anything needs answering or fixing


    Check through Jedi EPG Xtream thread and see if anything needs answering or fixing. Continue with last months work of having the option to show ID Name or Channel Name in last column (that is a lot more difficult than imagined)


    Look into Lululla python 3 issues on his xc plugins


    Look into levi45 python3 issues if still required



    And every other question that gets thrown at me during the week

    ** A person who feels appreciated will always do more than what is expected **

  • mrmajestik That external m3u list you have sent as an example - is an unusual case.

    The tvg-name in your playlist and the channel name reference at the end usually match


    Code
    #EXTINF:-1 group-title="ΠΑΝΕΛΛΑΔΙΚΑ" tvg-name="ΕΡΤ3" tvg-logo="https://i.imgur.com/GJjfeY8.png",ERT3
    https://www.youtube.com/watch?v=F_jfMlJiDcc
    #EXTINF:-1 group-title="ΠΑΝΕΛΛΑΔΙΚΑ" tvg-name="ΕΡΤ3" tvg-logo="https://i.imgur.com/GJjfeY8.png",ERT3 WORLDWIDE
    https://www.youtube.com/watch?v=TNVdb0tT0PM

    But tvg-name can be used for for EPG reference so I suppose that is actually correct in a way. Although tvg-id should really be used if wanting to share an epg reference.

    In my code I have this


    Code
                    if re.search('tvg-name=\"(.*?)\"', line) is not None:
                        series_name = re.search('tvg-name=\"(.*?)\"', line).group(1).strip()
                    else:
                        if re.search('(?<=,).*$', line) is not None:
                            series_name = re.search('(?<=,).*$', line).group().strip()
                        else:
                            series_name = ''

    look for tvg-name

    if not found look for channel at the end

    if not found return none


    If I switch them around to be the opposite will this cause other issues with the plugin. I am not to sure as this code is also used to get series info. But I am pretty sure all xtream playlists will duplicate this value so it always matches. But I got to make sure I don't break xtream playlists as that is the majority of people who use this plugin.

    look for channel at the end

    if not found look for tvg-name
    if not found return none

    I will have a play. If you want to experiment your self the code is in downloads.py - def downloadgetfile(url):


    ** note to myself - look into changing that regex code. Regex is so sloooow. **

    ** A person who feels appreciated will always do more than what is expected **


  • Thanks so much ❤️❤️❤️

  • Yes please :thank_you2:

    All my files for test purposes only .


    Please don't ask anything via pm .

  • 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.

    ** A person who feels appreciated will always do more than what is expected **

  • Mmm that's a bummer e2 doesn't like https streams play but every few minutes the picture scrambles like a bad signal on a sat box. Perfect on Android. Tried different IPTV type's

    I have some free https streams that play perfectly on E2 openvix so it is possible.

    Service types to 5001 or 5002 and service app sorted it. Just took a bit of faffing to see the best settings

KiddaC Skins and Plugins

KiddaC Enigma2 Picons, Plugins and Skins, includes slyk-1-HD, v-skin-HD, slyk-q-HD, slyk onyx skins, Bouquet Maker Xtream, E2Piconizer, IPTV Bouquet Maker, Jedi Maker Xtream, Jedi EPG Xtream, ScreenNames, Visual Weather and X Class, X-Streamity - Xtream Codes IPTV Player.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!