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/eb120e6840436d06f94f2de5773e6f000b325819/PlexRequests.Store You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

115 Commits (eb120e6840436d06f94f2de5773e6f000b325819)

Author SHA1 Message Date
Jamie.Rees 2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 8 years ago
tidusjar 39888a4b94 done 8 years ago
Jamie.Rees 7412655c5a Lots of fixed and stuff. 8 years ago
Jamie.Rees c064bc6d44 Finishing off the user management page 8 years ago
Jamie.Rees 05bdfcd550 started on . Fixed 8 years ago
Jamie.Rees 84ea45ebaa Fixed 8 years ago
Jamie.Rees 8a61371048 Finished 8 years ago
Jamie.Rees 50dec5f530 Started on the queue for requests TV Requests with missing information has been completed 8 years ago
Jamie.Rees 2bd7ece9d0 Finished (First part of the queuing) 8 years ago
Jamie.Rees 1793c6f592 Merge branch 'master' into dev 8 years ago
Jamie.Rees 367ca391b1 Started on 8 years ago
Jamie.Rees e46c43610f Fixed and more work on 8 years ago
TidusJar e39512905a Fixed some issues with the user management work 8 years ago
TidusJar 683e4831c4 fixed 8 years ago
Jamie.Rees 6d1eef9154 User perms 8 years ago
Jamie.Rees b851d77364 User management stuff 9 years ago
Jamie.Rees 42c437905e User management, migration and newsletter 9 years ago
tidusjar 6e3339ad3c Added our own custom migrations, a lot easier to migrate DB versions now. 9 years ago
Jamie.Rees 1a0e7cbe7b 9 years ago
Jamie.Rees ec49ab7389 More rework to use the Plex DB 9 years ago
Jamie.Rees dc92285cfa More work around using the PlexDatabase 9 years ago
Jamie.Rees 67b124148c Plex DB 9 years ago
tidusjar 0ac114d987 Finished 9 years ago
tidusjar 6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up. 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 0699d777d6 Got mostly everything working for Ready for testing 9 years ago
tidusjar 131a99b1bb Fixed issue with saving to db 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 0f34885444 Consolidate newtonsoft.json packages 9 years ago
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 9 years ago
tidusjar 50f9348350 Added unit tests 9 years ago
tidusjar b3e90c7a7f Async async async improvements. 9 years ago
tidusjar 5041653c9a More work for 9 years ago
tidusjar c5ad97780f Wrapped the repo to catch Sqlite corrupt messages. 9 years ago
tidusjar eba1570399 Small bit of work for 9 years ago
tidusjar 3650c4f943 Finished 9 years ago
Drewster727 818c2e80f7 better way of obtaining clean enum string 9 years ago
Drewster727 f76e54408e show request type in notifications and fix an issue from previous commit for 9 years ago
tidusjar 7ca1272ca4 Capture the TVDBID when requesting. 9 years ago
tidusjar fcf2c84f61 More work on . Everything wired up 9 years ago
tidusjar 0ed75f163f Removed some DumpJson() from the trace logs. 9 years ago
tidusjar 67a079a17c updated nlog and fixed 9 years ago
tidusjar ebeedb90af More work on 9 years ago