tidusjar
e5e1256fad
Fix the log path issue #451
2016-08-05 12:40:43 +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
ae64c11485
Added code to request the api key for CouchPotato
2016-07-08 13:46:56 +01:00
tidusjar
a732753a56
Updated packages
2016-07-06 14:46:55 +01:00
tidusjar
63e0d0e531
Small changes around how we work with custom events in the analytics
2016-06-22 12:59:01 +01:00
tidusjar
fefad77ac1
Attempting to improve #219
...
We now have a new setting "Advanced Search". What this does is for each item in the plex library we will get the ratingKey and perform another API call to get the MetaData for that ratingKey, inside the metadata it contains the "guid", the guid contains either a IMDBId or TheTVDBID. We will then use that to match the request. This does mean that we now need to capture the TvDbId for each TV Request.
2016-06-09 22:21:41 +01:00
tidusjar
fcf2c84f61
More work on #298 . Everything wired up
2016-06-09 13:36:34 +01:00
tidusjar
67a079a17c
updated nlog and fixed #295
2016-06-03 22:52:32 +01:00
TidusJar
98eadc9cc6
Updated the claims so we can support more users.
...
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -04:00
tidusjar
076a75b82f
Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171
2016-04-21 12:10:36 +01:00
Drewster727
3261bdbf9b
revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141
2016-04-10 20:01:35 -05:00
tidusjar
dd07e7546b
Added logging around SickRage
2016-04-07 22:15:14 +01:00
Drewster727
3dbef199aa
#122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset
2016-03-31 22:23:38 -05:00
tidusjar
24781fbd1f
Finished #49
2016-03-24 14:07:01 +00:00
tidusjar
c7ac8a7d99
Done most on #59
2016-03-23 13:43:27 +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
Jamie Rees
87b497e48e
Removed all the html from the new TVMaze api (for overview).
...
Added tests to cover the html removal.
updated Readme to remove TheTVDB
2016-03-18 21:36:21 +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
65087642e1
Fixed the issue when sending movies to CouchPotato.
2016-03-04 20:48:56 +00:00
tidusjar
7274f2d9f6
Upgraded .net to 4.6
2016-03-04 17:14:36 +00:00
tidusjar
3dcf55ce7a
Added logging
2016-03-04 15:02:44 +00:00
tidusjar
d1827cd3be
Renamed folders
2016-03-03 10:26:16 +00:00