Commit graph

189 commits

Author SHA1 Message Date
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
tidusjar
2b27559277 Added a new setting for the Netflix option, we can now disable it appearing in the search.
Stopped the Emby newsletter sending out all TV shows every time.
2017-03-18 22:00:52 +00:00
Jamie
2ca24b67ff Merge pull request #1251 from Lauch/patch-1
Update German Translation
2017-03-17 07:56:16 +00:00
tidusjar
b9c0c20af6 Looks like we were overloading emby with out api calls.
Put a bit of handling around that to wait when we get some errors. Problem about this is it can take a long time to generate the infomation when we have episode searching enabled. #1109
2017-03-16 22:10:24 +00:00
tidusjar
717b499874 Fixed the root path escaping issue for Radarr too! 2017-03-16 21:29:51 +00:00
Jamie.Rees
2b8a5c6423 Some small backend newsletter changes, we can now detect if there are any movies and/or tv shows, if there are none then we will no longer send out an empty newsletter.
Also fixed the issue where we were not escaping the sonarr root folders #1118
2017-03-16 14:55:26 +00:00
Marius Schiffer
0e736c0233 Merge branch 'dev' into patch-1 2017-03-15 12:15:04 +01: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
Marius Schiffer
cbea8cf2f5 Update German Translation 2017-03-15 00:58:58 +01: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
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
83bb86de06 Tooltips 2017-03-13 09:05:33 +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
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
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
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
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
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
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
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
39871802b5 UI changes to add checkbox and support searching for only new matches via new API. 2017-02-23 17:17:27 -06:00