Commit graph

2461 commits

Author SHA1 Message Date
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
smcpeck
1f18dd61f5 Remove extra delay when filtering out existing movies 2017-02-24 10:18:21 -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
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
b51f790493 REFACTOR: IAvailabilityChecker - changed arrays to IEnumerables 2017-02-23 17:13:45 -06:00
Jamie
b752a22199 Merge pull request #1181 from tidusjar/dev
Dev
2017-02-23 22:32:30 +00:00
tidusjar
9542286806 fix 2017-02-23 22:32:07 +00:00
tidusjar
55e7b50b85 Fixed #1177 2017-02-23 22:31:26 +00:00
smcpeck
0aa00fd888 UI changes to consume actor searching API 2017-02-23 12:02:58 -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
Jamie
b160c54f27 Merge pull request #1169 from tidusjar/dev
Fixed #1152
2017-02-21 21:18:13 +00:00
tidusjar
09a06bd6f0 Fixed #1152 2017-02-21 21:16:10 +00:00
Jamie
fa1540717b Merge pull request #1153 from tidusjar/tidusjar-patch-2
Update ISSUE_TEMPLATE.md
2017-02-20 08:11:56 +00:00
Jamie
d74d88925b Update ISSUE_TEMPLATE.md 2017-02-20 08:08:50 +00:00
Jamie
84289dc53a Merge pull request #1147 from tidusjar/dev
Fixed #1123
2017-02-18 22:16:06 +00:00
tidusjar
e520a9dfd6 Fixed #1123 2017-02-18 22:15:36 +00:00
Jamie
6f53d9a542 Merge pull request #1141 from tidusjar/dev
Dev
2017-02-18 00:04:03 +00: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
Jamie
f1535edb5b Merge pull request #1138 from tidusjar/dev
Dev
2017-02-17 22:40:29 +00:00
tidusjar
10ef372cfd Added some debugging code around the newsletter for Emby #1116 2017-02-17 22:37:19 +00:00
tidusjar
d6684eb1de Fixed #1133
Do not show shows that we do not ahve any information for.
2017-02-17 22:11:37 +00:00
tidusjar
74125286b5 Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev 2017-02-17 21:36:42 +00:00
tidusjar
12ff7378ba The landing page now works for emby #435 2017-02-17 21:36:27 +00:00
Jamie.Rees
487abf3ac2 Fixed issues img 2017-02-16 15:20:48 +00:00
Jamie.Rees
e4bd0950d0 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into dev 2017-02-16 09:15:39 +00:00
Jamie.Rees
da81b0de6d Stop Plex being enabled on the first time installing #1048 2017-02-16 08:18:16 +00:00
tidusjar
febdaa0a15 Added a TMDB Rate limiter for the newsletter 2017-02-14 21:56:48 +00:00
SuperPotatoMen
7ffe3ccd26 Merge pull request #1053 from tidusjar/SuperPotatoMen-patch-1
Update README.md with nice download buttons
2017-02-13 00:38:02 +01:00
SuperPotatoMen
cb7f8b0c23 Update README.md 2017-02-13 00:34:12 +01:00