Commit graph

50 commits

Author SHA1 Message Date
tidusjar
d7997d5cc0 Reworked #466 2016-08-11 21:47:01 +01:00
tidusjar
a7d5378426 Attempt at fixing a potential bug found from #466 2016-08-11 12:41:47 +01:00
tidusjar
d843ab0ebb #459 is almost done 2016-08-09 13:27:09 +01:00
tidusjar
0699d777d6 Got mostly everything working for #254 Ready for testing 2016-08-07 18:54:49 +01:00
tidusjar
cfd01fa86e Some more changes 2016-08-03 14:32:03 +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
5024178724 Work around the sonarr bug #254 2016-07-28 13:45:57 +01:00
tidusjar
5411225fa0 #254 having an issue with Sonarr 2016-07-27 19:43:41 +01:00
tidusjar
b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
So currently if a series exists then we will correctly monitor the episodes selected.

TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.

Also need to add in all of the regular checks  and notification e.g. whitelist etc.
2016-07-24 18:02:43 +01:00
tidusjar
ae64c11485 Added code to request the api key for CouchPotato 2016-07-08 13:46:56 +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
5a6863456f #164 has been resolved 2016-05-23 13:28:16 +01:00
tidusjar
fb1d3a9e92 Fixed 2016-05-17 21:21:42 +01:00
TidusJar
674e2bdc07 updated packages 2016-05-12 23:15:29 -04:00
TidusJar
e9937884ad Finished #208 and #202 2016-05-12 23:06:17 -04:00
TidusJar
03c7585ebe Finished #209 2016-05-12 16:01:05 -04:00
tidusjar
fdbb373da5 Finished up the caching TODO's 2016-04-12 22:38:14 +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
Drewster727
718e8868c1 #150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now. 2016-04-09 12:18:04 -05:00
Drewster727
5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left 2016-04-08 10:05:09 -05:00
Drewster727
6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already 2016-04-07 21:45:05 -05:00
tidusjar
13ee1efd86 More headphones #32 I am starting to hate headphones... Sometimes the artists and albums just randomly fail. 2016-04-04 22:18:16 +01:00
tidusjar
39a5032c3e Finished the bulk work for Headphones. Needs testing #32 2016-04-04 14:27:55 +01:00
Drewster727
08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:37:41 -05:00
tidusjar
acb39b56f8 work for #32 2016-04-03 21:35:09 +01:00
tidusjar
45fb3ad376 A bit more work on #32 started working on requesting it. The DB is a bit of an issue... 2016-04-01 12:39:13 +01:00
tidusjar
3d2c787062 Finished up #68 and #62 2016-03-25 16:54:18 +00:00
Jamie
47c0c0daf0 Merge pull request #83 from shiitake/dev
Fixes issue #62 and #68
2016-03-24 19:08:32 +00:00
tidusjar
3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +00:00
Shannon Barrett
15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage 2016-03-24 12:03:59 -05:00
tidusjar
2d5612a045 Finished adding pushover support. #44 2016-03-22 22:17:06 +00:00
Shannon Barrett
c9d2b8fc13 Fixes issue #62 2016-03-22 12:32:48 -05:00
Jamie
c5db1ed8e6 Merge pull request #39 from shiitake/dev
Fixes for Checking if the user is the owner
2016-03-19 16:15:32 +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
tidusjar
e34170f55a Added the option to set a CP quality #38 2016-03-19 00:16:44 +00:00
Shannon Barrett
c28a26413a Should fix issue #36 2016-03-18 19:16:29 -05:00
tidusjar
f046c5d39b Added Pushbullet notifications #8 2016-03-17 14:34:55 +00:00
Jamie Rees
1936512dbe #12 2016-03-15 18:48:08 +00:00
tidusjar
d0bfe95402 Added test button to Plex. That's fixed #9 2016-03-15 13:29:28 +00:00
tidusjar
c582b3eb6c Added test sonarr button #9 2016-03-15 13:12:47 +00:00
tidusjar
4c0884999e Added the application tester for CP #9 2016-03-14 14:03:01 +00:00
Jamie Rees
5dd9885885 Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +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
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
68850fd8b7 Added first real test 2016-03-09 11:21:06 +00:00
tidusjar
7274f2d9f6 Upgraded .net to 4.6 2016-03-04 17:14:36 +00:00
tidusjar
73635e06c3 Firstpass integrating with CouchPotato 2016-03-04 14:26:54 +00:00
tidusjar
07beddc26a Fixed the plex friends. Added some unit tests, moved the plex auth into it's own page 2016-03-04 12:45:42 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00