tidusjar
1c0e00e4ba
Some analytic stuff
2016-06-10 11:41:51 +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
166e0f81cf
Made more async goodness
2016-05-27 15:07:07 +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
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
24b329b132
Downgraded packages
2016-05-12 23:23:06 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -04:00
tidusjar
186b18ccb9
Improved the startup of the application. We now properaly parse any args passed into the console.
2016-04-25 11:08:24 +01: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
121465210d
fix the cacher by adding locking + extra logging in the plex checker + use a const key for scheduler caching time
2016-04-19 13:41:56 -05: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
e8fb28a024
Change default logging
2016-04-07 22:44:03 +01:00
tidusjar
462eb0c9f2
I think i've fixed an issue where SickRage reports Show not found.
2016-04-07 22:33:46 +01:00
tidusjar
adfbfb54a3
Set the default log level to info. #141
2016-04-07 22:17:22 +01:00
tidusjar
dd07e7546b
Added logging around SickRage
2016-04-07 22:15:14 +01:00
Drewster727
7593d3a7e9
cache injection, error handling and logging on startup, etc
2016-04-04 10:18:23 -05:00
Drewster727
e8c222f66e
#114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings
2016-04-03 20:32:36 -05:00
tidusjar
acb39b56f8
work for #32
2016-04-03 21:35:09 +01:00
Drewster727
d370bf62d0
mono datetime offset workaround
2016-03-31 23:37:13 -05: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
6940311b29
Fixed the logger no longer writing to the file.
2016-03-26 11:58:44 +00:00
tidusjar
b96087d089
Finished styling on the logger for now. #59
2016-03-24 23:16:55 +00: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
tidusjar
895a0c50eb
Added a subdir to CP, SickRage, Sonarr and Plex #43
2016-03-21 14:23:55 +00:00
tidusjar
9402d1409e
Wow, that was a lot of work.
...
- So, I have now finished #40 .
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +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
tidusjar
24b2cd0a9c
Styling,
...
Added the functionality for the Sonarr Profiles on the Admin page #2 resolved.
2016-03-11 16:06:52 +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