Commit Graph

874 Commits (ef58563fc429733c149f68e447d5d333f38cd764)
 

Author SHA1 Message Date
tidusjar ef58563fc4 User management stuff
8 years ago
tidusjar 20b2f0674b Fixed!
8 years ago
tidusjar 2a6f928902 Small amount of work on the user management
8 years ago
tidusjar 46a63f48c4 Fixed #466
8 years ago
tidusjar 7fe82bb0af Fixes
8 years ago
tidusjar f0c538ca64 Made the episode request better
8 years ago
tidusjar 87f343ef06 Update the availability checker to search for TV Episodes
8 years ago
tidusjar 4cc698a833 Changed the no TVMazeid message
8 years ago
tidusjar 067212e7e1 Removed commented out tests
9 years ago
tidusjar 4273da2bf7 Fixed the bad test after the merge
9 years ago
tidusjar 764e158138 Add more unit tests
9 years ago
tidusjar 13324cac14 More unit tests around the login and also the core Plex Checker
9 years ago
tidusjar d7997d5cc0 Reworked #466
9 years ago
tidusjar 4eff175424 Potentially fixed the issue where we were requesting everything that was also available now.
9 years ago
tidusjar 3b133ffbf5 This should fix #466
9 years ago
tidusjar a7d5378426 Attempt at fixing a potential bug found from #466
9 years ago
tidusjar f098e0355e #464 fixed
9 years ago
tidusjar 4522c8bbf6 Fixed the build.
9 years ago
tidusjar d6c2956ee7 Small improvements to the wizard
9 years ago
tidusjar 963b4e6ee8 Added an option to disable/enable the Plex episode cacher
9 years ago
tidusjar f8457d1db2 Updated the episode cacher to have a minimum of 11 hours before it runs again.
9 years ago
tidusjar 5e090b04b1 Always set the wizard to be true when editing the Plex Requests settings (Since the flag is not in the UI, a bool defaults to false).
9 years ago
tidusjar 64d7acc7e4 Tiny bit of more info
9 years ago
tidusjar 42706a3068 Added some useful analytical infomation around the wizard.
9 years ago
tidusjar 632ce75fa0 Finished #459
9 years ago
tidusjar d843ab0ebb #459 is almost done
9 years ago
tidusjar 0a97d9e256 Updated the German translations #402
9 years ago
tidusjar 8677d96ed8 Modified the episode modal so that we are now resetting the button after a request
9 years ago
tidusjar 6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up.
9 years ago
tidusjar 97b1901a64 Change to use the GrandparentTitle rather than the thumbnail.... facepalm
9 years ago
tidusjar f02dd18c66 Change the interval to hours!
9 years ago
tidusjar d19deea56c Added the transaction back into the DB.
9 years ago
tidusjar 0b21c69a46 Commented out the transaction for now to debug it.
9 years ago
tidusjar e4f9b4c71e Added logging
9 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.
9 years ago
tidusjar 5471a77480 Wrapped the bulk insert inside a transaction
9 years ago
tidusjar 1fa32d29ea Made the episode check parallel
9 years ago
tidusjar 25b8e2e78b Log out the GUID causing the issue
9 years ago
tidusjar 768519f28b fixed another test
9 years ago
tidusjar 348beb31ba Fixed tests
9 years ago
tidusjar 0699d777d6 Got mostly everything working for #254 Ready for testing
9 years ago
tidusjar 131a99b1bb Fixed issue with saving to db
9 years ago
tidusjar f60e880da5 Need to work out why the cacher is not working and where the datatype mismatch is
9 years ago
tidusjar f43d400cf6 don't delete first
9 years ago
tidusjar e5e1256fad Fix the log path issue #451
9 years ago
tidusjar a3c3945540 Dump an item
9 years ago
tidusjar c4a96e311c Changed the query slightly
9 years ago
tidusjar 94f8cee015 Small change with the return value in the batch insert
9 years ago
tidusjar 2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
9 years ago
tidusjar af1c93620f Small change in the episode saver
9 years ago