Reply to thread

If you have logs set to debug then you would usually see them in mediaportal.log yes.


You can cache what you want but personally from experience i would not cache larger images because it can impact gui performance if you cache too many at a large size. This option does not just cache them to bitmaps like normal it holds the images in video memory.


If i was you i would adjust the mask size so it is large enough to not appear stretched but so it is still under 1000 pixels either H or W.


Top Bottom