Athena Skin Missing Screenshots (1 Viewer)

SpudR

Retired Team Member
  • Premium Supporter
  • July 27, 2007
    2,657
    718
    Yorkshire, UK
    Home Country
    England England
    Pressing the 'Screenshot' button on the MPEI > Known Extensions > Athena shows an image placeholder, then crashes the MPEI totally, if you step through the 5.
     

    JimCatMP

    Documentation Group
  • Team MediaPortal
  • April 1, 2010
    654
    285
    Leeds
    Home Country
    United Kingdom United Kingdom
    Not much to say other than 'confirmed' :oops:

    Testing a few other, many missing images [Xtreme - 32 listed, none present:rolleyes:, only Athena seems to crash MPEI on ones I tested [5 or 6].

    TTFN - JCMP
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,958
    1,271
    Saratov
    Home Country
    Russian Federation Russian Federation
    I've looked at Athena MPEI.
    You saw placeholders instead of images because links are 404
    XML:
    <SectionParam Name="Online Screenshots">
    <Value>
    http://www.team-mediaportal.com/components/com_mtree/img/listings/m/2304.jpg; http://www.team-mediaportal.com/components/com_mtree/img/listings/m/2307.jpg; http://www.team-mediaportal.com/components/com_mtree/img/listings/m/2306.jpg; http://www.team-mediaportal.com/components/com_mtree/img/listings/m/2305.jpg;
    </Value>
    <ValueType>String</ValueType>
    <Description>Online stored screenshot urls separated by ;</Description>
    </SectionParam>
    Current images on site look like this https://www.team-mediaportal.com/media/com_mtree/images/listings/o/2307.jpg
    So probably site changed a bit.
    I can't say for sure about crash but looks like MPEI thinks thre are 5 pictures. Obviously, because of additional ; after the text.
    I didn't find the code executing Screenshot loading by github search and I'm lazy to debug MPEI so you could believe in my vesion or wait another one. ;)
    Nah, I found it MediaPortal-1/ScreenShotNavigator.cs at ff4edb5f3612e397136971c4a3a57a2aa2ffcfc8 · MediaPortal/MediaPortal-1 · GitHub
    No checks if urls are valid there.
    And yes, such exceptions should be handled properly to avoid crashes and yes, MPEI should have log.
    Br.
     
    Last edited:

    high

    Administrator
  • Team MediaPortal
  • August 31, 2004
    5,142
    5,594
    49
    Isselburg/NRW
    Home Country
    Germany Germany
    image-links changed ~ 2 years ago. I can create a rewrite for these old ones but still, there will be missing images cause author deleted/exchanged them. In athena for example 2304.jpg.

    false urls need to be covered in MPEI-code properly. I can fix local xml files like in the Athena-case but not external hosted ones (github/Google Code)
     
    Last edited:

    high

    Administrator
  • Team MediaPortal
  • August 31, 2004
    5,142
    5,594
    49
    Isselburg/NRW
    Home Country
    Germany Germany
    Athena is fixed, the issue should not show up again for this item .
    Also rewrite old images to 'new' location to fix old ones like Xtreme
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,958
    1,271
    Saratov
    Home Country
    Russian Federation Russian Federation
    not that much I can do, image-links changed ~ 2 years ago. I can create a rewrite for these old ones but still, there will be missing images cause author deleted/exchanged them. In athena for example 2304.jpg.

    This needs to be fixed in MPEI-code properly.
    What about redirection from old path to new? Not sure Mpei will handle redirect properly though :cautious:
    Upd. Ooops, I didn't read your second message :D
     

    Users who are viewing this thread

    Similar threads

    Are the media/video folders on the Mint host?
    Are the media/video folders on the Mint host?
    I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
    Replies
    1
    Views
    1K
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
    Replies
    1
    Views
    2K
    Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
    Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
    I recently did a fresh install of 2.5 on a new Windows 11 PC. My previous (Windows 10) version of 2.5 gave my broadcast TV channel...
    Replies
    2
    Views
    2K
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is "ACTION", the "cmdproperty" is the actual window id, but it makes sense that it is. Try this for yourself. First backup your working profile for the remote, then in the "Mapping" panel make a change to...
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is...
    I would like to be able to go directly to the Scheduled recordings window without having to first go to the home menu. I saw this...
    Replies
    1
    Views
    2K
    Hello, Name need to be the same as computer name. Also, logs could be useful.
    Hello, Name need to be the same as computer name. Also, logs could be useful.
    It is a bit of a long story! I successfully installed MP2 on my old PC as client/server with client on my laptop to confirm my...
    Replies
    2
    Views
    1K
    Top Bottom