Posts by Nostra_2

    Channel list colors is working with no problems , and the channel name and description changes as selected , you try to install clean skin version .

    Sure, the colors work, but there's no longer a yellow option for the selected channel.

    I set it up under Customer 2.

    There, there’s only green-yellow.


    Up to version 7.7, that also resulted in yellow, but since version 8.8, it’s now green. And right under “Start of Colors,” I can’t find anything that changes the text color of the channels.

    So in 8.7, the green-yellow is still somewhat close to yellow, but in 8.8 it’s green.


    But I’d like to have yellow again—could you please add yellow to the selection? There are tons of shades with red tones, but not a single true yellow.

    Ideally, it would be a yellow like the one in my screenshots.



    8.8-1.png8.8-2.png

    8.7-1.png8.7-2.png

    .

    @Lululla

    Sorry, that was just meant to be a heads-up so you can fix it.

    @odem2014

    Until now, the text in the channel list in the default skin was always

    white and green.

    The selected channel was yellow and white.

    When “With Live TV” was enabled.


    I know this was a bug before, because in the default skin everything was actually set to white.

    You seem to have fixed that, because now EVERYTHING is white.

    Which, of course, looks terrible.

    So I have to set the colors myself.

    Previously, it was yellow—the yellow-green option in the color selection—and that resulted in yellow; it had little to do with green, but it was acceptable.


    Now, when I select yellow-green, it’s just an ugly green. No trace of yellow left.

    But I’d like to have a yellow again; only yellow isn’t offered to me. It’s all just these Willy Wonka colors that I don’t like.

    Can you please add a real yellow, preferably a bold rapeseed yellow? ##########


    Then there’s the translation. Who translated this into German—Google?

    From English: Snow White became “Schneewittchen” in German.


    The only thing that’s “Schneewittchen” in German is the stepdaughter behind the seven mountains with the seven dwarfs, but not a color.

    The correct translation must be “Schneeweiß.”

    If you have trouble typing the ß, just use ss.

    Thanks, perfect👍

    My Picon icons are back now, too.

    I was wondering what was going on, because the ones I had created with “PiconManager” had suddenly disappeared and never showed up again after I reinstalled the program.

    So the problem was v7.6, which kept forcing me to use the other Picon icons.

    Everything is fine again now.

    Thanks for your ongoing work.

    odem2014

    By the way: The issue with the + or - is in the

    AglareEventBarTextSimple.py

    The online update displays a minus sign.

    Line

    180

    182

    183

    Code
        def _fmtDuration(self, seconds, add_minus=False):
            text = self._fmtMinutesDuration(seconds) if self.unit == "minutes" else self._fmtClockDuration(seconds)
            if add_minus and self.minus:
                return "-" + text

    And the one downloaded from *.ipk shows Plus

    Code
        def _fmtDuration(self, seconds, add_plus=False):
            text = self._fmtMinutesDuration(seconds) if self.unit == "minutes" else self._fmtClockDuration(seconds)
            if add_plus and self.minus:
                return "+" + text

    The online update therefore contains a different, faulty AglareEventBarTextSimple.py file

    odem2014

    Didn't you read my post here?


    The minus sign is gone; now there's a +

    There was a minus sign, though, when I had just refreshed the page. In the meantime, I uninstalled it and then reinstalled it, and now there's a +

    But everything else in the post still applies.

    I tested everything.

    The image from the other post is with the InfoBar style: Style4

    Now I’ve tested all the styles, and the only one that’s still the way I’d like it is Style2.

    But I don’t like the rest of that one.

    And as mentioned before: The timer doesn’t count either; it stays at the value where you switched to the station. Only when you select another station and then switch back to the previous one does it count up once, only to stop again.


    I just installed an older version, 6.9, and in that version, Style4 still displays the time correctly as HH:MM:SS and the timer actually counts up.

    See the screenshot.

    Could you please fix this again? Because as it is now, with the timer not changing, it doesn’t make any sense.

    Thanks.

    .

    6.png

    odem2014

    Good work👍

    But I found one more mistake.

    See image.

    1. There’s a minus sign; it should be a plus sign (+).

    2. The counter doesn’t change as long as you stay on the channel.

    3. In the default skin and others, the time counts down there and has a + sign.

    4. Like in the default and other skins, the time should be displayed in hours, minutes, and seconds.

    So +HH:MM:SS

    5. The following program should also be displayed in HH:MM

    .

    4.png

    In version 7.4, if you go to View Settings → Channel Lists and open “With Live TV,” you'll see these options.

    In version 7.5, none of that is there.

    Sorry if the terms are a bit different in English than what I've written here; everything is in German for me because I'm German.

    .

    Senderliste3.png

    Missing in version 7.5.

    It is still present in version 7.4, Image 1.

    Only if you install it locally via *.ipk will it be displayed during the first activation, Image 2; after that, it no longer appears, but that doesn’t seem to work either, since the font in my channel list is white and not white/green or yellow/white as it should be in “With Life TV.”




    Senderliste.png

    Senderliste2.png