mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-30 19:32:57 +01:00
Pull ProviderData out of memory
This commit is contained in:
@@ -7,6 +7,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
/// </summary>
|
||||
public class BaseProviderInfo
|
||||
{
|
||||
public Guid ProviderId { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the last refreshed.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user