2021-10-02, 14:01
Hi all,
I'm having a bit of a problem setting up the Movie set information folder.
I want to store all my movie set art on a server, but as SMB isn't working for me in kodi, I was hoping to get to the source using the sources.xml file.
I have a my movies and tv-shows on a nas and use the sources.xml to access them.
So now when I'm about to setup the Movie set information folder, I thought I'll just use the same approach.
I added it like so:
Then when I'm in settings > media > video and click on Movie set information folder the options that pop up don't include my Movie Set Art. So guessing that <files> is the wrong option here I looked at the wiki, but there doesn't seam to be any other option that will work.
Anyone got any got ides to how I can fix this?
Thanks in advance for your help.
I'm having a bit of a problem setting up the Movie set information folder.
I want to store all my movie set art on a server, but as SMB isn't working for me in kodi, I was hoping to get to the source using the sources.xml file.
I have a my movies and tv-shows on a nas and use the sources.xml to access them.
So now when I'm about to setup the Movie set information folder, I thought I'll just use the same approach.
I added it like so:
xml:<files>
<default pathversion="1"></default>
<source>
<name>Movie Set Art</name>
<path>smb://username:password@Server.com/share/</path>
<allowsharing>true</allowsharing>
</source>
</files>
Then when I'm in settings > media > video and click on Movie set information folder the options that pop up don't include my Movie Set Art. So guessing that <files> is the wrong option here I looked at the wiki, but there doesn't seam to be any other option that will work.
Anyone got any got ides to how I can fix this?
Thanks in advance for your help.