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,959
    1,270
    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,123
    5,530
    48
    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,123
    5,530
    48
    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,959
    1,270
    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

    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    This plugin is alternate version to the original World Weather plugin developed by @Micropolis. Is compatible with MediaPortal...
    Replies
    33
    Views
    8K
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    473
    • Sticky
    All good now!!
    All good now!!
    We have just released MediaPortal 1.36 - Polar Express x86 and x64 version. Highlights of this release Bugfixes: [MP1-5229] -...
    Replies
    2
    Views
    1K
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core: Fix FrameGrabbing for EVR [MP1-5222] - TV Server: Fix ISO-8859-10/14 DVB text encodings [MP1-5224] - Fix Card "CancelTune" request Since Pre-Release : New: Since Pre-Release : Improvement / Rework...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    Replies
    0
    Views
    2K
    • Sticky
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the next release. We allocate about one month for Pre Release testing. In that time we will only fix bugs, after which comes the final release! Highlights of this release Bugfixes: [MP1-5221] - Core: Fix...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    0
    Views
    2K
    Top Bottom