Commit Graph

63 Commits (be50b1eff17e9f91064a554b5428a39a5d532c08)

Author SHA1 Message Date
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
Jamie b323db1864 Fixed a issue where the Plex Content Sync wouldn't pick up new shows #2276 #2244 #2261
6 years ago
Jamie Rees 83f871da86 Improved the way we sync the plex content and then get the metadata. #2243
6 years ago
Jamie Rees 81811bab03 Fixed that sometimes there would be a hidden error on the login page.
6 years ago
Jamie Rees 5529a049d6 Made a massive improvement on the Smaller more frequent Plex Job. This should pick up content a lot quicker now and also get their metadata a lot quicker.
6 years ago
Jamie Rees 0c7a13f728 Trigger a metadata refresh when we finish scanning the libraries
6 years ago
Jamie eeaf614a29 Added a new Job. Plex Recently Added, this is a slimmed down version of the Plex Sync job, this will just scan the recently added list and not the whole library. I'd reccomend running this very regulary and the full scan not as regular.
6 years ago
Jamie 241e6fca67 Small memory improvements in the Plex Sync
6 years ago
tidusjar 04aee45446 Fixed an issue when Plex decideds to reuse the Plex Key for a different media item... #2038
6 years ago