Mention Credits in Edl config
This commit is contained in:
parent
3b4c4bf464
commit
8c80a6aff3
@ -193,7 +193,7 @@
|
||||
</option>
|
||||
|
||||
<option value="Intro">
|
||||
Intro (show a skip button, *experimental*)
|
||||
Intro/Credit (show a skip button, *experimental*)
|
||||
</option>
|
||||
|
||||
<option value="Mute">
|
||||
|
@ -182,7 +182,8 @@ public class BaseItemAnalyzerTask
|
||||
}
|
||||
|
||||
_logger.LogInformation(
|
||||
"Analyzing {Count} files from {Name} season {Season}",
|
||||
"[Mode: {Mode}] Analyzing {Count} files from {Name} season {Season}",
|
||||
mode,
|
||||
items.Count,
|
||||
first.SeriesName,
|
||||
first.SeasonNumber);
|
||||
|
Loading…
x
Reference in New Issue
Block a user