init
This commit is contained in:
@@ -0,0 +1 @@
|
||||
%AppDataPath%/collections
|
||||
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LibraryOptions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Enabled>true</Enabled>
|
||||
<EnablePhotos>true</EnablePhotos>
|
||||
<EnableRealtimeMonitor>false</EnableRealtimeMonitor>
|
||||
<EnableLUFSScan>false</EnableLUFSScan>
|
||||
<EnableChapterImageExtraction>false</EnableChapterImageExtraction>
|
||||
<ExtractChapterImagesDuringLibraryScan>false</ExtractChapterImagesDuringLibraryScan>
|
||||
<EnableTrickplayImageExtraction>false</EnableTrickplayImageExtraction>
|
||||
<ExtractTrickplayImagesDuringLibraryScan>false</ExtractTrickplayImagesDuringLibraryScan>
|
||||
<PathInfos>
|
||||
<MediaPathInfo>
|
||||
<Path>%AppDataPath%/collections</Path>
|
||||
</MediaPathInfo>
|
||||
</PathInfos>
|
||||
<SaveLocalMetadata>true</SaveLocalMetadata>
|
||||
<EnableAutomaticSeriesGrouping>true</EnableAutomaticSeriesGrouping>
|
||||
<EnableEmbeddedTitles>false</EnableEmbeddedTitles>
|
||||
<EnableEmbeddedExtrasTitles>false</EnableEmbeddedExtrasTitles>
|
||||
<EnableEmbeddedEpisodeInfos>false</EnableEmbeddedEpisodeInfos>
|
||||
<AutomaticRefreshIntervalDays>0</AutomaticRefreshIntervalDays>
|
||||
<SeasonZeroDisplayName>Specials</SeasonZeroDisplayName>
|
||||
<DisabledLocalMetadataReaders />
|
||||
<DisabledSubtitleFetchers />
|
||||
<SubtitleFetcherOrder />
|
||||
<DisabledMediaSegmentProviders />
|
||||
<MediaSegmentProvideOrder />
|
||||
<SkipSubtitlesIfEmbeddedSubtitlesPresent>false</SkipSubtitlesIfEmbeddedSubtitlesPresent>
|
||||
<SkipSubtitlesIfAudioTrackMatches>true</SkipSubtitlesIfAudioTrackMatches>
|
||||
<RequirePerfectSubtitleMatch>true</RequirePerfectSubtitleMatch>
|
||||
<SaveSubtitlesWithMedia>true</SaveSubtitlesWithMedia>
|
||||
<DisabledLyricFetchers />
|
||||
<LyricFetcherOrder />
|
||||
<CustomTagDelimiters>
|
||||
<string>/</string>
|
||||
<string>|</string>
|
||||
<string>;</string>
|
||||
<string>\</string>
|
||||
</CustomTagDelimiters>
|
||||
<DelimiterWhitelist />
|
||||
<AutomaticallyAddToCollection>false</AutomaticallyAddToCollection>
|
||||
<AllowEmbeddedSubtitles>AllowAll</AllowEmbeddedSubtitles>
|
||||
<TypeOptions />
|
||||
</LibraryOptions>
|
||||
Reference in New Issue
Block a user