mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
This commit is contained in:
parent
ec49ab7389
commit
1a0e7cbe7b
6 changed files with 140 additions and 58 deletions
|
@ -63,5 +63,6 @@ namespace PlexRequests.Store.Models.Plex
|
|||
public DateTime expires_at { get; set; }
|
||||
// Skip RefreshedAt and Year
|
||||
public DateTime added_at { get; set; }
|
||||
public string SeriesTitle { get; set; } // Only used in a custom query for the TV Shows
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue