If I have renamed a series and a new episode is added, all episodes are always displayed, including those that have already been renamed. Can you hide untitled episodes?
For me, I have each series in its own folder. If I select all series at once, I am prompted to select the correct series for many series, such as Riverdale. Is there something that can be done to make the series more recognizable so that I am no longer asked?
And lastly, which indexer is best for German content? I use Jellyfin Server for Windows and on Apple TV i use Infuse. Can I optimize something for Jellyfin?
Re: Stop showing untitled series?
Posted: 01 Jul 2023, 09:11
by rednoah
You can use Match Mode: Strict to process relatively well-named files without user interaction. If you are using Match Mode: Opportunistic you can toggle on Automatic Selection behaviour, i.e. "select once & remember for next time" behaviour.
rednoah wrote: ↑30 Jan 2017, 10:45 Consider switching from Manual Confirmation to Automatic Selection if the first option is consistently on point. Select () will auto-select the best match automatically for all subsequent choices. Skip () will skip all subsequent choices.
You're renaming files for Jellyfin, then you'll want to use {jellyfin.id} as format:
If you want your own naming scheme, and name things not exactly correctly, then you can of course customize your format to fit your needs. The previously linked Plex / Kodi / Emby / Jellyfin Naming Schemes documentation will explain in detail with examples how to (A) remove the default TV Series folder level and (B) add/remove the ID marker. Please read the documentation and report back if you can / cannot find a solution that works for you.
rednoah wrote: ↑12 Sep 2016, 10:03~ ... nullify the Movies / TV Shows category folder level id ... add {id-123} tags to the movie folder name / series folder name
Personally, I would separate completed downloads and well-organized files into 2 separate folders. The above mentioned [FAQ] How do I organize files for Plex? video tutorial uses Hardlink for that reason:
rednoah wrote: ↑28 Nov 2022, 03:42 If you are processing files within the the same file system, then you may prefer to use Hardlink so that you can have the same file twice at both the original file path and the Plex library file path. (NOTE: hardlinks require no time to create and require no additional disk space; if you can use hardlinks then you should use hardlinks)