mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
probe live streams after opening
This commit is contained in:
@@ -44,7 +44,7 @@ namespace MediaBrowser.Server.Implementations.Sync
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "App Sync"; }
|
||||
get { return "Mobile Sync"; }
|
||||
}
|
||||
|
||||
public IEnumerable<SyncTarget> GetAllSyncTargets()
|
||||
|
||||
Reference in New Issue
Block a user