mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 03:34:46 +03:00
Core server preparation for new "TV Maze Provider Plugin"
This commit is contained in:
@@ -39,6 +39,7 @@ namespace MediaBrowser.Model.Entities
|
||||
TvRage = 15,
|
||||
AudioDbArtist = 16,
|
||||
AudioDbAlbum = 17,
|
||||
MusicBrainzTrack = 18
|
||||
MusicBrainzTrack = 18,
|
||||
TvMaze = 19
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user