mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #14141] [MERGED] Fix ArgumentNullException when downloading season logos #13854
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/14141
Author: @theguymadmax
Created: 5/20/2025
Status: ✅ Merged
Merged: 5/20/2025
Merged by: @crobibero
Base:
master← Head:logos-fix📝 Commits (1)
cae42c3Fix ArgumentNullException when downloading season logos📊 Changes
1 file changed (+16 additions, -0 deletions)
View changed files
📝
MediaBrowser.Providers/Manager/ImageSaver.cs(+16 -0)📄 Description
Changes
Adds path logic for saving season logos
Issues
Fixes #13919
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.