mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4452] [MERGED] Add ModelBinder to ImageType #10084
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/4452
Author: @crobibero
Created: 11/10/2020
Status: ✅ Merged
Merged: 11/10/2020
Merged by: @cvium
Base:
master← Head:bind-image-type📝 Commits (2)
b22831fAdd ModelBinder to ImageType2ce9a56Remove GetImageTypes📊 Changes
14 files changed (+39 additions, -57 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ArtistsController.cs(+2 -2)📝
Jellyfin.Api/Controllers/GenresController.cs(+2 -1)📝
Jellyfin.Api/Controllers/InstantMixController.cs(+8 -7)📝
Jellyfin.Api/Controllers/ItemsController.cs(+3 -3)📝
Jellyfin.Api/Controllers/LiveTvController.cs(+6 -5)📝
Jellyfin.Api/Controllers/MusicGenresController.cs(+2 -1)📝
Jellyfin.Api/Controllers/PersonsController.cs(+1 -1)📝
Jellyfin.Api/Controllers/PlaylistsController.cs(+2 -1)📝
Jellyfin.Api/Controllers/StudiosController.cs(+2 -1)📝
Jellyfin.Api/Controllers/TrailersController.cs(+2 -2)📝
Jellyfin.Api/Controllers/TvShowsController.cs(+5 -4)📝
Jellyfin.Api/Controllers/UserLibraryController.cs(+2 -1)📝
Jellyfin.Api/Controllers/YearsController.cs(+2 -1)📝
Jellyfin.Api/Helpers/RequestHelpers.cs(+0 -27)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.