-
-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plex "Recently Added" sync not working/notifying of new content #3249
Comments
Hi! |
This should be fixed in develop. I am about to publish a new release |
I'm having the same issue albeit intermittently. What steps can I take to troubleshoot this? |
Describe the bug
Plex FULL sync is set to run at 2AM daily, which works fine and then issues e-mail notifications that new movies/shows are available for users, however the interval scan of recently added no longer works, as movies and shows that are downloaded do not notify users until 2AM daily.
This issue started on about October 15th, 2019 for me. I'm using the LinuxServer.io docker container..
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected behavior would be that the recently added sync would realize the new content is there and send the notification to the user that their content is available.
Screenshots
N/A
Logs (Logs directory where Ombi is located)
The logs themselves show the IPlexContentSyncRecentlyAdded is running, but it doesn't seem to trigger any notifications ever, or may just not be ever finding anay content or episodes at all any longer?
019-10-29 20:00:00.002 -04:00 [Debug] Calling Execute on job Plex.IPlexContentSyncRecentlyAdded
2019-10-29 20:00:00.005 -04:00 [Information] Starting Plex Content Cacher Recently Added Scan
2019-10-29 20:00:00.005 -04:00 [Information] Starting to cache the content on server "XXXXXXXXXX"
2019-10-29 20:00:02.337 -04:00 [Information] Finished Plex Content Cacher, with processed content: 0, episodes: 0. Recently Added Scan: True
2019-10-29 20:00:02.337 -04:00 [Debug] Trigger instruction : NoInstruction
Desktop (please complete the following information):
Ombi Version (please complete the following information):
Additional context
Can provide other details if needed, just let me know.
The text was updated successfully, but these errors were encountered: