Support for a site request thread (19 Viewers)

raffe

Portal Pro
March 28, 2008
260
80
Are you sure you don't mind it getting public? Don't know what the rules of twitch are in this case...
Yes, it is OK, it is a "twitch developers account" I am using, and not my "official" twitch account. If there is a problem, we can read more about the rules and change it if it need changing. If it works, well, then we just are happy :)
 

HTPCSourcer

Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,335
    Home Country
    Germany Germany
    Hi @doskabouter,

    The OV package is used as such in MP2. The logs are showing some inconsistencies (dead entries?) and I was wondering if those can be cleaned.
    [2019-02-10 13:43:26,599] [7535 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: ZTele not found!
    [2019-02-10 13:43:26,599] [7535 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTV not found!
    [2019-02-10 13:43:26,599] [7535 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTVNews not found!
    [2019-02-10 13:43:26,599] [7535 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTVLocalNews not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTVDeprecated not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTV not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTV not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTVDeprecated not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: TSN not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CTV not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,615] [7551 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: CanWest not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: TVO not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: TVOKids not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: TVOParents not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: TreehouseTV not found!
    [2019-02-10 13:43:26,631] [7566 ] [Thread10 ] [WARN ] - [OnlineVideos] SiteUtil with name: YTV not found!
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,566
    2,938
    Nuenen
    Home Country
    Netherlands Netherlands
    You could remove them from within the sitemanager.

    Perhaps a better solution is to not warn about sites that are disabled... I'll see if that works out when enabling such a disabled site

    If I stumble on those lists (and see how many sites there are in the onlinevideos.xml) I always wonder how many of them still work...
    Still on my list is to remove all non-working sites that I created in the past...
     

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,335
    Home Country
    Germany Germany
    You could remove them from within the sitemanager.
    Sure - but they will be back with the next installation of MP2. And we Team members keep installing all the time.

    But maybe I am wrong. I’ll delete them locally. Hopefully that’s them permanent.

    EDIT: Those sites are not displayed at all. How does one remove them?
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,566
    2,938
    Nuenen
    Home Country
    Netherlands Netherlands
    You could remove them manually from the onlinevideos.xml.
    Then you can also test if they return on a new install.
    If Onlinevideos is removed completely and installed again, it will for sure add them
     

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,335
    Home Country
    Germany Germany
    You could remove them manually from the onlinevideos.xml.
    The main question is if this xml is delivered out of the OV package and used as such by MP2. If this is true then somebody would need to look at this.

    Can you point me to the original code site from which OV is compiled?
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,566
    2,938
    Nuenen
    Home Country
    Netherlands Netherlands
    I assume that xml is installed with onlinevideos.
    Currently testing this assumption and see how OV behaves when dll's implementing certain sites are not present on the system.
    Source is here: offbyoneBB/mp-onlinevideos2

    Edit: the list you see in the onlinevideos configuration is pulled from the onlinevideos.xml, the list you see in the sitemanager in mediaportal is a mix of onlinevideos.xml and OnlineVideos Sites Overview
    So the only unknown is whether the onlinevideos.xml (as found here: offbyoneBB/mp-onlinevideos2) is installed when OV is installed

    Edit2: On a fresh install (at least for MP1) it doesn't install the onlinevideos.xml, but id does install all the siteutil dll's so you shouldn't be getting those warnings...
    The list (in case of fresh install) in Onlinevideos Configuration originates from the onlinevideos.xml supplied with the installer. When in OV Config clicking on import/global it does display the full list from OnlineVideos Sites Overview. If you save there, the onlinevideos.xml in the programdata folder will be created, otherwise the embedded xml will be used

    Edit3: The siteutils that are installed are the ones as they were when creating the onlinevideos installer.
    If sites were added to a siteutil-dll after that, I think those are the ones you'll see in your logs
     
    Last edited:

    Megane

    Portal Member
    March 18, 2008
    46
    4
    50
    Bologna
    Home Country
    Italy Italy
    Hi,
    I apologize, I had not noticed this discussion before.

    It's possible to add some Italian streaming services like:
    Amazon Prime Video (for Italy)
    Now TV (for Italy)
    Rakuten (for Italy)
    Chili
    Infinity
    Sky Go (for Italy)
    Rai Go
    Mediaset Premium Play
     

    Users who are viewing this thread

    Top Bottom