mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
Add collection id
This commit is contained in:
@@ -29,6 +29,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The rotten tomatoes
|
||||
/// </summary>
|
||||
RottenTomatoes
|
||||
RottenTomatoes,
|
||||
/// <summary>
|
||||
/// Tmdb Collection Id
|
||||
/// </summary>
|
||||
TmdbCollection
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user