Commit graph

13 commits

Author SHA1 Message Date
tidusjar
d19deea56c Added the transaction back into the DB.
Do not run the episode cacher if it's been run in the last hour
2016-08-08 13:38:26 +01:00
tidusjar
0b21c69a46 Commented out the transaction for now to debug it. 2016-08-08 12:56:14 +01:00
tidusjar
e4f9b4c71e Added logging 2016-08-08 11:21:50 +01:00
tidusjar
5471a77480 Wrapped the bulk insert inside a transaction 2016-08-08 10:21:30 +01:00
tidusjar
131a99b1bb Fixed issue with saving to db 2016-08-05 20:36:24 +01:00
tidusjar
a3c3945540 Dump an item 2016-08-05 12:35:17 +01:00
tidusjar
c4a96e311c Changed the query slightly 2016-08-05 12:21:22 +01:00
tidusjar
94f8cee015 Small change with the return value in the batch insert 2016-08-05 12:09:21 +01:00
tidusjar
2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
b3e90c7a7f Async async async improvements. 2016-07-29 16:50:35 +01:00
tidusjar
c5ad97780f Wrapped the repo to catch Sqlite corrupt messages. 2016-07-15 15:36:35 +01:00
tidusjar
0ed75f163f Removed some DumpJson() from the trace logs. 2016-06-08 17:22:17 +01:00
tidusjar
03ce361183 Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00