2023-06-30, 07:15 AM
(2023-06-29, 11:00 PM)skribe Wrote:(2023-06-29, 01:12 AM)Taco Wrote: I have sonarr setup as seen in the screenshot. I am still seeing files not updating properly and needing to do a Metadata update in jellyfin. Been doing this atleast once a day.
Can you provide a more detailed description of exactly what the circumstances are where you're experiencing this issue, what is actually happening, and how it differs from your expected behavior? Also some greater detail about exactly how this media is stored might be helpful. It's not even entirely clear to me why Autoscan is necessary of even helpful for your use case. That might be clearer depending on how your media is stored.
My suspicion here, in any case, is that Autoscan/webhooks isn't actually configured correctly. Either because it is not correctly communicating with the API, or the mounts are not correctly remapped between different containers. But I'm not even sure that you need any of that. If your system support inotify, Jellyfin's built-in monitoring should also just pick up filesystem changes. That this is not happening makes me curious about your configuration here.
Can you provide a more detailed description of exactly what the circumstances are where you're experiencing this issue, what is actually happening, and how it differs from your expected behavior?
--Sonarr is setup to grab files and I have a few releasers that are preferred, so if it finds one with the releaser I prefer then it will grab that instead to "upgrade" the existing file to or if it upgrades from 720p to 1080p. I expect Jellyfin to see that the file has changed and to update accordingly. As of now it does not see these changes and until I do a manual refresh metadata--> replace all metadata(I use NFO files and currently no other metadata) the file does not update and is not playable within jellyfin.
Also some greater detail about exactly how this media is stored might be helpful. It's not even entirely clear to me why Autoscan is necessary of even helpful for your use case. That might be clearer depending on how your media is stored.
--The media is stored on unraid on drives formated to XFS. Using unraid dockers I have it mounted. I had autoscan setup because it was recommended via the discord but since it has not helped, I stopped it as of this morning.
The *arrs and Jellyfin all have the exact same mapping just for consistancy sake. Unraid does support Inotify and I have attached a screenshot of its current amount. The *arrs confirm that they can communicate to jellyfin via the api call.
The docker for jellyfin I am using is the Linuxserver Jellfin docker
https://github.com/linuxserver/docker-je...r/jellyfin
This use to work fine but a few updates ago stopped. I kinda just been dealing with it but I have a few new users added and it started causing issues for them.
The libraries themselves in Jellyfin are setup with Enable Real Time Montoring.
Even with a basic Library scan though the new files do not get picked up until I do a metadata refresh on the files.
As far as jellyfin itself:
I have IntroSkipper with the Custom Web interface from them.