Solved Wiki wrong
#7
Depending on the Kodi client devices you have, you could have all the playlists on the NAS, and point your Kodi clients to that NAS location via path substitution. The same goes for the cached thumbnails.

For example:
xml:
<pathsubstitution>
<substitute>
<from>special://videoplaylists</from>
<to>/mnt/srvr/PLAYLISTS/video</to>
</substitute>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>/mnt/srvr/THUMBNAILS/</to>
</substitute>
</pathsubstitution>

(2021-05-03, 18:22)akovia Wrote: Just wondered if there is a central page about moving source files.

Two separate pages were made in the past, in case there would be differences in the SQLite and MySQL setups. Combining them could be a good idea perhaps.
Reply


Messages In This Thread
Wiki wrong - by akovia - 2021-05-03, 15:17
RE: Wiki wrong - by DarrenHill - 2021-05-03, 15:41
RE: Wiki wrong - by Klojum - 2021-05-03, 16:12
RE: Wiki wrong - by akovia - 2021-05-03, 17:42
RE: Wiki wrong - by Klojum - 2021-05-03, 17:52
RE: Wiki wrong - by akovia - 2021-05-03, 18:22
RE: Wiki wrong - by Klojum - 2021-05-03, 19:01
RE: Wiki wrong - by akovia - 2021-05-03, 19:37
RE: Wiki wrong - by Klojum - 2021-05-04, 09:37
RE: Wiki wrong - by akovia - 2021-05-04, 13:11
Wiki wrong - by Klojum - 2021-05-04, 15:43
Logout Mark Read Team Forum Stats Members Help
Wiki wrong0