Recent content by vapourEyes

  1. vapourEyes

    [TV] 4994: Automatically Change Channel on Program Reminder

    Hello MediaPortalans... When I first developed this I left the TV Buffer in tact, so people could go back in time to previous switched-from channels. However, I notice the merged version resets the buffer.. boohoo. Is it possible to effect a small change to trust the buffer and leave it...
  2. vapourEyes

    Maria DB instead of MySQL

    Correction. Version is 11.2.2 was installed, but since upgraded to 11.3.2.
  3. vapourEyes

    Maria DB instead of MySQL

    MariaDB 11.3 (x64) - confirmed working !!!! ;)
  4. vapourEyes

    Maria DB instead of MySQL

    I am set to install MP latest. Will test MariaDB on newer build. Thank you all for your inputs ! Freakin Awesome Team !
  5. vapourEyes

    Maria DB instead of MySQL

    There is a solution to this problem, highlighted on Stack Exchange for a different product. https://stackoverflow.com/questions/6098646/object-cannot-be-cast-from-dbnull-to-other-types Its to detect the null field / data and cast to a concrete type, as shown in the solution above. I'll refrain...
  6. vapourEyes

    Maria DB instead of MySQL

    Mmm... the plot thickens. Are you able to report your MariaDB version too ? It could be a plugin. I only have a few... WorldWeather. Sleep Timer.
  7. vapourEyes

    Maria DB instead of MySQL

    OK - to save you the trouble - I have installed Maria with both utf-8 and non-utf-8 and with latest Maria and MP 1.33 its failing with the cast to NULL problem.
  8. vapourEyes

    Maria DB instead of MySQL

    Ahh. OK. Did you choose a utf-8 DB or was that not selected. I can try again - and again o_O
  9. vapourEyes

    Maria DB instead of MySQL

    Hello @ajs, I tried MP 1.33 on MariaDB 11.3.2. I'm sorry to say that the problem persists with fresh installs of both. NOTE: MariaDB was set to use utf-8 encoding. I'm happy to persevere for the community and report back any updates. Thanks again @ajs !
  10. vapourEyes

    Maria DB instead of MySQL

    Will do !!! Thanks for such a fast reply !
  11. vapourEyes

    Maria DB instead of MySQL

    An Update. MariaDB above version 10 will fail to work with MediaPortal. This is due to: "Object cannot be cast from DBNull to other types"
  12. vapourEyes

    Automatically Re-Tune Periodically

    Hi, What do we do next ?
  13. vapourEyes

    Automatically Re-Tune Periodically

    Hello, I haven;t forgotten about this thread. I think the next step is to look into the existing UI stuff and extend it to incorporate it. @Jasmeet_181 : thanks for sharing the detail !
  14. vapourEyes

    Automatically Tune to Strongest Duplicate Channel

    Turns out filtering at 10000 ch number is not a good idea. Filtering Unknown is better.
  15. vapourEyes

    Automatically Tune to Strongest Duplicate Channel

    Channels with 10000 are not tuneable here. They can effect MP if tuned here. 1. They can cause the video signal to fail forever till restarted. 2. They can freeze mp for a time between a few seconds and forever. They are generally bad here, but, I am very aware of your comments about...
Top Bottom