Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commits/commit/d19deea56c10f262ea90e13e6f8e30baf18310ac You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

843 Commits (d19deea56c10f262ea90e13e6f8e30baf18310ac)
 

Author SHA1 Message Date
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 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 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 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
tidusjar 7f6c70d7b2 Some small tweaks to improve the memory alloc 9 years ago
tidusjar 5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler 9 years ago
tidusjar 0f34885444 Consolidate newtonsoft.json packages 9 years ago
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 9 years ago
tidusjar 53f806fc71 Some performance improvements around the new TV stuff 9 years ago
tidusjar 4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops. 9 years ago
tidusjar 98662ab74e Another null check 9 years ago
tidusjar cfd01fa86e Some more changes 9 years ago
tidusjar f6e1176295 some error handling 9 years ago
tidusjar 61124624ae check if the sonarr ep is monitored 9 years ago
tidusjar f271b0b4ce Added the Sonarr check for episodes 9 years ago
tidusjar 8f4adf780b Some logging 9 years ago
tidusjar a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now 9 years ago
tidusjar 0657264dd3 Work on the UI to show what episodes have been requested 9 years ago
tidusjar a5cbd5dfd6 small fix 9 years ago
tidusjar 4f71969ee5 Fix the api change in 9 years ago
tidusjar 50f9348350 Added unit tests 9 years ago
tidusjar 510e974283 9 years ago
tidusjar 4392219823 Workaround for 9 years ago
tidusjar b3e90c7a7f Async async async improvements. 9 years ago
tidusjar 236024e4ae Added 9 years ago
tidusjar 2105ee9073 Update build no 9 years ago
tidusjar 14fddfc118 Finished 9 years ago
tidusjar 605f6f18fb Fixed 9 years ago
tidusjar b4bc51c862 9 years ago
tidusjar 5024178724 Work around the sonarr bug 9 years ago
tidusjar 5411225fa0 having an issue with Sonarr 9 years ago
tidusjar cd135d824c small bit of work on 9 years ago
tidusjar a5257a0fbf 9 years ago
tidusjar d458dca541 precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. 9 years ago
tidusjar 767a045864 Fixed broken build 9 years ago