mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 07:23:05 +03: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