Jamie.Rees
|
88b1472f88
|
Tidied up the warnings
|
2016-12-08 14:32:08 +00:00 |
|
Jamie.Rees
|
9f41a511cd
|
Done #678
|
2016-11-25 08:00:26 +00:00 |
|
Jamie.Rees
|
2a8927eb6d
|
Fixed the issue with user management, needed to implement our own authentication provider
|
2016-11-18 17:17:35 +00:00 |
|
tidusjar
|
39888a4b94
|
done #679
|
2016-11-16 22:14:21 +00:00 |
|
Jamie.Rees
|
7412655c5a
|
Lots of fixed and stuff.
|
2016-11-16 14:20:13 +00:00 |
|
Jamie.Rees
|
c064bc6d44
|
Finishing off the user management page #218 #359 #195
|
2016-11-15 15:01:38 +00:00 |
|
Jamie.Rees
|
05bdfcd550
|
started on #646. Fixed #657
|
2016-11-14 10:44:10 +00:00 |
|
Jamie.Rees
|
84ea45ebaa
|
Fixed #665
|
2016-11-14 10:06:35 +00:00 |
|
Jamie.Rees
|
8a61371048
|
Finished #483
|
2016-11-10 13:37:51 +00:00 |
|
Jamie.Rees
|
50dec5f530
|
Started on the queue for requests #483 TV Requests with missing information has been completed
|
2016-11-09 14:32:23 +00:00 |
|
Jamie.Rees
|
2bd7ece9d0
|
Finished #633 (First part of the queuing)
|
2016-11-08 14:15:33 +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
|
6d1eef9154
|
User perms
|
2016-10-28 17:24:45 +01:00 |
|
Jamie.Rees
|
b851d77364
|
User management stuff
|
2016-10-25 17:31:59 +01:00 |
|
Jamie.Rees
|
42c437905e
|
User management, migration and newsletter
|
2016-10-24 15:08:30 +01:00 |
|
tidusjar
|
6e3339ad3c
|
Added our own custom migrations, a lot easier to migrate DB versions now.
|
2016-10-22 20:38:05 +01:00 |
|
Jamie.Rees
|
1a0e7cbe7b
|
#601
|
2016-10-19 18:05:19 +01:00 |
|
Jamie.Rees
|
ec49ab7389
|
More rework to use the Plex DB
|
2016-10-19 13:20:56 +01:00 |
|
Jamie.Rees
|
dc92285cfa
|
More work around using the PlexDatabase
|
2016-10-18 14:50:35 +01:00 |
|
Jamie.Rees
|
67b124148c
|
Plex DB
|
2016-10-17 17:31:38 +01:00 |
|
tidusjar
|
0ac114d987
|
Finished #18
|
2016-08-30 14:31:18 +01:00 |
|
tidusjar
|
6f008f77a3
|
Added some code to shrink the DB. reworked the search to speed it up.
|
2016-08-08 15:41:01 +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
|
f112af7e85
|
Since we are multithreading, we should use a threadsafe type to store the episodes to prevent any threading or race conditions.
|
2016-08-08 10:52:15 +01:00 |
|
tidusjar
|
5471a77480
|
Wrapped the bulk insert inside a transaction
|
2016-08-08 10:21:30 +01:00 |
|
tidusjar
|
0699d777d6
|
Got mostly everything working for #254 Ready for testing
|
2016-08-07 18:54:49 +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
|
0f34885444
|
Consolidate newtonsoft.json packages
|
2016-08-04 12:08:03 +01:00 |
|
tidusjar
|
698b08aff9
|
Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
|
2016-08-04 11:54:39 +01:00 |
|
tidusjar
|
50f9348350
|
Added unit tests
|
2016-08-01 13:24:26 +01:00 |
|
tidusjar
|
b3e90c7a7f
|
Async async async improvements.
|
2016-07-29 16:50:35 +01:00 |
|
tidusjar
|
5041653c9a
|
More work for #254
|
2016-07-27 12:55:22 +01:00 |
|
tidusjar
|
c5ad97780f
|
Wrapped the repo to catch Sqlite corrupt messages.
|
2016-07-15 15:36:35 +01:00 |
|
tidusjar
|
eba1570399
|
Small bit of work for #359
|
2016-06-27 15:55:44 +01:00 |
|
tidusjar
|
3650c4f943
|
Finished #6
|
2016-06-24 15:33:38 +01:00 |
|
Drewster727
|
818c2e80f7
|
better way of obtaining clean enum string
|
2016-06-22 11:27:09 -05:00 |
|
Drewster727
|
f76e54408e
|
show request type in notifications #346 and fix an issue from previous commit for #345
|
2016-06-21 20:20:44 -05:00 |
|
tidusjar
|
7ca1272ca4
|
Capture the TVDBID when requesting.
|
2016-06-09 22:21:55 +01:00 |
|
tidusjar
|
fcf2c84f61
|
More work on #298. Everything wired up
|
2016-06-09 13:36:34 +01:00 |
|
tidusjar
|
0ed75f163f
|
Removed some DumpJson() from the trace logs.
|
2016-06-08 17:22:17 +01:00 |
|