Titan - Bug Reports & Issues (6 Viewers)

elliottmc

Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Your OV version is not compatible (even if it show ok in config) and that maybe trigger your issue.
    You can find one compatible there : https://forum.team-mediaportal.com/...evidoes-mediaportal1-dll.124700/#post-1064664
    Try and see :)

    Ok, will try.. but i dont know if that should have anything to do with movingpictures / tvseries.

    We will find out! At least we can exclude this problem.
     

    maiky

    MP Donator
  • Premium Supporter
  • August 3, 2008
    70
    2
    Home Country
    Sweden Sweden
    Actually think i got it working by deleting the titan cache folder! now i see the backround instead of the missing file crap :)

    doh, worked fine one time, restarted mp and same problem again, got to collect the logs i guess :)
     
    Last edited:

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Actually think i got it working by deleting the titan cache folder! now i see the backround instead of the missing file crap :)

    doh, worked fine one time, restarted mp and same problem again, got to collect the logs i guess :)

    Perhaps you can start a thread in the 1.7.0 Pre Release bug reporting forum? Saves cluttering up this thread.
     

    maiky

    MP Donator
  • Premium Supporter
  • August 3, 2008
    70
    2
    Home Country
    Sweden Sweden
    Perhaps you can start a thread in the 1.7.0 Pre Release bug reporting forum? Saves cluttering up this thread.

    It was the same in 1.6 so it cant be 1.7 related!

    made a quick vid for whats happening, sorry for shitty focus

     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Perhaps you can start a thread in the 1.7.0 Pre Release bug reporting forum? Saves cluttering up this thread.

    It was the same in 1.6 so it cant be 1.7 related!

    made a quick vid for whats happening, sorry for shitty focus


    Yeah, I have seen this, but I can't remember what I did to fix it. I think it was updated plugins. Have you checked MediaPortal Extension Installer, refreshed the list and downloaded all updates?
     

    maiky

    MP Donator
  • Premium Supporter
  • August 3, 2008
    70
    2
    Home Country
    Sweden Sweden
    Yeah, I have seen this, but I can't remember what I did to fix it. I think it was updated plugins. Have you checked MediaPortal Extension Installer, refreshed the list and downloaded all updates?

    Yep, everything is updated.Its the same in moving pictures, tv series, online videos and even "settings" sometimes.

    Did a freash install of 1.7, seems to work now, the only thing i have not tried yet is the basic home editor. can it have something to do with it?

    EDIT:

    Well, now i got the same problem again, its when i enable titan extended and make my own basic home. Ok, so what am i doing wrong? what logs/files should i upload?
     
    Last edited:

    maiky

    MP Donator
  • Premium Supporter
  • August 3, 2008
    70
    2
    Home Country
    Sweden Sweden
    Deleted log files, started MP, entered tvseries and then quit the application..

    only weird thing i find in the logs is
    Code:
    [2014-02-25 00:09:16,717] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 10 (window property: filterButton)
    [2014-02-25 00:09:16,717] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 526 (window property: loadingImage)
    [2014-02-25 00:09:19,049] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 10 (window property: filterButton)
    [2014-02-25 00:09:19,049] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 526 (window property: loadingImage)
    Anyone knows what it means? or does it even have anything to do with my problem?
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Code:
    [2014-02-25 00:09:16,717] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 10 (window property: filterButton)
    [2014-02-25 00:09:16,717] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 526 (window property: loadingImage)
    [2014-02-25 00:09:19,049] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 10 (window property: filterButton)
    [2014-02-25 00:09:19,049] [Log    ] [31       ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\TVSeries.xml' is missing control id 526 (window property: loadingImage)
    Anyone knows what it means? or does it even have anything to do with my problem?
    That is just over zealous logging from MediaPortal, it really should be DEBUG not WARN (Plugins need a way of marking a control as optional).

    Anyway, all it means is that the skin does not implement those controls, depending on the plugin these can be optional or mandatory, in your case it's nothing to worry about.
     

    Users who are viewing this thread

    Similar threads

    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios were not populated Fallback to english tagline didn't work Score / Popularity now empty instead of dummy rating and unknown popularity numbers Also I've tried to compile plugin against MP 1.34 x64 and...
    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios...
    Hi! TheTVDB.com has movies in their API now. API itself looks ok now so I decided to add TVDB to Moving Pictures. Check it if you...
    Replies
    2
    Views
    723
    @Pablik I finally got back to this, and I got it working. What I did was this. I intended to copy the UHD-BR disc to my local hard drive, so I put the disc in the drive, and then brought up MakeMKV. In MakeMKV I went through the initial steps to copy the UHD-BR disc to my drive, and while MakeMKV was parsing the disc, I noticed a...
    @Pablik I finally got back to this, and I got it working. What I did was this. I intended to copy the UHD-BR disc to my local hard...
    I just uninstalled AnyDVDHD due to RedFox being no longer reachable, and I have taken the MakeMKV route described in this thread...
    Replies
    4
    Views
    797
    Installing other software, especially MP1, which is partly sharing Tv service with MP2, can make everything worse. Please upload your debug log files, if you want to solve the issue.
    Installing other software, especially MP1, which is partly sharing Tv service with MP2, can make everything worse. Please upload...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    6
    Views
    1K
    I was not previously aware of the "Drive Free Space" plugin, and it is not easy to find. (There really ought to be an easier way of finding plugins.) There is this thread that introduces the plugin, and this thread that details some changes to the Titan skin made by Gary Martyn (from 2013 :eek: ). I installed the plugin on my Aorus...
    I was not previously aware of the "Drive Free Space" plugin, and it is not easy to find. (There really ought to be an easier way of...
    I have a multiseat MP setup running version 1.33. I use the Titan skin and yesterday I decided I would update all my plugins on my...
    Replies
    20
    Views
    3K
    You can always use GitHub online But judging by the picture, you are doing well. Direct Push to Master is prohibited, create PR.
    You can always use GitHub online But judging by the picture, you are doing well. Direct Push to Master is prohibited, create PR.
    Hello, Because I was annoyed with closing MP, launch config, modify setting and start MP again, I decided to give MP the ability...
    Replies
    5
    Views
    3K
    Top Bottom