Req View: Thumbnail as default - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: Req View: Thumbnail as default (/showthread.php?tid=232193) |
View: Thumbnail as default - TGMadsen - 2015-07-15 Hi, I really miss an option to set View: as Thumbnail as default everywhere instead of 'List view'. Best regards TGMadsen RE: View: Thumbnail as default - trogggy - 2015-07-15 You can do this in confluence but only by editing an .xml file. Confluence skin folder (skin.confluence) > 720p > MyVideoNav.xml There's a line at the top: Quote:<defaultcontrol always="true">50</defaultcontrol>Changing the 50 to 500 should give you what you want. RE: View: Thumbnail as default - TGMadsen - 2015-07-23 Thank you very much! Best Regards TGMadsen RE: View: Thumbnail as default - TGMadsen - 2015-07-24 Hmm, I wonder what I am missing here. I have added the following to samba.conf [XBMC root] path = /usr/share/xbmc available = yes browsable = yes public = yes writable = yes Still I can't find the Confluence skin folder. A Google search indicates that it's located under '/usr/share/xbmc/addons/skin.confluence' but I can't see a folder with that name (usr) on the samba share. Should I add more to samba.conf and in that case what? Best regards TGMadsen RE: View: Thumbnail as default - TGMadsen - 2015-07-24 (2015-07-24, 08:58)TGMadsen Wrote: Hmm, I wonder what I am missing here. I have added the following to samba.conf Because I'm stupid! Found it Best regards TGMadsen RE: View: Thumbnail as default - TGMadsen - 2015-07-24 Found this: http://openelec.tv/forum/124-raspberry-pi/66585-change-default-view-of-folders-permanently "You need to clone the entire skin to /storage/.xbmc/addons/ and then edit the addon.xml file to rename the skin (else XBMC will see two skins with the same name and it all gets confusing). " /storage/.xbmc ? I do not have a folder with that name on OpenElecs Samba share. Best regards TGMadsen RE: View: Thumbnail as default - Stevae - 2016-07-01 this doesn't work with jarvis 16.1. i have changed that xml file, and also the view section, as it was advised on another site, but i am still getting list views in several of the addons. why doesn't kodi have a setting to default which view you want to use. this should not be a rootcanal!!!! excuse the pun. but it should be a common setting. |