mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-05 01:42:08 +01:00
adjust default provider order
This commit is contained in:
@@ -20,6 +20,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
public bool HasMetadata { get; set; }
|
||||
public T Item { get; set; }
|
||||
public string ResultLanguage { get; set; }
|
||||
public string Provider { get; set; }
|
||||
public bool QueriedById { get; set; }
|
||||
public void AddPerson(PersonInfo p)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user