ankenyr / jellyfin-youtube-metadata-plugin

Youtube Metadata Plugin for Jellyfin
GNU Affero General Public License v3.0
522 stars 33 forks source link

System.IO.DirectoryNotFoundException when Scanning Library #115

Open SenpaiSimon opened 2 months ago

SenpaiSimon commented 2 months ago

Hello i have encountered a issue while using the plugin.

I set the plugin up properly, installed yt-dlp, made sure it works, installed python3 and so on. When scanning the first 50 videos or so went without any error. However after some time the logs got flooded with the same error again and again.

I have included a excerpt from the log file. In the beginning you can see that everything works smoothly and after some time the plugin throws errors.

The plugin is installed in a jellyfin instance running inside a docker container.

log_20240919.log

miguelarios commented 1 week ago

I have the same error. Have you found what is going on? I searched inside the plugins folder and I see that its not working because the folder isn't created the way this plugin says in the logs it expects it but i'm sure why it expects that folder to be written this way.

davekaufman commented 5 days ago

same for me here