Commit graph

13 commits

Author SHA1 Message Date
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
698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 2016-08-04 11:54:39 +01:00
tidusjar
f0ce5556c3 Added tests for the string hash 2016-07-08 14:47:01 +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
3e16d8acf0 done #318 2016-06-13 13:01:22 +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
a1ae37eae4 Reworked some tests 2016-05-27 13:30:21 +01: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
33130589ae Added latest version code and view. Need to finish the view #11 2016-03-15 17:05:48 +00:00
Jamie Rees
003dd47e3c mre work 2016-03-05 00:07:37 +00:00
Jamie Rees
65087642e1 Fixed the issue when sending movies to CouchPotato. 2016-03-04 20:48:56 +00:00