Add support for watch providers#241
Conversation
Codecov Report
@@ Coverage Diff @@
## 4.0 #241 +/- ##
============================================
+ Coverage 84.06% 84.45% +0.38%
- Complexity 2107 2166 +59
============================================
Files 194 196 +2
Lines 5303 5454 +151
============================================
+ Hits 4458 4606 +148
- Misses 845 848 +3
Continue to review full report at Codecov.
|
84e0ef9 to
a40d7af
Compare
|
This PR still does not include support for fetching the list of available regions, list of movie providers, and list of tv providers. However, I have added tests for the behavior it does support. I think this PR is still worth merging in, as I'm unsure when I'd have time to add support for the remaining parts. |
f001076 to
322a2a0
Compare
Checked it a few times without really getting the heads-up you wanted to merge it without all tasks completed; going to check it now :-). |
|
Thanks for the addition @neildaniels :-), cheers! |
This is an attempt to resolve #240 by adding support for Watch Providers.
Feedback, patches, or alternative PRs more than welcome.