|
<!-- This goes in the profile directory. If you need to find out where it is, install the "indigo" addon and then check the logs --> |
|
<advancedsettings version="1.0"> |
|
<video> |
|
<excludefromscan> |
|
<regexp>[-\._ ](extrafanart|sample|trailer|extrathumbs)[-\._ ]</regexp> |
|
</excludefromscan> |
|
<excludefromlisting> |
|
<regexp>[-._ \\/](extrafanart|sample|trailer|extrathumbs)[-._ \\/]</regexp> |
|
</excludefromlisting> |
|
<!-- Extras: Section Start --> |
|
<excludefromscan action="append"> |
|
<regexp>/extras/</regexp> |
|
<regexp>[\\/]extras[\\/]</regexp> |
|
<regexp>/featurettes/</regexp> |
|
<regexp>[\\/]featurettes[\\/]</regexp> |
|
</excludefromscan> |
|
<excludetvshowsfromscan action="append"> |
|
<regexp>/extras/</regexp> |
|
<regexp>[\\/]extras[\\/]</regexp> |
|
<regexp>/featurettes/</regexp> |
|
<regexp>[\\/]featurettes[\\/]</regexp> |
|
</excludetvshowsfromscan> |
|
<!-- Extras: Section End --> |
|
</video> |
|
<videolibrary> |
|
<allitemsonbottom>false</allitemsonbottom> <!-- sorts the "*All" items at the bottom of the list when in Ascending order --> |
|
<cleanonupdate>false</cleanonupdate> <!-- default set to false to prevent Kodi from removing items from the database while updating. --> |
|
<usefasthash>true</usefasthash> <!-- defaults to true. Set to false in order to skip hashing based on the folders modification time. --> |
|
<recentlyaddeditems>35</recentlyaddeditems> <!-- number of recently added items. Defaults to 25 --> |
|
<itemseparator> / </itemseparator> <!-- separator used for multiple artists/genres in tags. Note, this is *space* *slash* *space* --> |
|
<exportautothumbs>false</exportautothumbs> <!-- export auto-generated thumbs. Defaults to false --> |
|
<importwatchedstate>false</importwatchedstate> <!-- import previously exported playdate and playcount from .nfo files. Defaults to false --> |
|
<importresumepoint>false</importresumepoint> <!-- import previously exported resume point from .nfo files. Defaults to false --> |
|
<dateadded>1</dateadded> <!-- 0 results in using the current datetime when adding a video; |
|
1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid; |
|
2 results in using the newer datetime of the file's mtime and ctime --> |
|
<!-- Additional artwork to add for TV shows --> |
|
<tvshowextraart> |
|
<arttype>characterart</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>landscape</arttype> |
|
<arttype>keyart</arttype> |
|
</tvshowextraart> |
|
<!-- Additional artwork to add for TV show seasons --> |
|
<tvseasonextraart> |
|
<arttype>landscape</arttype> |
|
</tvseasonextraart> |
|
<!-- Additional artwork to add for TV show episodes --> |
|
<episodeextraart> |
|
<arttype>fanart</arttype> |
|
</episodeextraart> |
|
<!-- Additional artwork to add for movies --> |
|
<movieextraart> |
|
<arttype>banner</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>discart</arttype> |
|
<arttype>landscape</arttype> |
|
<arttype>keyart</arttype> |
|
</movieextraart> |
|
<!-- Additional artwork to add for movie sets / collections --> |
|
<moviesetextraart> |
|
<arttype>banner</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>discart</arttype> |
|
<arttype>landscape</arttype> |
|
<arttype>keyart</arttype> |
|
</moviesetextraart> |
|
<!-- Additional artwork to add for musicvideos --> |
|
<musicvideoextraart> |
|
<arttype>banner</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>discart</arttype> |
|
<arttype>landscape</arttype> |
|
</musicvideoextraart> |
|
<allitemsonbottom>false</allitemsonbottom> <!-- sorts the "*All" items at the bottom of the list when in Ascending order --> |
|
<cleanonupdate>true</cleanonupdate> <!-- default set to false to prevent Kodi from removing items from the database while updating. --> |
|
<usefasthash>true</usefasthash> <!-- defaults to true. Set to false in order to skip hashing based on the folders modification time. --> |
|
<recentlyaddeditems>35</recentlyaddeditems> <!-- number of recently added items. Defaults to 25 --> |
|
<itemseparator> / </itemseparator> <!-- separator used for multiple artists/genres in tags. Note, this is *space* *slash* *space* --> |
|
<exportautothumbs>false</exportautothumbs> <!-- export auto-generated thumbs. Defaults to false --> |
|
<importwatchedstate>false</importwatchedstate> <!-- import previously exported playdate and playcount from .nfo files. Defaults to false --> |
|
<importresumepoint>false</importresumepoint> <!-- import previously exported resume point from .nfo files. Defaults to false --> |
|
<dateadded>1</dateadded> <!-- 0 results in using the current datetime when adding a video; |
|
1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid; |
|
2 results in using the newer datetime of the file's mtime and ctime --> |
|
<!-- Additional artwork to add for TV shows --> |
|
<tvshowextraart> |
|
<arttype>characterart</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>landscape</arttype> |
|
<arttype>keyart</arttype> |
|
</tvshowextraart> |
|
<!-- Additional artwork to add for TV show seasons --> |
|
<tvseasonextraart> |
|
<arttype>landscape</arttype> |
|
</tvseasonextraart> |
|
<!-- Additional artwork to add for TV show episodes --> |
|
<episodeextraart> |
|
<arttype>fanart</arttype> |
|
</episodeextraart> |
|
<!-- Additional artwork to add for movies --> |
|
<movieextraart> |
|
<arttype>banner</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>discart</arttype> |
|
<arttype>landscape</arttype> |
|
<arttype>keyart</arttype> |
|
</movieextraart> |
|
<!-- Additional artwork to add for movie sets / collections --> |
|
<moviesetextraart> |
|
<arttype>banner</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>discart</arttype> |
|
<arttype>landscape</arttype> |
|
<arttype>keyart</arttype> |
|
</moviesetextraart> |
|
<!-- Additional artwork to add for musicvideos --> |
|
<musicvideoextraart> |
|
<arttype>banner</arttype> |
|
<arttype>clearart</arttype> |
|
<arttype>clearlogo</arttype> |
|
<arttype>discart</arttype> |
|
<arttype>landscape</arttype> |
|
</musicvideoextraart> |
|
</videolibrary> |
|
</advancedsettings> |