Remove ImageType.Screenshot and ItemFields.Screenshot

This commit is contained in:
Joe Rogers
2021-11-05 21:31:12 +01:00
parent 0cd817bba3
commit b4bf5af7c8
7 changed files with 10 additions and 38 deletions

View File

@@ -1,3 +1,5 @@
using System;
namespace MediaBrowser.Model.Entities
{
/// <summary>
@@ -48,6 +50,7 @@ namespace MediaBrowser.Model.Entities
/// <summary>
/// The screenshot.
/// </summary>
[Obsolete("Screenshot image type is no longer used.")]
Screenshot = 8,
/// <summary>