mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
reduce dlna chatter
This commit is contained in:
@@ -29,7 +29,7 @@ namespace MediaBrowser.Controller.Sync
|
||||
/// Gets the jobs.
|
||||
/// </summary>
|
||||
/// <returns>QueryResult<SyncJob>.</returns>
|
||||
Task<QueryResult<SyncJob>> GetJobs(SyncJobQuery query);
|
||||
QueryResult<SyncJob> GetJobs(SyncJobQuery query);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the job items.
|
||||
|
||||
Reference in New Issue
Block a user