(6 hours ago)flamercao Wrote: i found the reason,
when i delete the season.nfo in “season 0X”
jellyfin get back to normal
why?
season.nfo show below, where is the bug?
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--created on 2025-09-10 01:45:37 - tinyMediaManager 5.1.7-->
<season>
<seasonnumber>1</seasonnumber>
<title>第 1 季</title>
<showtitle>国王排名</showtitle>
<sorttitle>季 01</sorttitle>
<year/>
<plot/>
<tmdbid>112613</tmdbid>
<uniqueid type="tvdb">391625</uniqueid>
<premiered>2021-10-15</premiered>
<!--tinyMediaManager meta data-->
<user_note/>
</season>
第 means the
季 means season
国王排名 is the name of tv show
Hi, I'm not sure what your setup looks like but you should be able to resolve any metadata related issues with the following set-up. Also, make sure to delete any metadata you have of these shows you are facing issues with.
Go to your Settings > Dashboard > "Catalog" under plugins option and install the following plugins, and restart your server.
AniDB - To fetch Anime metadata
TheTVDB - To fetch TV Shows metadata
TMDb - To fetch Movies, TV show metadata
TMDb Boxsets - This plugin makes a collection of movies for example all fast & furious you might have will be grouped.
OMDb - This one uses IMDb metadata to fetch metadata for everything.
Fanart.tv - This plugin will fetch high quality posters for your media
After installing all of this go to Settings > Dashboard > Library > (Your Show Library) > click on the 3 dots > Manage Library > and make sure you check all of the plugins you have just installed as Metadata, and Image Fetchers>, and also uncheck the NFO from metadata savers.
If you chose to keep the metadata in NFO then you must not delete or rename these nfo files, and there's some bugs with nfo savers so I don't use it or suggest to use it.
All of this should fetch the metadata whenever you add new media. If for any reason this does not work then simply right click on the movie/show > Identify
> Enter the name of the show/movie, and the year it was released and then you can get the desired metadata you want.
Hope this helps