Commit graph

30 commits

Author SHA1 Message Date
Jamie.Rees
2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
Jamie.Rees
84ea45ebaa Fixed #665 2016-11-14 10:06:35 +00:00
Jamie.Rees
1793c6f592 Merge branch 'master' into dev 2016-11-08 09:29:40 +00:00
Jamie.Rees
367ca391b1 Started on #483 2016-11-07 14:46:44 +00:00
Jamie.Rees
e46c43610f Fixed #656 and more work on #218 2016-11-07 14:29:13 +00:00
TidusJar
e39512905a Fixed some issues with the user management work 2016-11-04 19:11:25 +00:00
TidusJar
683e4831c4 fixed #622 2016-11-02 21:34:33 +00:00
Jamie.Rees
ec49ab7389 More rework to use the Plex DB 2016-10-19 13:20:56 +01:00
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
tidusjar
166e0f81cf Made more async goodness 2016-05-27 15:07:07 +01:00
Drewster727
217ce391e0 #221 delete requests per category 2016-05-27 02:21:54 -05:00
tidusjar
e037ad0f2b Got the search finished up for #32 2016-04-01 23:05:17 +01:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
tidusjar
d1adae1538 When we do a batch update we need to reset the cache 2016-03-19 15:57:39 +00:00
tidusjar
9402d1409e Wow, that was a lot of work.
- So, I have now finished #40.
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +00:00
tidusjar
5f26aecb98 Switched over to the new service 2016-03-18 11:06:27 +00:00
tidusjar
07b42ffd50 Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00