File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ public class IntroSkipOptions : EditableOptionsBase
1616
1717 [ DisplayName ( "入库时扫描片头" ) ]
1818 [ Description ( "新剧集入库时触发片头检测。" ) ]
19- public bool ScanIntroOnItemAdded { get ; set ; } = false ;
19+ public bool ScanIntroOnItemAdded { get ; set ; } = true ;
2020
2121 [ DisplayName ( "保护片头标记" ) ]
2222 [ Description ( "刷新元数据时保护已存在的片头/片尾标记不被清空。" ) ]
Original file line number Diff line number Diff line change 44 <Description >MediaInfoKeeper Emby plugin</Description >
55 <PackageTags >emby;plugin;pms;media;server;</PackageTags >
66 <BaseOutputPath >Build\bin\</BaseOutputPath >
7- <AssemblyVersion >1.5.1 .0</AssemblyVersion >
8- <FileVersion >1.5.1 .0</FileVersion >
9- <Version >1.5.1 </Version >
7+ <AssemblyVersion >1.5.2 .0</AssemblyVersion >
8+ <FileVersion >1.5.2 .0</FileVersion >
9+ <Version >1.5.2 </Version >
1010 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
1111 </PropertyGroup >
1212 <ItemGroup >
You can’t perform that action at this time.
0 commit comments