forked from CastagnaIT/plugin.video.netflix
-
Notifications
You must be signed in to change notification settings - Fork 0
Do it #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Spider-netizen
wants to merge
1,746
commits into
Spider-netizen:14-Jan
Choose a base branch
from
CastagnaIT:master
base: 14-Jan
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Do it #2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ff8a74a to
6d45853
Compare
0528e7f to
751d02d
Compare
62acc0d to
43fcaf0
Compare
e76fa70 to
d236a9d
Compare
4e7ddea to
b529755
Compare
9e37454 to
fdbb9d6
Compare
8f27cfa to
7afb984
Compare
Fix bug if perpetual_range_selector is None
[infolabels] Make sure that parsed persons have a name
Fix zoom with ads streams
This fix kodi crash when you play promo trailer on titles that are not yet available e.g. titles on menu "new and popular", and submenu "coming next week"
its backward compatible with old account interface
Recently request paths data for images such as: boxarts, interestingMoment, artWorkByType, storyArt sometime website dont return the data hoping this in future will be fixed on website we request also itemSummary data to get the boxArt value as fallback
Updates to new website changes
After years of maintenance and development of this add-on i am sorry to have to declare its development suspended indefinitely. Unfortunately to date i am unable to address the problem regarding video playback with my skills alone. If someone is able in the future to fix it, time permitting i can provide support to make new releases. Thanks for understanding
It seems netflix now returns tokens which have a length of 77 characters. The new token is now composed of three parts separated by dots: - a prefix: c1 - a timestamp in milliseconds - a base64 encoded string This code updates the validation mecanism to take this into account. fix #1740 This code also fixes the regex which extracts the client version number. The default fallback version of the client has been updated as well.
fix: update auth_url validation method
too many limitations
CI changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check if this PR fulfills these requirements:
Types of changes
Description
In case of Feature change / Breaking change:
Describe the current behavior
Describe the new behavior
Screenshots (if appropriate):