Files
dockerStuff/config/jellyfin/root/default/Collections/options.xml
2025-11-16 21:46:46 +00:00

44 lines
2.0 KiB
XML

<?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>