Kodi Community Forum
Picture Slideshow low quality - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Picture Support (https://forum.kodi.tv/forumdisplay.php?fid=265)
+--- Thread: Picture Slideshow low quality (/showthread.php?tid=328588)



Picture Slideshow low quality - sergiollag1 - 2018-02-17

I use Kodi 17.3 on Raspberry Pi to play photos as a slideshow from a upnp server in the same lan. The slideshow plays ok, but Kodi is downscaling the photos to a crap resolution. Is there any hidden config file where this can be tweak so the photos are shown in their native resolution?

Also is there a way to disable the zoom option for the slideshow so that the photos are displayed in their native aspect ratio? The slideshow is zooming the photos to fit the whole screen. The picture settings in the ui don't work.

Thanx.


RE: Picture Slideshow low quality - Karellen - 2018-02-17

Hello sergiollag1

(2018-02-17, 07:38)sergiollag1 Wrote: is there a way to disable the zoom option for the slideshow so that the photos are displayed in their native aspect ratio?
You could try this advancedsettings.xml entry... https://kodi.wiki/view/AdvancedSettings.xml#Photos_settings

(2018-02-17, 07:38)sergiollag1 Wrote: Is there any hidden config file where this can be tweak so the photos are shown in their native resolution?
Have you adjusted the setting here... https://kodi.wiki/view/Settings/Player/Pictures


RE: Picture Slideshow low quality - jjd-uk - 2018-02-17

It could be a consequence of using UPnP, why are you not using a proper file sharing protocol such as SMB or NFS?


RE: Picture Slideshow low quality - sergiollag1 - 2018-02-18

Thanx, I fixed the zooming issue with theĀ advancedsettings.xml file. However, the resolution was still crap. I started using NFS instead of upnp and the photos resolution is 100% now.


RE: Picture Slideshow low quality - sergiollag1 - 2018-02-18

Thanx a lot. I started using NFS and it is good now.