mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
sync updates
This commit is contained in:
@@ -73,5 +73,10 @@ namespace MediaBrowser.Model.Sync
|
||||
/// </summary>
|
||||
/// <value>The primary image tag.</value>
|
||||
public string PrimaryImageTag { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether [requires conversion].
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if [requires conversion]; otherwise, <c>false</c>.</value>
|
||||
public bool RequiresConversion { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user