Commit graph

140 commits

Author SHA1 Message Date
Jamie.Rees
deb5878405 Fixed the issue where we mark as unavailable and a declined notification gets triggered #1371 2017-04-12 08:24:52 +01:00
Jamie.Rees
213e54e02d Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into dev 2017-04-12 08:21:34 +01:00
Jamie.Rees
dffc0f3d75 Fixed an issue where some users couldn't update thier plex admin account. looks like their user id changed in plex. We now update the main user.
#1249
2017-04-12 08:21:17 +01:00
Jamie
f7c25b0e15 Merge pull request #1243 from anonaut/master
Added Mattermost Notifications
2017-04-10 15:43:53 +01:00
Patrick Frisch
cd2c9a40e5 Merge remote-tracking branch 'upstream/dev' 2017-04-10 15:34:03 +02:00
tidusjar
4836ab7e6c Finished reworking the Sonarr Integration. Seems to be working as expected, faster and most stable. It's Not A Toomah! 2017-04-03 21:11:59 +01:00
tidusjar
ddefbf31db Made a start on the new Sonarr integration.
the Latest series option works.
2017-03-30 22:46:51 +01:00
tidusjar
ff7b48c399 Syntax error 2017-03-29 21:17:38 +01:00
tidusjar
41021240c9 Fixed an issue where we were retrying the API call when the Plex users login creds were invalid.
#1217

Also removed the Auto update button from the Update page
2017-03-29 21:10:06 +01:00
Jamie.Rees
a5b08a54b6 Fixed the issue where the recent changes page was not showing the correct date. #1296 2017-03-29 09:57:27 +01:00
Jamie.Rees
4e817b5aaa Fixed #1252 (Show the correct user type on the management page for Plex Users)
Fixed #1261 (User login time not being populated)
2017-03-29 08:49:00 +01:00
Jamie.Rees
f7926f13b5 Fixed the casting error #1292 2017-03-29 08:25:00 +01:00
Dhruv Bhavsar
3f0cc99f56 Quick fix for email false positive message. ISSUE: #1286 2017-03-26 12:15:33 -04:00
tidusjar
20c4ce8b7d Fixed a sonarr deseralization error. 2017-03-18 22:14:46 +00:00
Jamie.Rees
dc63693bf6 Remoddeled the notificaiton settings to make it easier to add more. This is some techinical changes that no one except me will ever notice :( 2017-03-15 08:42:48 +00:00
Jamie.Rees
13c0b4ed17 A fix to the about page and also started to rework the notification backend slightly to easily add more notifications 2017-03-14 08:38:37 +00:00
Jamie.Rees
87b2272bdf Adding more logging into the Plex Cacher 2017-03-14 08:07:08 +00:00
anonaut
b287c8655f Implemented mattermost notifications based on slack notification 2017-03-13 23:43:42 +01:00
Jamie.Rees
2804191781 Added a release notes page, you can access via Admin>Updates>Recent Changes tab. Note to self, need to put better comments in for users to understand! 2017-03-13 12:28:36 +00:00
Jamie.Rees
f7f66d4c11 #236 2017-03-10 16:30:05 +00:00
Jamie.Rees
635366261c Done #1012 2017-03-10 09:20:40 +00:00
Jamie.Rees
beed3e858b oops #1134 2017-03-10 09:07:56 +00:00
Jamie.Rees
7823265803 Fixed typo #1134 2017-03-10 08:43:41 +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
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
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
Jamie.Rees
7d8848a69c Added gravitar image 2017-02-28 16:09:26 +00:00
smcpeck
ec973917b4 Tweaked ApiRequest behavior on non-200 responses; think it was breaking login. :-" 2017-02-27 23:30:03 -06: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
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
Shaun McPeck
017ea96d9e Merge branch 'dev' into master 2017-02-24 10:14:01 -06:00
Jamie
bf35663c5f Merge pull request #1183 from tidusjar/dev
Fixed an issue where we were not always showing movies from external …
2017-02-24 13:34:48 +00:00
tidusjar
844938a92c Fixed an issue where we were not always showing movies from external programs 2017-02-24 13:34:07 +00:00
smcpeck
3c3afb37c2 Changed actor searching to support non-actors too 2017-02-23 20:20:59 -06:00
smcpeck
7156869621 Added a 10 second timer to refresh some new caching I put in 2017-02-23 18:09:11 -06:00
smcpeck
6ab8d52242 Post merge build fixes 2017-02-23 17:49:25 -06:00
Shaun McPeck
f817953ba3 Merge branch 'dev' into master 2017-02-23 17:44:46 -06:00
smcpeck
0d3ff966d6 Added API endpoint for /actor/new/ to support searching for movies not already available/requested 2017-02-23 17:15:58 -06:00
smcpeck
9380ba3e45 API changes to allow for searching movies by actor 2017-02-23 12:02:04 -06:00