Cache settings in guisettings.xml. Wiki not up-to-date
#1
Sometimes I'm having occasional stuttering of 1080p x264 movies over sshfs from my server (10-15ms, 100mbit). I've mounted the sshfs in /media so I guess XBMC is thinking it's just another harddisk mount. Can anyone confirm this?

It seems the wiki page for guisettings.xml is not up-to-date.

The section I'm interested in:

Code:
<cache>
        <harddisk>256</harddisk>
    </cache>
    <cacheaudio>
        <dvdrom>256</dvdrom>
        <internet>256</internet>
        <lan>256</lan>
    </cacheaudio>
    <cachedvd>
        <dvdrom>2048</dvdrom>
        <lan>2048</lan>
    </cachedvd>
    <cacheunknown>
        <internet>4096</internet>
    </cacheunknown>
    <cachevideo>
        <dvdrom>2048</dvdrom>
        <internet>4096</internet>
        <lan>2048</lan>
    </cachevideo>

If I'm going to increase the cache for the movies on the sshfs mount should I increase "<harddisk>256</harddisk>" ?
Reply
#2
Xbmc doesn't care, it's SSH that handles the gory details for you. I think the cache settings have long been deprecated, if you search the forums you'll find a few threads saying for streaming those cache settings don't matter.
* MikroTik RB5009UG+S+IN :: ZyXEL GS1900-8HP v1 :: EAP615-Wall v1 :: Netgear GS108T v3 running OpenWrt 23.05
* LibreELEC 11:  HTPC Gigabyte Brix GB-BXA8-5545 with CEC adapter, Sony XR-64A84K :: Desktop AMD Ryzen 7 5800X / Sapphire Nitro+ Radeon 6700XT  / 27" Dell U2717D QHD
* Debian Bookworm x86_64: Celeron G1610, NFS/MariaDB/ZFS server
* Blog
Reply

Logout Mark Read Team Forum Stats Members Help
Cache settings in guisettings.xml. Wiki not up-to-date0