mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 02:54:43 +01:00
Only fire metadata savers when appropriate
This commit is contained in:
@@ -26,6 +26,11 @@ namespace MediaBrowser.Model.Querying
|
||||
/// </summary>
|
||||
CriticRatingSummary,
|
||||
|
||||
/// <summary>
|
||||
/// The custom rating
|
||||
/// </summary>
|
||||
CustomRating,
|
||||
|
||||
/// <summary>
|
||||
/// The date created of the item
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user