tidusjar
a7d5378426
Attempt at fixing a potential bug found from #466
2016-08-11 12:41:47 +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
698b08aff9
Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
2016-08-04 11:54:39 +01:00
tidusjar
14fddfc118
Finished #266
...
Added a new cacher job to cache all episodes in Plex.
2016-07-28 17:05:24 +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
3cc1113440
Fixed some warnings
2016-06-29 09:51:18 +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
67a079a17c
updated nlog and fixed #295
2016-06-03 22:52:32 +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
tidusjar
895a0c50eb
Added a subdir to CP, SickRage, Sonarr and Plex #43
2016-03-21 14:23:55 +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
Jamie Rees
e6d67c7320
Fixed #22
...
With the understanding that most people will not have a valid cert or self signed cert I have disabled the SSL warnings.
Added a SSL option to the Plex settings and added unit test to cover this.
2016-03-17 20:36:27 +00:00
Jamie Rees
1936512dbe
#12
2016-03-15 18:48:08 +00:00
Jamie Rees
7c8d0b269a
Finished the status page #11 and some more work to #12
2016-03-15 18:39:43 +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
93c5cf6eb6
Small changes
2016-03-04 22:24:18 +00:00
Jamie Rees
65087642e1
Fixed the issue when sending movies to CouchPotato.
2016-03-04 20:48:56 +00:00