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
|
20c4ce8b7d
|
Fixed a sonarr deseralization error.
|
2017-03-18 22:14:46 +00:00 |
|
Jamie.Rees
|
87b2272bdf
|
Adding more logging into the Plex Cacher
|
2017-03-14 08:07:08 +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
|
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 |
|
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 |
|
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 |
|
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
|
f74413f978
|
Fixed #1048 #1081
|
2017-02-08 21:00:52 +00:00 |
|
tidusjar
|
94bb1ed824
|
Removed references to Plex
|
2017-02-03 22:51:28 +00:00 |
|
tidusjar
|
16b6b6acea
|
Hide the auto update btn #236
Fixed where we were not populating the emby episodes #435
Fixed #1048 issue 1,2,4
|
2017-02-03 14:20:51 +00:00 |
|
tidusjar
|
d59d64234f
|
DAMN! #435 that's a lot of code!
|
2017-01-29 00:13:07 +00:00 |
|
tidusjar
|
335e1b988a
|
Fixed the approval issue for #939
|
2017-01-27 23:22:44 +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 |
|
Jamie.Rees
|
16c94f2414
|
Additional movie information
|
2017-01-26 16:30:40 +00:00 |
|
tidusjar
|
2d1ad10b70
|
Fix for #978
|
2017-01-25 21:22:28 +00:00 |
|
tidusjar
|
7fc26df599
|
Finished #535 #445 #170
|
2017-01-23 22:50:54 +00:00 |
|
Jamie.Rees
|
9886c40499
|
Added a bunch of categories for tv search similar to what we have for movies.
|
2017-01-20 15:56:49 +00:00 |
|
Jamie.Rees
|
05fbdf2a38
|
Fixed #955
|
2017-01-20 08:11:22 +00:00 |
|
tidusjar
|
4926255094
|
Finished #923 !!!
|
2017-01-18 21:05:08 +00:00 |
|
tidusjar
|
e5d7c4c3ec
|
Fixed #940 don't show any shows without a tvdb id
Added a link to the netflix movie when you click the label
|
2017-01-17 21:28:11 +00:00 |
|
Jamie.Rees
|
bda34c9d1b
|
Fixed #891
|
2017-01-11 08:40:31 +00:00 |
|
Jamie
|
15ac3fa5a7
|
Merge pull request #845 from mhann/simple-button-dev
Fix Issue #742
|
2017-01-11 08:15:16 +00:00 |
|
Jamie.Rees
|
a9ebe041be
|
Fixed #882
|
2017-01-10 08:43:55 +00:00 |
|
Jamie.Rees
|
6048053c3c
|
Api changed again, so more fixes for #878
|
2017-01-09 08:47:28 +00:00 |
|
Jamie.Rees
|
0811a89c86
|
Finished the main part of #844 just need testing
|
2016-12-29 09:37:00 +00:00 |
|
Marcus Hann
|
e56e244efb
|
Implement simple button
|
2016-12-27 23:05:44 +00:00 |
|
tidusjar
|
796f0fc188
|
All Sln changes
|
2016-12-19 20:14:31 +00:00 |
|