Commit Graph

42 Commits (68662898951a9c44dd87bebab9081ee6a986652c)

Author SHA1 Message Date
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
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
tidusjar b7877ad1b3 stuff
5 years ago
tidusjar 955329e0f5 logging
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
Jamie dda467828c
Merge DNC into Master (#2034)
6 years ago
Jamie a7bc93889b Fixed the outstanding issue on #1995
6 years ago
tidusjar b015b101ed Fixed an issue for #1951
6 years ago
tidusjar acac2c3675 Try and fuzzy match the title and release if we cannot get the tvdb id or imdbid (depends on the media agents in Plex) #1951
6 years ago
Jamie e9e61153cb potential fix for #1942
6 years ago
tidusjar 924e7c89f3 FIXED PLEX!!!!!
6 years ago
tidusjar 801b212bd4 Batch the PlexContentSync and increase the plex episode batch size
7 years ago
tidusjar 6f06f962d7 Fixed the migration issue, it's too difficult to migrate the tables
7 years ago
tidusjar 6002b202d9 Working on the movie matching. Stop dupes #1869
7 years ago
tidusjar 6ac9da8bed Some memory management improvements
7 years ago
tidusjar 40e732de27 #1802 and other small fixes
7 years ago
tidusjar a383839bd0 Fixed #1721
7 years ago
Jamie 191c46d7aa Renames
7 years ago