Commit Graph

17 Commits (40f6bad06351b89d994373d081f137f7f3ccc788)

Author SHA1 Message Date
tidusjar bcf1c9cd8e Lots of small fixes including #475
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 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 4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops.
8 years ago
tidusjar 14fddfc118 Finished #266
8 years ago