Commit graph

49 commits

Author SHA1 Message Date
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.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
3843ace4f9 #1218 changed the text when we cannot display release notes for dev and EAP branches. 2017-03-13 12:31:37 +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
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
83ee6427d8 Merge pull request #1204 from tidusjar/dev
Dev
2017-03-04 14:25:27 +00: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
Jamie.Rees
7d8848a69c Added gravitar image 2017-02-28 16:09:26 +00: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
e57cdf8c6f Added a missing await for an HP AddArtist call. Added some more Trace logging. 2017-02-27 21:18:35 -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
Shaun McPeck
f817953ba3 Merge branch 'dev' into master 2017-02-23 17:44:46 -06:00
smcpeck
9380ba3e45 API changes to allow for searching movies by actor 2017-02-23 12:02:04 -06:00
smcpeck
a8288a93b0 Enforcing async/await in synchronous methods that were marked async. 2017-02-23 11:59:37 -06:00
tidusjar
ac1cc94255 Fixed a bug when sending to radarr 2017-02-18 00:00:59 +00:00
tidusjar
a93c18bc04 Added root folder and approving quality profiles in radarr #1065 2017-02-17 23:47:03 +00:00
tidusjar
ccfaa56eaf #1049 2017-02-08 21:13:07 +00:00
Jamie.Rees
bce9638d53 #1074 2017-02-06 16:17:24 +00:00
tidusjar
94bb1ed824 Removed references to Plex 2017-02-03 22:51:28 +00:00
tidusjar
29c8b456f4 Removed Plex Request from the notifications 2017-02-03 14:35:41 +00:00
dhruvb14
ca94694076 finish implementing mass email feature 2017-02-01 23:49:30 -05:00
Jamie.Rees
dd54064507 Fix for #1026 2017-01-31 08:24:39 +00:00
tidusjar
643676e7ea Added the user login for emby users #435 2017-01-30 23:12:12 +00:00
tidusjar
4193cb88fd Added User Management support for Emby #435 2017-01-30 21:58:13 +00:00
Jamie.Rees
4feb3cd462 #435 2017-01-30 16:30:01 +00:00
tidusjar
d59d64234f DAMN! #435 that's a lot of code! 2017-01-29 00:13:07 +00:00
tidusjar
868301f552 Started adding Emby, Lots of backend work done. Need a few more services done and login and user management. #435 2017-01-28 16:54:48 +00:00
tidusjar
a1eb944f83 Some general improvements 2017-01-27 22:39:43 +00:00
tidusjar
ffc3d6aa8a Fixed #998 2017-01-27 22:24:35 +00:00
Jamie.Rees
b2417d8477 Added a switch to use the new search or not, just in case people do not like it.
added a migration to turn on the new search.
2017-01-27 08:42:44 +00:00
tidusjar
2d1ad10b70 Fix for #978 2017-01-25 21:22:28 +00:00
Jamie.Rees
a1fb4018b5 Fixed the login issue and pass Radarr the year #990 2017-01-25 14:41:04 +00:00
Jamie.Rees
3d2209d163 more small tweaks around the username/alias 2017-01-25 12:03:55 +00:00
tidusjar
7fc26df599 Finished #535 #445 #170 2017-01-23 22:50:54 +00:00
Jamie.Rees
1c6e75a413 Started to add the specify Sonarr root folders. 2017-01-23 13:57:52 +00:00
Jamie.Rees
ee66cd66e9 Fixed #968 2017-01-23 08:30:32 +00:00
tidusjar
4926255094 Finished #923 !!! 2017-01-18 21:05:08 +00:00
Jamie.Rees
02a1770b31 More for #923 2017-01-18 08:39:10 +00:00
tidusjar
5e06d9bd26 Radarr integartion in progress #923 2017-01-17 22:28:13 +00:00
Jamie.Rees
973688393f Initial impliementation of #739 2017-01-17 08:59:04 +00:00
Jamie.Rees
bef6e036f7 Added the settings for #925 but need to apply the settings to the UI 2017-01-13 09:02:53 +00:00
Jamie.Rees
6048053c3c Api changed again, so more fixes for #878 2017-01-09 08:47:28 +00:00
Jamie.Rees
d032cdfa54 Fixed #862 2016-12-30 08:47:05 +00:00
Jamie.Rees
8a288db2b0 More work on #399 2016-12-29 13:40:12 +00:00
Jamie.Rees
0811a89c86 Finished the main part of #844 just need testing 2016-12-29 09:37:00 +00:00
Jamie.Rees
698356d55e Should fix #841 #835 #810 2016-12-28 11:18:37 +00:00
Jamie.Rees
6300c98bb7 name changes 2016-12-20 10:22:18 +00:00
tidusjar
796f0fc188 All Sln changes 2016-12-19 20:14:31 +00:00