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
|
131a99b1bb
|
Fixed issue with saving to db
|
2016-08-05 20:36:24 +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
|
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 |
|
tidusjar
|
ae4d51de9b
|
Started #273
|
2016-05-31 13:05:34 +01:00 |
|
tidusjar
|
e49b160500
|
Fully finished #27 just need to test it!
|
2016-05-20 17:20:17 +01:00 |
|
tidusjar
|
fb1d3a9e92
|
Fixed
|
2016-05-17 21:21:42 +01:00 |
|
TidusJar
|
79086dcf45
|
Added in an audit table. Since we are now allowing multiple users to change and modify things we need to audit this.
|
2016-05-16 00:16:19 -04:00 |
|
tidusjar
|
df3dc4ac04
|
- Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
|
2016-04-29 14:08:30 +01:00 |
|
tidusjar
|
420e43dfaf
|
Change the new columns type
|
2016-04-01 22:17:15 +01:00 |
|
tidusjar
|
425302ba12
|
Added a DBSchema so we have an easier way to update the DB
|
2016-04-01 22:13:12 +01:00 |
|
tidusjar
|
24781fbd1f
|
Finished #49
|
2016-03-24 14:07:01 +00:00 |
|
tidusjar
|
fc596f5296
|
Include DB changes
|
2016-03-23 13:45:07 +00:00 |
|
tidusjar
|
8f7098d048
|
Hooked up most of #49 Just the validation messages need to be done.
***NOTE: Due to we are now hashing the passwords and reading from a new table, We will need to create a new administrator account.***
|
2016-03-22 10:46:24 +00:00 |
|
tidusjar
|
792bbf5f95
|
This fixes #36
|
2016-03-19 16:42:11 +00:00 |
|
Shannon Barrett
|
c28a26413a
|
Should fix issue #36
|
2016-03-18 19:16:29 -05:00 |
|
tidusjar
|
b62b7c1305
|
Added migration code and cleaned up the DB
|
2016-03-18 12:25:16 +00:00 |
|
tidusjar
|
07b42ffd50
|
Started on #16, nothing is hooked up yet.
|
2016-03-17 17:17:34 +00:00 |
|
tidusjar
|
67ecbbf178
|
Resolved #7
|
2016-03-15 14:03:07 +00:00 |
|
Jamie Rees
|
5dd9885885
|
Added the support for TV Series integrating with Sonarr
|
2016-03-13 20:58:42 +00:00 |
|
tidusjar
|
0942bfcbcc
|
Some error handling and ensure we are an admin to delete requests.
Also started on the approval of everything
|
2016-03-08 14:26:26 +00:00 |
|
Jamie Rees
|
3b0b0c521e
|
Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests
|
2016-03-06 01:25:54 +00:00 |
|
tidusjar
|
46dc9d95f1
|
Added logging (Still WIP)
|
2016-03-03 11:51:59 +00:00 |
|
tidusjar
|
d1827cd3be
|
Renamed folders
|
2016-03-03 10:26:16 +00:00 |
|