you can also just edit one source *.py ( non compiled ) and then replace the *.pyc ( partly compiled ) into all others where still are .pyc ones. I did this mixup and it works.
Posts by patrickschlegel
-
-
OpenATV 7.6 Alpha .... VU+ DUO 4k SE ... and on GigaBlue UHD quad 4k it worked
Yes the bouquets file looks cleaner and uses half of lines. It is not really important for users who do not edit inside bouquet files. I was just editing inside files because not every IPTV url has correct EPG or any EPG and also the picons are missing.
So my decision after a lot of work to get it done i just changed the complete beginning HEX from service entry with the corresponding from a Satellite Channel HEX and just changed the first HEX from 1: to 4097: so i get the correct picon and the correct EPG out from Rytec xmltv sources. -
bouquet_string += "#DESCRIPTION " + str(name) + "\n"
i deleted those lines and it worked.
thank you Patrick
-
#DESCRIPTION
I realized that the " #DESCRIPTION " line is never present in bouquets DVB-C or DVB-S generated by the Box itself
#SERVICE 1:0:1:445D:453:001:C00000:0:0:0:
The above entry as example will be generated by DVB-S so the EPG and Channelname will be found under the :445D: part and the picon is found under 1_0_1_445D_453_1_C00000_0_0_0.png file whitch is then stored in the picon folder.
#SERVICE 1:0:1:445D:453:001:C00000:0:0:0::ProSieben
The Description will also be set at the end of the " #SERVICE " entry by " :ProSieben " or if you want to " :ProAcht " the EPG will still be found under the :445D: part but the Channelname can be set individual or different, the picon should be found in picon folder under " prosieben.png " or " proacht.png " if this piconname is not present in the picon folder the 1_0_1_445D_453_1_C00000_0_0_0.png picon will be taken..
Finally if the ending of #SERVICE has a " :Kabeleins " this Name will be used for Channelname it makes almost same like the " #DESCRIPTION " whitch represents a overwrite of the HEX info.
#SERVICE 4097:00:01:445D:0453:001:00C00000:0:0:0:http%3A// smart.lionsmart.cc%3a80/live/username/password /699443.ts :ProAcht
My manipulated entry > :ProAcht < for IPTVLot of greetings Patrick
-
Ich haette da eine Idee oder Input. Wenn ich eine Option in den Einstellungen haette damit ich die jeweiligen Zeilen " #DESCRIPTION " fuer die Bouquets erstellung deaktivieren koennte damit diese Zeilen nicht generiert werden faende ich noch nuetzlich.
Diese Zeilen werden vermutlich in der " buildbouquets.py " erstellt so wie ich das diagonal bei durchsicht gesehen habe.
Weil ich die bouquets selber umarbeite bis diese etwa so aussehen wie in der angehaengten Datei
Danke fuer deine Plugins Extensions ich bin sehr zufrieden und sie sind sehr hilfreich um IPTV auf einer Sat Box zu nutzen einzig was ich feststelle ist, dass Aufnahmen nach kurzer Zeit unterbrechen das hat aber vermutlich nichts mit deinen Extensions zu tun.
Gruesse Patrick
VU+DUO 4k SE, OpenATV 7.6 Alpha
with google translate
I have an idea or input. If I had an option in the settings so that I could disable the respective lines “ #DESCRIPTION ” for the bouquets creation so that these lines are not generated I would still find it useful.
These lines are probably created in the “ buildbouquets.py ” as I have seen it diagonally on review.
Because I rework the bouquets myself until they look something like the attached file
Thanks for your plugins extensions I am very satisfied and they are very helpful to use IPTV on a Sat Box only thing I notice is that recordings interrupt after a short time but that probably has nothing to do with your extensions.
Regards Patrick
VU+DUO 4k SE, OpenATV 7.6 Alph
Use English language only
