mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6829] [MERGED] Remove Obsolete attribute on enum #11150
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6829
Author: @crobibero
Created: 11/12/2021
Status: ✅ Merged
Merged: 11/12/2021
Merged by: @cvium
Base:
master← Head:obsolete-enum📝 Commits (1)
132440cRemove Obsolete attribute on enum📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
MediaBrowser.Model/Entities/ImageType.cs(+4 -1)📄 Description
https://docs.microsoft.com/en-us/dotnet/api/system.xml.serialization.xmlserializer?redirectedfrom=MSDN&view=net-5.0#objects-marked-with-the-obsolete-attribute-no-longer-serialized
Fixes loading the LibrarySettings for anyone who has configured the fetcher
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.