Commit graph

  • 98662ab74e Another null check tidusjar 2016-08-03 14:44:49 +01:00
  • cfd01fa86e Some more changes tidusjar 2016-08-03 14:32:03 +01:00
  • f6e1176295 some error handling tidusjar 2016-08-03 14:15:35 +01:00
  • 61124624ae check if the sonarr ep is monitored tidusjar 2016-08-03 13:58:50 +01:00
  • f271b0b4ce Added the Sonarr check for episodes #254 tidusjar 2016-08-03 13:48:13 +01:00
  • 8f4adf780b Some logging tidusjar 2016-08-03 13:26:02 +01:00
  • a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now tidusjar 2016-08-03 13:01:32 +01:00
  • 0657264dd3 Work on the UI to show what episodes have been requested #254 tidusjar 2016-08-02 15:16:14 +01:00
  • a5cbd5dfd6 small fix tidusjar 2016-08-02 13:16:51 +01:00
  • 4f71969ee5 Fix the api change in #450 tidusjar 2016-08-02 12:10:49 +01:00
  • 50f9348350 Added unit tests tidusjar 2016-08-01 13:24:26 +01:00
  • 510e974283 #254 tidusjar 2016-08-01 10:39:32 +01:00
  • 4392219823 Workaround for #440 tidusjar 2016-07-29 17:02:11 +01:00
  • b3e90c7a7f Async async async improvements. tidusjar 2016-07-29 16:50:35 +01:00
  • 236024e4ae Added #436 tidusjar 2016-07-29 14:14:30 +01:00
  • 2105ee9073 Update build no tidusjar 2016-07-29 13:49:39 +01:00
  • 8500386cca Updated the github site tidusjar 2016-07-29 12:49:08 +01:00
  • 78dcba7487 Update #326 tidusjar 2016-07-29 11:19:02 +01:00
  • 14fddfc118 Finished #266 Added a new cacher job to cache all episodes in Plex. tidusjar 2016-07-28 17:05:24 +01:00
  • 605f6f18fb Fixed #442 tidusjar 2016-07-28 14:02:19 +01:00
  • b4bc51c862 #254 tidusjar 2016-07-28 13:59:00 +01:00
  • 5024178724 Work around the sonarr bug #254 tidusjar 2016-07-28 13:45:57 +01:00
  • 5411225fa0 #254 having an issue with Sonarr tidusjar 2016-07-27 19:43:41 +01:00
  • cd135d824c small bit of work on #266 tidusjar 2016-07-27 17:17:43 +01:00
  • a5257a0fbf #254 tidusjar 2016-07-27 16:56:19 +01:00
  • d458dca541 precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. #254 tidusjar 2016-07-27 14:13:59 +01:00
  • 767a045864 Fixed broken build tidusjar 2016-07-27 12:57:23 +01:00
  • 5041653c9a More work for #254 tidusjar 2016-07-27 12:55:22 +01:00
  • 9aad3f9dc9 More work on #254 tidusjar 2016-07-26 21:27:28 +01:00
  • 4d85000753 Fixed the bug in #438 and added unit tests to make so we dont break it in the future tidusjar 2016-07-26 20:50:38 +01:00
  • 9d82add7ae Some reason we had dupe translations tidusjar 2016-07-26 20:17:00 +01:00
  • 2c67576af6 Updated translations for #402 tidusjar 2016-07-26 20:15:27 +01:00
  • 5455b0076a Rename SubDir to Base Url tidusjar 2016-07-26 20:05:54 +01:00
  • 85baa67f29 Fix the exception in #440 tidusjar 2016-07-26 20:01:29 +01:00
  • f03392691c Reworking the login page for #426 tidusjar 2016-07-26 12:59:39 +01:00
  • a82fdbc3bd Fixed #438 tidusjar 2016-07-26 11:35:03 +01:00
  • 0cfb6c8b1e Finished the auth stuff tidusjar 2016-07-25 14:05:44 +01:00
  • 0e99dc29c9 Finished up the SMTP side of #429 tidusjar 2016-07-25 10:11:33 +01:00
  • 020cc40418 #428 Added a message when the we cannot get a TVMaze ID tidusjar 2016-07-24 18:13:04 +01:00
  • b14fd36ecd #254 MOSTLY DONE! At last, this took a while. tidusjar 2016-07-24 18:02:43 +01:00
  • 8b46925f08 Removed the other rootpath provider TidusJar 2016-07-24 14:58:44 +01:00
  • 57442f16d8 Removed the other rootpath provider TidusJar 2016-07-23 10:11:25 +01:00
  • 272c6a2478 Removed the other rootpath provider TidusJar 2016-07-23 10:02:23 +01:00
  • ce7305faf0 Should fix #429 TidusJar 2016-07-23 09:52:47 +01:00
  • 67df79bcca Done #135 We are including the application version number in the directory. tidusjar 2016-07-20 10:40:00 +01:00
  • 6392ee0bde #387 trim the spaces from the api key. Tidied up the setting models a bit. tidusjar 2016-07-20 10:08:44 +01:00
  • c5ad97780f Wrapped the repo to catch Sqlite corrupt messages. tidusjar 2016-07-15 15:36:35 +01:00
  • 33ba1db20b frontend and tv episodes api work for #254 tidusjar 2016-07-15 14:29:58 +01:00
  • d7c40164cb #424 tidusjar 2016-07-15 13:37:56 +01:00
  • 355c998c06 added a beta module tidusjar 2016-07-14 17:25:53 +01:00
  • 71263994b9 #359 tidusjar 2016-07-14 15:39:45 +01:00
  • 57ec940d5a Moved the plex auth token to the plex settings where it should belong. tidusjar 2016-07-14 13:01:07 +01:00
  • ffe6bc41ac small changes around the user management tidusjar 2016-07-14 12:37:35 +01:00
  • c0641460f6 Missed brace tidusjar 2016-07-14 11:53:51 +01:00
  • 7cf649c020 Added a custom debug root path provider, this means we do not have to recompile the views every time we make a view change tidusjar 2016-07-14 11:53:19 +01:00
  • 7976d3d867 merge tidusjar 2016-07-13 17:32:23 +01:00
  • c764d6557a angular tidusjar 2016-07-13 17:30:57 +01:00
  • c2d16f130b removed tidusjar 2016-07-08 19:30:25 +01:00
  • 8d0f890494 Fixed issues from the merge tidusjar 2016-07-08 19:29:48 +01:00
  • f590c4ac2c Update .gitignore Jamie 2016-07-08 19:20:59 +01:00
  • 6a83b07aab Merge branch 'master' into dev tidusjar 2016-07-08 19:19:48 +01:00
  • 21b41f302e stupid &$(*£ merge tidusjar 2016-07-08 19:12:31 +01:00
  • a19e81d1f8 Reworked the custom notifications... again. Need to figure out how to find the view to the model tidusjar 2016-07-08 17:29:14 +01:00
  • f0ce5556c3 Added tests for the string hash tidusjar 2016-07-08 14:47:01 +01:00
  • ae64c11485 Added code to request the api key for CouchPotato tidusjar 2016-07-08 13:46:56 +01:00
  • f9af1dc12b Fixed #417 tidusjar 2016-07-08 13:17:03 +01:00
  • 5a96bd2a15 Added the file version to the layout tidusjar 2016-07-08 12:15:54 +01:00
  • 152408571f Removed NinjectConventions, we hadn't started to use it anyway. tidusjar 2016-07-08 08:57:25 +01:00
  • fea4dd6309 Fixed the way we will be using custom messages tidusjar 2016-07-07 15:37:12 +01:00
  • 8953d4eaa8 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net tidusjar 2016-07-07 13:54:27 +01:00
  • 6d30bea5c7 Added automation tests tidusjar 2016-07-07 13:54:01 +01:00
  • 0d31142962 Update appveyor.yml Jamie 2016-07-07 10:14:15 +01:00
  • fb4c461f21 Update appveyor.yml Jamie 2016-07-07 10:12:43 +01:00
  • c7fed3e2d7 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net tidusjar 2016-07-07 10:02:59 +01:00
  • 7443e90257 Test checkin tidusjar 2016-07-07 10:02:52 +01:00
  • b63b16bbeb Update appveyor.yml Jamie 2016-07-06 14:59:25 +01:00
  • a732753a56 Updated packages tidusjar 2016-07-06 14:46:55 +01:00
  • 2c828ee54c Updated Polly tidusjar 2016-07-06 14:38:05 +01:00
  • 26e1d14812 Better handling for #388 tidusjar 2016-07-06 14:35:20 +01:00
  • e86bb6624f Updated Fr, IT and NL translations #402 tidusjar 2016-07-06 14:29:02 +01:00
  • 8854dc23c7 fixed #412 tidusjar 2016-07-06 14:24:44 +01:00
  • 5bda83bfdf fixed #413 tidusjar 2016-07-06 13:42:56 +01:00
  • d8111bcedb Changed the way the donate button works for #414 tidusjar 2016-07-06 10:03:43 +01:00
  • a01e80c600 Fixed #409 tidusjar 2016-07-06 09:53:29 +01:00
  • e82fad7428 Trycatch around the availbility checker tidusjar 2016-07-06 08:53:32 +01:00
  • d7f01dcbb5 WIP on notification resolver tidusjar 2016-07-05 17:29:42 +01:00
  • 3fe0b01b6b Merge pull request #394 from tidusjar/tidusjar-patch-1 Jamie 2016-06-30 14:38:28 +01:00
  • ea0ffa5ae3 Update appveyor.yml Jamie 2016-06-30 14:18:44 +01:00
  • 3ecc04eed4 Merge pull request #391 from tidusjar/Hotfix v1.8.4 Jamie 2016-06-30 09:12:20 +01:00
  • 2319a146ad Fixed the bug where we were auto approving everything. Added French language into the navigation bar tidusjar 2016-06-30 08:51:34 +01:00
  • ecf025d95b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net tidusjar 2016-06-29 17:17:45 +01:00
  • 6c4b5e44c9 Tidy tidusjar 2016-06-29 17:17:35 +01:00
  • 7a6ee7e98d Plugged in MediatR tidusjar 2016-06-29 17:16:50 +01:00
  • d4074fc0f3 Added MediatR tidusjar 2016-06-29 17:07:51 +01:00
  • 0e1f1ecd40 Moved over to using Ninject tidusjar 2016-06-29 17:06:58 +01:00
  • ec8315ba2e Merge pull request #385 from tidusjar/dev v1.8.3 Jamie 2016-06-29 14:17:04 +01:00
  • d491ffe6c3 Merge branch 'master' into dev Jamie 2016-06-29 13:53:50 +01:00
  • 36bbf3375c Small changes tidusjar 2016-06-29 13:53:01 +01:00
  • bd15090a4e Allow html in the notice message tidusjar 2016-06-29 13:39:28 +01:00
  • 7e6742e70c Some more unit tests around the NotificationMessageResolver tidusjar 2016-06-29 12:58:41 +01:00