mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 19:23:38 +01:00
#174 - Fanart - missing images
This commit is contained in:
@@ -24,10 +24,15 @@ namespace MediaBrowser.Controller.Providers
|
||||
/// </summary>
|
||||
Third = 3,
|
||||
|
||||
/// <summary>
|
||||
/// The fourth
|
||||
/// </summary>
|
||||
Fourth = 4,
|
||||
|
||||
// Run this provider last
|
||||
/// <summary>
|
||||
/// The last
|
||||
/// </summary>
|
||||
Last = 4
|
||||
Last = 5
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user