Jamie.Rees
0c94bd30e5
Fixed #1210
2017-03-10 08:53:48 +00:00
Jamie.Rees
7823265803
Fixed typo #1134
2017-03-10 08:43:41 +00:00
Jamie
71cf42d59c
Merge pull request #1225 from tidusjar/EAP
...
Eap
2017-03-08 15:32:51 +00:00
Jamie
b947ab3660
Merge pull request #1224 from tidusjar/dev
...
Dev
2017-03-08 15:32:17 +00:00
Jamie.Rees
7f70d6ade6
Fixed #1223
2017-03-08 15:31:28 +00:00
Jamie
ec9aac61dd
Fixed around the newsletter and a small feature around the permissions/features ( #1215 )
...
* fixup! Reset the branch on v2.1.0 tag to get to a shared state between dev and Master.
* typo
* Fixed a bug in the Plex Newsletter
* Another newsletter fix attempt #1163 #1116
2017-03-06 21:34:34 +00:00
tidusjar
dfbe01b3bf
Another newsletter fix attempt #1163 #1116
2017-03-06 21:33:23 +00:00
tidusjar
82c1fb79ed
Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev
2017-03-06 20:55:22 +00:00
tidusjar
c95e7368ae
Fixed a bug in the Plex Newsletter
2017-03-06 20:54:31 +00:00
Jamie
1021877e6d
Merge pull request #1174 from distaula/ViewUserRequests
...
Added permission to see who made requests.
2017-03-06 08:20:41 +00:00
tidusjar
c3cba15b17
typo
2017-03-04 22:01:07 +00:00
Jamie
83ee6427d8
Merge pull request #1204 from tidusjar/dev
...
Dev
2017-03-04 14:25:27 +00:00
tidusjar
9a1b0c49ec
Fixed #1189
2017-03-04 14:18:53 +00:00
tidusjar
4df12281c5
Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev
2017-03-04 14:01:54 +00:00
tidusjar
9637fe92f4
Fixed issue where we could get null rating keys on Plex
2017-03-04 14:01:39 +00:00
Jamie.Rees
2259f18ae6
Fixed #1195
2017-03-02 09:53:20 +00:00
Jamie.Rees
c87451e93c
Fixed #1195
2017-03-02 09:53:09 +00:00
Jamie
622dd4d542
Merge pull request #1199 from smcpeck/hp-timeout
...
More work on Headphones integration
2017-03-01 07:58:59 +00:00
Shaun McPeck
e46b621a2d
Needed to treat a 201 as success, too. + removed some commented out code.
2017-03-01 00:35:46 -06:00
smcpeck
f400412568
Normalized spacing/tabs
2017-02-28 20:53:29 -06:00
smcpeck
b7bfc2fcc0
Move local user login to be the first thing checked; renamed old Api variable to PlexApi now that Emby is in play.
2017-02-28 20:52:43 -06:00
smcpeck
f0358c1f5e
Remove all the polling/retry logic around HP requests. This was a problem do to not properly awaiting the initial AddArtist API call being sent to HP. Also fix SetAlbumStatus to use ReleaseId instead of MusicBrainsId (same fix previously applied to AddArtist).
2017-02-28 20:51:28 -06:00
smcpeck
b5fc7692d6
Restore checking of HTTP StatusCode on ApiRequests; remove checking of response.ErrorException
2017-02-28 20:48:00 -06:00
Jamie.Rees
7d8848a69c
Added gravitar image
2017-02-28 16:09:26 +00:00
smcpeck
3ee4ae34d5
Reverted (for now) non-200 response handling; added some extra logging.
2017-02-27 23:46:06 -06:00
smcpeck
ec973917b4
Tweaked ApiRequest behavior on non-200 responses; think it was breaking login. :-"
2017-02-27 23:30:03 -06:00
smcpeck
231a525109
Only deserialize response payload in ApiRequest when StatusCode == 200. Will a default return value in other cases cause other issues?
2017-02-27 22:14:42 -06:00
smcpeck
a5651775a6
Merge branch 'hp-timeout' of https://github.com/smcpeck/Ombi into hp-timeout
2017-02-27 21:18:59 -06:00
smcpeck
e57cdf8c6f
Added a missing await
for an HP AddArtist call. Added some more Trace logging.
2017-02-27 21:18:35 -06:00
smcpeck
652650dacc
Added a missing await
for an HP AddArtist call. Added some more Trace logging.
2017-02-27 21:16:21 -06:00
smcpeck
f931750f98
Merge branch 'hp-timeout' of https://github.com/smcpeck/Ombi into hp-timeout
2017-02-27 20:04:32 -06:00
smcpeck
af463d0dd7
Added some logging around API calls.
2017-02-27 20:03:26 -06:00
Shaun McPeck
68807c899c
Merge pull request #3 from tidusjar/EAP
...
Sync'ing upstream EAP into local branch for HP investigation
2017-02-27 19:50:46 -06:00
Jamie.Rees
f6bf6493b2
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2017-02-27 08:03:10 +00:00
Jamie.Rees
0dfd2f2658
Fixed #1192
2017-02-27 08:02:47 +00:00
Jamie
3c6321f699
Merge pull request #1191 from tidusjar/dev
...
Dev
2017-02-25 22:53:52 +00:00
Jamie
1b8f175bcf
Merge pull request #1190 from tidusjar/EAP
...
Eap
2017-02-25 22:53:30 +00:00
tidusjar
5095d30a3c
Fixed a slight issue where we could click the change folders button rather than the dropdown arrow #1189
2017-02-25 22:52:28 +00:00
Jamie
e43d2d8880
Merge pull request #1186 from smcpeck/EAP
...
Fix Headphones album search integration.
2017-02-25 22:27:03 +00:00
smcpeck
2178881895
Headphones - added releaseID to generic RequestedModel and passing that through to HP request. Their API doesn't request via the MusicBrainzId.
2017-02-24 16:14:16 -06:00
Jamie
4472ebdb97
Merge pull request #1185 from tidusjar/dev
...
Dev
2017-02-24 21:47:40 +00:00
Jamie
e420d03a77
Merge pull request #1178 from smcpeck/master
...
FEATURE: Search movies by actor
2017-02-24 21:44:31 +00:00
tidusjar
3d6264095e
Bunch of updater files
2017-02-24 21:43:36 +00:00
Shaun McPeck
63b6c8ea76
Merge pull request #1 from tidusjar/EAP
...
EAP
2017-02-24 15:26:22 -06:00
tidusjar
0da49440e2
#1163 #117
2017-02-24 20:59:53 +00:00
distaula
a0c783ea81
fixup! Reset the branch on v2.1.0 tag to get to a shared state between dev and Master.
2017-02-24 12:05:35 -05:00
smcpeck
99e48f31fe
changed IEmbyAvailabilityChecker to use IEnumberables + checking actor search against Emby content + PR feedback
2017-02-24 10:48:12 -06:00
smcpeck
c96ec2ef9d
removed some unnecessary 'ConfigureAwait` uses
2017-02-24 10:36:48 -06:00
smcpeck
65b69e3cad
remove meaningless html class from actor searching checkbox
2017-02-24 10:24:34 -06:00
smcpeck
bdecd9cdac
Merge branch 'master' of https://github.com/smcpeck/Ombi
2017-02-24 10:18:30 -06:00