Kodi Community Forum
Req Separate "Extract thumbnail and video information" settings. - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: Req Separate "Extract thumbnail and video information" settings. (/showthread.php?tid=316501)



Separate "Extract thumbnail and video information" settings. - Anvi - 2017-06-14

Hello,

I'm using libraries over WAN and caching thumbnails uses ridiculous amount of bandwidth. It also slows down operation by a lot.
This is also the case for slower hardware such as Raspberry Pi even on LAN.

I've disabled "Extract thumbnail and video information" for now, but I would like to keep "extract video information" enabled.

I found discussions regarding this dating back to last decade and XBMC team members even back then stated that it would be preferable to have the 2 settings separate.


RE: Separate "Extract thumbnail and video information" settings. - popcornmix - 2017-06-14

This has now been merged in master: https://github.com/xbmc/xbmc/pull/6441

It wasn't in Krypton although some Pi distros did include it (LibreELEC/OSMC).


RE: Separate "Extract thumbnail and video information" settings. - Gracus - 2017-06-14

Just here to confirm that they are seperate settings in kodi 18:

Image


RE: Separate "Extract thumbnail and video information" settings. - Anvi - 2017-06-14

That's great news and thanks for quick reply.