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
030c013862
First pass of the updater working. #29
2016-05-19 09:11:54 +01:00
tidusjar
fb1d3a9e92
Fixed
2016-05-17 21:21:42 +01:00
TidusJar
741a4ae75c
- Improved the RetryHandler.
...
- Made the tester buttons on the settings pages a bit more robust and added an indication when it's testing (spinner)
2016-05-15 20:32:59 -04:00
TidusJar
24b329b132
Downgraded packages
2016-05-12 23:23:06 -04:00
TidusJar
674e2bdc07
updated packages
2016-05-12 23:15:29 -04:00
TidusJar
ba78ca282d
better handling for #202
2016-05-12 23:09:09 -04:00
TidusJar
e9937884ad
Finished #208 and #202
2016-05-12 23:06:17 -04:00
TidusJar
adeeb7824d
Added a retry handler into the solution. We can now retry failed api requests.
...
this should resolve #202 and start on #208
2016-05-12 22:39:21 -04:00
TidusJar
f9205fc027
This should help #202
2016-05-12 16:09:09 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -04: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
5352422688
Remove test code from plex api GetLibrary method
2016-04-13 09:57:26 -05: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
462eb0c9f2
I think i've fixed an issue where SickRage reports Show not found.
2016-04-07 22:33:46 +01: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
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
Drewster727
7593d3a7e9
cache injection, error handling and logging on startup, etc
2016-04-04 10:18:23 -05:00
tidusjar
72ea4691dd
Tweaks for #32
2016-04-04 14:57:25 +01:00
tidusjar
39a5032c3e
Finished the bulk work for Headphones. Needs testing #32
2016-04-04 14:27:55 +01: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
Shannon Barrett
eae8d5fee8
Fixed async issue
2016-04-01 18:17:25 -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
1f9ed51320
Made #85 better
2016-03-29 10:49:30 +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
tidusjar
25a8563ee8
Fixed #69
...
Removed some redundant code
2016-03-24 19:45:02 +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
55addbee0a
Working on getting the Sonarr component to work correctly.
2016-03-22 14:15:14 -05:00
Shannon Barrett
c9d2b8fc13
Fixes issue #62
2016-03-22 12:32:48 -05:00
tidusjar
37fa7809cc
Finished #71
2016-03-22 08:50:42 +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
6f8dc7c224
Fixed an issue where the default quality on Sickrage wouldn't work
2016-03-19 15:49:02 +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