mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-28 04:51:54 +00:00
probe live streams after opening
This commit is contained in:
@@ -4,5 +4,6 @@ namespace MediaBrowser.Model.Sync
|
||||
public class SyncOptions
|
||||
{
|
||||
public string TemporaryPath { get; set; }
|
||||
public long UploadSpeedLimitBytes { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user