Commit Graph

71 Commits (ba88848866b0a9dedb1e79b55c4d81a0fd453843)

Author SHA1 Message Date
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
2 years ago
sephrat 9915234d38
fix(media-sync): Add sanity checks upon media server sync (#4493)
2 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
2 years ago
tidusjar 98f655e92e test: Added some unit tests around the new code in the Plex Sync
3 years ago
tidusjar 7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies
3 years ago
tidusjar 6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389
3 years ago
tidusjar b406dc0118 Fixed the issue where the first scan has the potential to not get all the shows depending on the order of the plex libraries
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
tidusjar 86937d2a1c Fixed #3692
4 years ago
tidusjar 992f69be52 fixed build
4 years ago
tidusjar 062ba2419b Fixed the duplicate notifications
4 years ago
tidusjar ebd370e59b Fixed #3563
4 years ago
Jamie Rees bbf9c4ba51 Fixed the exception being thown when reading from multiple IQuerables
4 years ago
tidusjar cb804a2e98 Fixed the advanced buttons and fixed an error in the whatsapp notification
4 years ago
Jamie Rees 72403f21f6 Fixed duplicate notifications #3398
4 years ago
Jamie Rees bea8551cd3 merge
5 years ago
tidusjar 53ecd7b95f Fixed the issue where we couldn't always pick up stuff on the sync
5 years ago
tidusjar b41fcb467e Removed hangfire completly from Ombi
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar b07833e0e8 Merged develop with V4
5 years ago
tidusjar 35199a8b5e Fixed #3208
5 years ago
tidusjar 1286c40f82 Hopefully provide a fix now for #2998
5 years ago
tidusjar a5139dd25c merge develop into v4
5 years ago
tidusjar 2bbaba2e1e Added a bit more logging into the recently added scan
5 years ago
tidusjar 56c7cf973d Try and clear up the issue #2998
5 years ago
tidusjar e2c92fb230 Fixed an error when finishing the content sync
5 years ago
tidusjar 6a3addae5c merge develop into v4
5 years ago
Jamie 3b46f14c08
Merge pull request #3049 from tidusjar/develop
5 years ago
tidusjar 846d0f766f Fixed the issue where the recently added scan was actually calling the RefreshMedia which ends up wiping out the Plex cache instead of refreshing the metadata... i'm a dumbass #3023
5 years ago
Jamie Rees 1fa034908c Added transactions around all of the CUD operations
5 years ago
Jamie Rees 08b7e8f540 Add a internal retry when we have a locked db
5 years ago
tidusjar 88cdfea9a9 Logging and slight change to the string matching now not dependant on Thread Culture #2866
5 years ago
Jamie Rees 93722bb546 Fixed the about page, we now include a count of the users online too!
5 years ago
tidusjar b7877ad1b3 stuff
5 years ago
Jamie d6b9cbc71e
Develop (#2947)
5 years ago
tidusjar 955329e0f5 logging
5 years ago
Jamie Rees 975a162edd merge
5 years ago
Jamie Rees 396740b2c4 More work
5 years ago
tidusjar 8f50213867 Fixed the scheduler!
5 years ago
Jamie Rees c3c0228b45 swap out the scheduler #2750
5 years ago
tidusjar 52d9a7a586 moved the jobs to use quartz
5 years ago
tidusjar e9ead2eddb update poc quartz with develop
5 years ago
tidusjar c556334f79 Fixed #2910
5 years ago
tidusjar da9c481bb4 Removed some areas where we clear out the cache. This should help with DB locking #2750
5 years ago
Jamie 9ce0b9e70e Converted the Plex Jobs to use Quartz
6 years ago
Jamie 51f5bbc6a8 Fixed the issue where we wouldn't correctly mark some shows as available when there was no provider id #2429
6 years ago
Jamie Rees c5274cf893 Added more background images and it will loop through the available ones
6 years ago
Jamie 6adb0351ea Fixed #2348
6 years ago
Jamie 05a0369aca Fixed the issue where when we find an episode for the recently added sync, we don't check if we should run the availbility checker.
6 years ago
Jamie 02f941767e Fixed the issue with the Recently Added Sync sometimes not working as expected
6 years ago