mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
sync updates
This commit is contained in:
@@ -16,6 +16,11 @@ namespace MediaBrowser.Model.Sync
|
||||
/// <value>The device identifier.</value>
|
||||
public string TargetId { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the name of the target.
|
||||
/// </summary>
|
||||
/// <value>The name of the target.</value>
|
||||
public string TargetName { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the quality.
|
||||
/// </summary>
|
||||
/// <value>The quality.</value>
|
||||
|
||||
Reference in New Issue
Block a user