mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
@@ -28,6 +28,8 @@ namespace NzbDrone.Core.Parser.Model
|
||||
[JsonIgnore]
|
||||
public Dictionary<string, object> ExtraInfo { get; set; } = new Dictionary<string, object>();
|
||||
|
||||
public string MovieTitle => PrimaryMovieTitle;
|
||||
|
||||
public string PrimaryMovieTitle
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user