[Issue]: season posters in tvshow.nfo not supported #4743

Open
opened 2026-02-07 01:07:08 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @SenorSmartyPants on GitHub (Mar 29, 2023).

Please describe your bug

NFOs support setting season artwork in tvshow.nfo. JF does not read this information.

https://kodi.wiki/view/NFO_files/TV_shows

https://kodi.wiki/view/NFO_files/Templates#tvshow.nfo_Template

<thumb season="1" type="season" aspect="poster">https://image.tmdb.org/t/p/original/7u443QI5xNIfLgNzEsV43CYZCWX.jpg</thumb>

Fix might be related to the implementation of #8203, since it also parses season level information from tvshow.nfo

Jellyfin Version

10.8.0

if other:

No response

Environment

- OS:
- Virtualization:
- Clients:
- Browser:
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @SenorSmartyPants on GitHub (Mar 29, 2023). ### Please describe your bug NFOs support setting season artwork in tvshow.nfo. JF does not read this information. https://kodi.wiki/view/NFO_files/TV_shows https://kodi.wiki/view/NFO_files/Templates#tvshow.nfo_Template `<thumb season="1" type="season" aspect="poster">https://image.tmdb.org/t/p/original/7u443QI5xNIfLgNzEsV43CYZCWX.jpg</thumb>` Fix might be related to the implementation of #8203, since it also parses season level information from tvshow.nfo ### Jellyfin Version 10.8.0 ### if other: _No response_ ### Environment ```markdown - OS: - Virtualization: - Clients: - Browser: - FFmpeg Version: - Playback Method: - Hardware Acceleration: - Plugins: - Reverse Proxy: - Base URL: - Networking: - Storage: ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bugconfirmed labels 2026-02-07 01:07:08 +03:00
Author
Owner

@jellyfin-bot commented on GitHub (Jul 27, 2023):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@jellyfin-bot commented on GitHub (Jul 27, 2023): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4743