mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Default separater will be " - " now
This commit is contained in:
parent
d2a59ea404
commit
9a68785c26
@ -11,7 +11,7 @@ public static NamingConfig Default
|
||||
return new NamingConfig
|
||||
{
|
||||
UseSceneName = false,
|
||||
Separator = "-",
|
||||
Separator = " - ",
|
||||
NumberStyle = 0,
|
||||
IncludeSeriesTitle = true,
|
||||
MultiEpisodeStyle = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user