skin_AddOn_-_ScreenName.xml modification in iFlatFHD

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • skin_AddOn_-_ScreenName.xml modification in iFlatFHD

      Module screen name I don't know if it is possible, but I would like to use it, but it does not display the indication "rdsinfodispla"

      Because today I modify each time the skin.xml file

      Here the current module


      Quellcode

      1. <skin>
      2. <! - ScreenName ->
      3. <screen name = "screenname">
      4. <render widget = "linearScreenNameLabel" source = "Title" position = "0,0" size = "0,0" valign = "center" halign = "right" font = "Regular; 20" foregroundColor = "orange" backgroundColor = "background" zPosition = "10" transparent = "0" />
      5. </screen>
      6. </skin>



      One of my ideas will be that


      Quellcode

      1. <skin>
      2. <! - ScreenName ->
      3. <screen name = "screenname">
      4. <render widget = "linearScreenNameLabel" source = "Title" position = "0,0" size = "0,0" valign = "center" halign = "right" font = "Regular; 20" foregroundColor = "orange" backgroundColor = "background" zPosition = "10" transparent = "0" />
      5. if "linearScreenNameLabel" = "rdsinfodispla" replace with ""
      6. </screen>
      7. </skin>
      Alles anzeigen
      I didn't test, because I'm missing too much information to edit the code and know what I'm doing if I can do it



      The idea is not to have the name displayed when watching a live or a recording but to display for all the other screens
      Spoiler anzeigen

      Vu+ Ultimo 4K & Vu+ DUO 4K SE ;; 2 or 1 DVB-S NIM(45308X FBC) (DVB-S2X) und DVB-T NIM(TT3L10) ; HDD 2T ; VTi-Team Image 15.0.0 (2021-02-01-vti-master (531279a93))
      Vu+ Solo 4K ; 2x DVB-S NIM(7376 FBC) und DVB-T NIM(TT3L10 ; HDD 1T ;VTi-Team Image 15.0.0 (2021-02-01-vti-master (531279a93))
      enigma2-plugin-skin-linearfhd (v4.4.1)
      Oscam WebInterface r11704-798
      SAT 13E;28,2E;5W;9E
      @20220214 update
    • Normally, the AddOn "Screenname" is for temporary use, I think.

      You only activate it if necessary and let it deactivate the other time.
      However, if you want the Add-On permanently enabled, then you have to remove the part <Panel Name =" ScreenName "/> from the screen on which you do not want to display the information.

      If you do not want to remove the code, you can mark it like this <!-- <Panel Name =" ScreenName "/> -->


      And don't forget: it is allways a good idea to have a copy of the original skin.xml in case of emergency. :D :D
      Der menschliche Körper ist genial. Wenn man sein Ohr ganz langsam auf eine heiße Herdplatte legt, kann man riechen wie blöd man ist!
      Letzte Änderung der Signatur vor 15 Minuten.
    • Personally, I appreciate knowing the names of the different display modules except when I actually watch a program.

      I have an idea (which came to me after my post), but I have no test it if it works I would publish it here
      Spoiler anzeigen

      Vu+ Ultimo 4K & Vu+ DUO 4K SE ;; 2 or 1 DVB-S NIM(45308X FBC) (DVB-S2X) und DVB-T NIM(TT3L10) ; HDD 2T ; VTi-Team Image 15.0.0 (2021-02-01-vti-master (531279a93))
      Vu+ Solo 4K ; 2x DVB-S NIM(7376 FBC) und DVB-T NIM(TT3L10 ; HDD 1T ;VTi-Team Image 15.0.0 (2021-02-01-vti-master (531279a93))
      enigma2-plugin-skin-linearfhd (v4.4.1)
      Oscam WebInterface r11704-798
      SAT 13E;28,2E;5W;9E
      @20220214 update

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Incendio ()