Updated kodi settings on Lenovo
This commit is contained in:
@@ -4,34 +4,24 @@
|
||||
</programs>
|
||||
<video>
|
||||
<default pathversion="1"></default>
|
||||
<source>
|
||||
<name>Movies</name>
|
||||
<path pathversion="1">smb://192.168.50.202/Datadisk/Movies/</path>
|
||||
<allowsharing>true</allowsharing>
|
||||
</source>
|
||||
<source>
|
||||
<name>TV Series</name>
|
||||
<path pathversion="1">smb://192.168.50.202/Datadisk/TV Series/</path>
|
||||
<allowsharing>true</allowsharing>
|
||||
</source>
|
||||
<source>
|
||||
<name>P2P</name>
|
||||
<path pathversion="1">C:\qBittorrent\Finished\</path>
|
||||
<allowsharing>true</allowsharing>
|
||||
</source>
|
||||
<source>
|
||||
<name>Documentaries</name>
|
||||
<path pathversion="1">smb://192.168.50.202/Datadisk/Documentaries/</path>
|
||||
<name>Movies</name>
|
||||
<path pathversion="1">smb://truenas-01/Media/Movies/</path>
|
||||
<allowsharing>true</allowsharing>
|
||||
</source>
|
||||
<source>
|
||||
<name>TV Series</name>
|
||||
<path pathversion="1">smb://truenas-01/Media/TV Series/</path>
|
||||
<allowsharing>true</allowsharing>
|
||||
</source>
|
||||
</video>
|
||||
<music>
|
||||
<default pathversion="1"></default>
|
||||
<source>
|
||||
<name>Music</name>
|
||||
<path pathversion="1">smb://192.168.50.202/Datadisk/Music/</path>
|
||||
<allowsharing>true</allowsharing>
|
||||
</source>
|
||||
</music>
|
||||
<pictures>
|
||||
<default pathversion="1"></default>
|
||||
|
||||
Reference in New Issue
Block a user