mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Replace period with space in EPR.SeriesTitle
This commit is contained in:
parent
eebb086c60
commit
95dbce75dc
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ namespace NzbDrone.Core.Model
|
|||
public class EpisodeParseResult
|
||||
{
|
||||
public string SeriesTitle { get; set; }
|
||||
|
||||
public string CleanTitle
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue