Recursive slideshow is not working in random order (1 Viewer)

MisterMander

Portal Member
September 1, 2009
17
4
I've been running with the patch for a couple of months now, but I'm noticing in the slideshows that I'm getting a lot of black screens in between photos, which isn't ideal - looking at the log (attached) I can see that when it behaves normally (one photo following another) the log entries alternate between rows like this

2013-05-28 14:11:47.363281 [Debug][PicPrefetch(25)]: Picture: Fast loaded texture E:\images\Image005.jpg
2013-05-28 14:11:59.212890 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 24

But when it displays the black screen there are a succession of the same rows, like this:

2013-05-28 14:12:11.211914 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 25
2013-05-28 14:12:23.212890 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 26
2013-05-28 14:12:35.218750 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 27

Hoping this makes sense, any suggestions gratefully received!
 

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    To accelerate Recursive slide show, we analyse one by one folder and not index it like before (so long) so maybe it happen when it remove root folder or something ( not sure right now) but need to debug that but it's longgggggggggg to do that.

    Can you try to reproduce a schema to trigger it each time ?
     

    MisterMander

    Portal Member
    September 1, 2009
    17
    4
    Thank you - have given the revised dlls a go from the linked post but now when I launch MP it gets as far as "Starting Plugins" then the screen goes black. :unsure:
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Thank you - have given the revised dlls a go from the linked post but now when I launch MP it gets as far as "Starting Plugins" then the screen goes black. :unsure:


    Oh i didn't see your reply, i have made another fix, so i will give you a link for a build to test :)
     

    Users who are viewing this thread

    Top Bottom