ServiceInfo.py trouble

  • Hello to all,

    I have a problem with ServiceInfo.py HasSubtitles converter....

    It just doesnt work at all. Sometimes it show corretly that there are subtitles present but most of the time it doesnt work at all.

    Can that be fixed?

  • This is because some some subtitles are retrived from "Text TV" so if you add this code you will pickup most of the subtitles. And of cause if Text TV is avalible :winking_face:


    <widget backgroundColor="dark" font="Regular;24" position="595,993" render="FixedLabel" size="50,28" source="session.CurrentService" text="SUB" transparent="1">

    <convert type="ServiceInfo">HasTelext</convert>

    <convert type="ConditionalShowHide" />

    </widget>

    Everything in life that's any fun is either immoral, illegal or fattening

    • Offizieller Beitrag

    Please test the following two changes an report if it works better.


    But please make sure that you pay attention to the formatting/indentation of the python files. Otherwise enigma2 might not start anymore.


  • Yes thanks Ghost this fixed the subtitles :smiling_face:


    Thanks Ghost this fixed a longtime problem in 5 seconds by you :smiling_face:


    And thanks for the thumb @gutemine :winking_face: :winking_face: :smiling_face:

    Everything in life that's any fun is either immoral, illegal or fattening

    3 Mal editiert, zuletzt von seagen () aus folgendem Grund: Merged a post created by seagen into this post.