mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 07:23:05 +03:00
sync updates
This commit is contained in:
@@ -59,6 +59,11 @@ namespace MediaBrowser.Model.Sync
|
||||
/// </summary>
|
||||
/// <value>The limit.</value>
|
||||
public int? ItemLimit { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the bitrate.
|
||||
/// </summary>
|
||||
/// <value>The bitrate.</value>
|
||||
public int? Bitrate { get; set; }
|
||||
|
||||
public SyncJobRequest()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user