mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-28 18:05:51 -04: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