mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-10 23:46:35 +00:00
Default separater will be " - " now
This commit is contained in:
@@ -11,7 +11,7 @@ namespace NzbDrone.Core.Organizer
|
||||
return new NamingConfig
|
||||
{
|
||||
UseSceneName = false,
|
||||
Separator = "-",
|
||||
Separator = " - ",
|
||||
NumberStyle = 0,
|
||||
IncludeSeriesTitle = true,
|
||||
MultiEpisodeStyle = 0,
|
||||
|
||||
Reference in New Issue
Block a user