mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-29 21:36:31 +01:00
added HasSyncJob
This commit is contained in:
@@ -69,7 +69,8 @@ namespace MediaBrowser.Model.Dto
|
||||
public int? AnimeSeriesIndex { get; set; }
|
||||
|
||||
public bool? SupportsSync { get; set; }
|
||||
|
||||
public bool? HasSyncJob { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the DVD season number.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user