2024-08-16, 02:07 PM
Jellyfin is having trouble reading the files. I also noticed that it is directly referencing the network path.
I strongly recommend that you assign the network share a drive letter. What this does is force Windows to handle all of the network accesses. This way Jellyfin is effectively interacting with a file in the same way it would if it was a local drive.
Once you've assigned the share a drive letter, re-add the library via that drive letter and try again.
Also, do you have NFOs? I keep seeing these messages over and over.
But the folder name doesn't have a TMDB ID, which leads me to believe there is something, like an NFO file, providing an incorrect TMDB ID string (should just be the number).
I strongly recommend that you assign the network share a drive letter. What this does is force Windows to handle all of the network accesses. This way Jellyfin is effectively interacting with a file in the same way it would if it was a local drive.
Once you've assigned the share a drive letter, re-add the library via that drive letter and try again.
Also, do you have NFOs? I keep seeing these messages over and over.
Code:
[2024-08-15 21:25:56.570 +10:00] [ERR] [37] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in "TheMovieDb"
System.FormatException: The input string '73375-jack-ryan' was not in a correct format.
But the folder name doesn't have a TMDB ID, which leads me to believe there is something, like an NFO file, providing an incorrect TMDB ID string (should just be the number).