Commit graph

45 commits

Author SHA1 Message Date
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
5a6863456f #164 has been resolved 2016-05-23 13:28:16 +01: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
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
dd07e7546b Added logging around SickRage 2016-04-07 22:15:14 +01:00
tidusjar
10be8f0440 Fixes for sonarr, we now display the error messages back to the user 2016-04-07 20:38:36 +01:00
tidusjar
3efd54c1b6 Fixed #144 2016-04-06 23:08:00 +01:00
tidusjar
f0d44b2788 Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons. 2016-04-05 21:51:52 +01:00
tidusjar
c2737b76a8 Added the music check in the Plex Checker 2016-04-05 12:30:32 +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
Shannon Barrett
208c45340b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into newdev 2016-04-01 21:48:04 -05: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
c43f70a0e0 Most of the UI work done for #32 2016-04-01 12:16:04 +01:00
tidusjar
1596dce629 Basic search working for #32 2016-04-01 10:15:09 +01:00
tidusjar
e9d0ccd5c0 Started adding the api part for headphones #32 2016-03-31 13:51:15 +01:00
tidusjar
fe0f6873e5 Made the feedback from Sonarr better when Sonarr already has the series #85 2016-03-29 10:34:20 +01:00
Shannon Barrett
6921e3aa85 Updating SickRage api to verify Season List is up to date 2016-03-28 14:16:55 -05: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
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
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
Jamie Rees
f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00
tidusjar
55f296b9a4 Added TVMaze to the search. #21 2016-03-18 14:39:04 +00:00
Jamie Rees
f5cb4d6879 fixed #25 2016-03-17 21:53:45 +00:00
tidusjar
f046c5d39b Added Pushbullet notifications #8 2016-03-17 14:34:55 +00:00
Jamie Rees
a2f44cf8d2 Finished the notes! Resolved #7 2016-03-15 19:14:27 +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
Jamie Rees
640e76e167 Added the code to get the quality profiles from Sonarr
Started plugging that into the UI
2016-03-10 22:24:37 +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