mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
resolve photo scan hang
This commit is contained in:
@@ -21,8 +21,8 @@ namespace MediaBrowser.Model.Session
|
||||
public DeviceProfile DeviceProfile { get; set; }
|
||||
public List<string> SupportedLiveMediaTypes { get; set; }
|
||||
|
||||
public string Url { get; set; }
|
||||
public string ImageUrl { get; set; }
|
||||
public string AppStoreUrl { get; set; }
|
||||
public string IconUrl { get; set; }
|
||||
|
||||
public ClientCapabilities()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user