mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-18 22:56:38 +01:00
Implement Similarity providers
This commit is contained in:
@@ -351,6 +351,8 @@ namespace MediaBrowser.Controller.Entities
|
||||
|
||||
public Dictionary<string, string>? HasAnyProviderId { get; set; }
|
||||
|
||||
public Dictionary<string, string[]>? HasAnyProviderIds { get; set; }
|
||||
|
||||
public Guid[] AlbumArtistIds { get; set; }
|
||||
|
||||
public Guid[] BoxSetLibraryFolders { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user