Commit Graph

158 Commits (39955f1cad6210ff6f404141b617d202c382f63d)

Author SHA1 Message Date
Jamie.Rees 39955f1cad Reverted TMDB package
8 years ago
tidusjar bcf1c9cd8e Lots of small fixes including #475
8 years ago
tidusjar 512d2131bd Fixed #553
8 years ago
Jamie.Rees 1a0e7cbe7b #601
8 years ago
Jamie.Rees ec49ab7389 More rework to use the Plex DB
8 years ago
Jamie.Rees dc92285cfa More work around using the PlexDatabase
8 years ago
Jamie.Rees 705a4fe653 Allow to process even know we had an error #578
8 years ago
tidusjar 7597202aac Make sure it's enabled before sending the recently added
8 years ago
tidusjar 087d825665 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar c0e6030ba3 FIXED!!!!! YES BITCH! #550
8 years ago
Jamie.Rees 0b241e0be3 Moved the HR inside the table for TV Shows
8 years ago
tidusjar 3e5e188e2c Moved the horizontal rules inside the table row
8 years ago
tidusjar e563b5bf3d Fixed #561 and a small bit of work on #569
8 years ago
tidusjar 6e3e290359 #569
8 years ago
tidusjar 9c789363f6 notification improvements
8 years ago
Jamie 129c218c9e Update CouchPotatoCacher.cs
8 years ago
tidusjar 465b24e6b0 added some error handing around the GetMovie area #517
8 years ago
tidusjar 0f98f12756 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar d4740aa723 Fixed #491 and added more logging around the email messages under the Info level
8 years ago
tidusjar f092d64f53 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar e77add75a1 Fixed #505
8 years ago
tidusjar 7db336e202 Finished #415
8 years ago
tidusjar dbcbb8ae6c Fixed #480
8 years ago
tidusjar 87f343ef06 Update the availability checker to search for TV Episodes
8 years ago
tidusjar 764e158138 Add more unit tests
8 years ago
tidusjar 13324cac14 More unit tests around the login and also the core Plex Checker
8 years ago
tidusjar d7997d5cc0 Reworked #466
8 years ago
tidusjar 4eff175424 Potentially fixed the issue where we were requesting everything that was also available now.
8 years ago
tidusjar a7d5378426 Attempt at fixing a potential bug found from #466
8 years ago
tidusjar 963b4e6ee8 Added an option to disable/enable the Plex episode cacher
8 years ago
tidusjar f8457d1db2 Updated the episode cacher to have a minimum of 11 hours before it runs again.
8 years ago
tidusjar 6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up.
8 years ago
tidusjar 97b1901a64 Change to use the GrandparentTitle rather than the thumbnail.... facepalm
8 years ago
tidusjar d19deea56c Added the transaction back into the DB.
8 years ago
tidusjar f112af7e85 Since we are multithreading, we should use a threadsafe type to store the episodes to prevent any threading or race conditions.
8 years ago
tidusjar 1fa32d29ea Made the episode check parallel
8 years ago
tidusjar 131a99b1bb Fixed issue with saving to db
8 years ago
tidusjar f60e880da5 Need to work out why the cacher is not working and where the datatype mismatch is
8 years ago
tidusjar f43d400cf6 don't delete first
8 years ago
tidusjar a3c3945540 Dump an item
8 years ago
tidusjar 2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
8 years ago
tidusjar af1c93620f Small change in the episode saver
8 years ago
tidusjar 7f6c70d7b2 Some small tweaks to improve the memory alloc
8 years ago
tidusjar 5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler
8 years ago
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
8 years ago
tidusjar 53f806fc71 Some performance improvements around the new TV stuff
8 years ago
tidusjar 4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops.
8 years ago
tidusjar 8f4adf780b Some logging
8 years ago
tidusjar a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now
8 years ago
tidusjar 236024e4ae Added #436
8 years ago