5 hours ago
(Yesterday, 02:52 PM)plastikpamaro Wrote: Looking at the discussions here, this issue appears to occur frequently. Do we have any idea what it could be?The reason is pretty clear.
The OP omitted the Season X folder. So all episode were directly in the Folder with the name of the Series.
This is against the naming convention. I think jellyfin used to create "virtual seasons" if it saw no explicit Season folders. That feature seems to be broken.
So after 10.11.x these series are empty.
That is not covered by the unit test on the jellyfin repo thats why probably the devs didn't notice.
Two options:
1. use a batch script to create the season folders and then rescan the library.
2. create a bug report and see if the devs are willing to restore this compatibility mode.
I went with option 1. So if you want to adopt my script for your purpose feel free.
https://pastebin.com/XEyp52mH
If you have multiple seasons in a single folder you need to adapt the script
