Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 62 of 64 FirstFirst ... 12526061626364 LastLast
Results 916 to 930 of 954

Thread: Testers required for OpenViX Python 3 images

  1. #916
    BrokenUnusableAccount

    Thumbs up

    Quote Originally Posted by Huevos View Post
    @BefuddledBrian any feedback on that binary and epg search problems?
    Once I removed existsing control characters from autotimer.xml it seems to work much better (for me at least).

    Should I do I pull request?
    Now or wait until after stable release?
    Last edited by BrokenUnusableAccount; 06-11-21 at 15:46. Reason: typo

  2. #917
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by BefuddledBrian View Post
    Once I removed existsing control characters from autotimer.xml it seems to work much better (for me at least).
    I thought the problem was about epg search?

  3. #918
    BrokenUnusableAccount
    Quote Originally Posted by ccs View Post
    I thought the problem was about epg search?
    Yes, EPG search works much better without control characters, but some autotimers that were looking for names with control characters in them stopped working, so I manually fixed them so everything works well.
    Last edited by BrokenUnusableAccount; 06-11-21 at 17:29. Reason: commas

  4. #919
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by BefuddledBrian View Post
    Yes, EPG search works much better without control characters, but some autotimers that were looking for names with control characters in them stopped working, so I manually fixed them so everything works well.
    Isn't that an (undesirable) side-effect of removing control characters from epg.dat. Maybe autotimer needs to ignore them as well.

    (Even that wouldn't work until epg.dat had been fully re-populated. (Mine would take 7 days).)
    Last edited by ccs; 06-11-21 at 18:36.

  5. #920
    BrokenUnusableAccount
    Quote Originally Posted by ccs View Post
    Isn't that an (undesirable) side-effect of removing control characters from epg.dat. Maybe autotimer needs to ignore them as well.

    (Even that wouldn't work until epg.dat had been fully re-populated. (Mine would take 7 days).)
    I'm unsure what I think about adding lots of stuff to ease the transition to control character free EPG.

    Anyone have any opinion stronger than "maybe"?

  6. #921
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,656
    Thanks
    2,007
    Thanked 4,963 Times in 3,279 Posts
    Quote Originally Posted by BefuddledBrian View Post
    I'm unsure what I think about adding lots of stuff to ease the transition to control character free EPG.

    Anyone have any opinion stronger than "maybe"?
    Yes commit it. If that causes short term problems, so be it. Right now it is not working properly anyway.
    Help keep OpenViX servers online.Please donate!

  7. The Following User Says Thank You to Huevos For This Useful Post:


  8. #922
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,656
    Thanks
    2,007
    Thanked 4,963 Times in 3,279 Posts
    Quote Originally Posted by abu baniaz View Post
    I am pretty sure we added code to deal with picon upgrades a few years ago and PLI added some changes a few months ago too. If I remember correctly, our version used to check name, so a slight tweak may bring back the enhancement.
    Abu, I'm not sure what you mean. If I start a picon build update the ipk on the feeds will be the latest version. Only reason I haven't done that is the server is busy.
    Help keep OpenViX servers online.Please donate!

  9. #923
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by BefuddledBrian View Post
    I'm unsure what I think about adding lots of stuff to ease the transition to control character free EPG.

    Anyone have any opinion stronger than "maybe"?
    Some of my autotimers are over 7 years old, but all's well, no control characters in either of my boxes autotimer.xml files. - Freeview/terrestrial only.

    Not sure what you tell people who lose timers/recordings, recreate all autotimers from scratch I guess. Or edit them if you know how.

    Do timers also inherit the control characters at the moment?
    Last edited by ccs; 06-11-21 at 20:05.

  10. #924
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,656
    Thanks
    2,007
    Thanked 4,963 Times in 3,279 Posts
    Quote Originally Posted by ccs View Post
    Do timers also inherit the control characters at the moment?
    If they are there on the stream they are going to get added.
    Help keep OpenViX servers online.Please donate!

  11. #925
    BrokenUnusableAccount

    Post

    Quote Originally Posted by ccs View Post
    Do timers also inherit the control characters at the moment?
    I don't think ordinary timers (ie non autotimers) do.
    I haven't investigated why they don't, but I didn't find any control characters in my timers.xml.
    Anyway I think it's irrelivant (for the case of normal timers) since it just helps identify the timer in the displayed list of timers.
    Does that sound right?

  12. #926
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by BefuddledBrian View Post
    I don't think ordinary timers (ie non autotimers) do.
    I haven't investigated why they don't, but I didn't find any control characters in my timers.xml.
    Anyway I think it's irrelivant (for the case of normal timers) since it just helps identify the timer in the displayed list of timers.
    Does that sound right?
    It's also used to create the recording filenames when the timer starts up.

    If control characters were ever lurking about then they would have been stripped out otherwise recordings would never have got started.

  13. The Following User Says Thank You to ccs For This Useful Post:


  14. #927
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    ... deleted
    Last edited by ccs; 07-11-21 at 16:02.

  15. #928
    BrokenUnusableAccount

    Lightbulb

    I use the Simple_Ten_Eighty skin.
    I feel the choice of colours on the multi channel grid EPG is rather odd, in particular the way the cursor that you move around the EPG is the thing that shows the least when I feel it should show the most.
    For some time I've been shuffling the .PNG files around in this skin to make it look, in my opinion, better.
    Also I added a feature that seems to have been broken or forgotton that highlights things you are going to record in red.

    But I'm nervous about submitting these changes as a pull request. Those who are used to the original skin might object to the changes.

    In order to try and guage opinion I have made a modified version of the skin and I home people will try it and tell if what they think.
    It's called Bimple_Ten_Eighty (not a serious suggestion for a good name, just something changed very slightly from the original).

    enigma2-plugin-skins-openvix-bimple-ten-eighty_Test1_all.ipk

  16. #929
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,656
    Thanks
    2,007
    Thanked 4,963 Times in 3,279 Posts
    Brian can you make a patch so I can see exactly what the changes are.
    Help keep OpenViX servers online.Please donate!

  17. The Following User Says Thank You to Huevos For This Useful Post:


  18. #930
    BrokenUnusableAccount
    Quote Originally Posted by Huevos View Post
    Brian can you make a patch so I can see exactly what the changes are.
    A patch?
    What do you mean by a patch?

    It's just renaming and copying some PNG files.

    This:
    Code:
    https://github.com/BrianG61UK/skins/tree/MyS1080
    Last edited by BrokenUnusableAccount; 09-11-21 at 11:54.

Page 62 of 64 FirstFirst ... 12526061626364 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.