Commit Graph

79 Commits (3850e162805aed95d03b6f735fb8f355fd5565b2)

Author SHA1 Message Date
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
Jamie 129c218c9e Update CouchPotatoCacher.cs
8 years ago
tidusjar 465b24e6b0 added some error handing around the GetMovie area #517
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 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 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
tidusjar 14fddfc118 Finished #266
8 years ago
tidusjar 5041653c9a More work for #254
8 years ago
tidusjar 57ec940d5a Moved the plex auth token to the plex settings where it should belong.
8 years ago
tidusjar e82fad7428 Trycatch around the availbility checker
8 years ago
tidusjar a32599cbde Fixed a timing bug found the in build. Note, when working with time differences use TotalDays.
8 years ago
tidusjar a5899ff4af CodeCleanup
8 years ago
tidusjar 2d0b87b558 Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again.
8 years ago
tidusjar 88a43563c4 Added some of the backend bits for #182
8 years ago
tidusjar 3650c4f943 Finished #6
8 years ago
tidusjar 8b52ba2967 Generic try catch to fix #350
9 years ago
tidusjar af9953be6c Added logging #350
9 years ago
tidusjar 0b1edcc488 Slight changes, moved the donate button
9 years ago