Skip to content
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

Regenerate ESN workaround #1513

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Regenerate ESN workaround #1513

merged 1 commit into from
Dec 16, 2022

Conversation

CastagnaIT
Copy link
Owner

@CastagnaIT CastagnaIT commented Dec 9, 2022

Check if this PR fulfills these requirements:

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Feature change (non-breaking change which changes behaviour of an existing functionality)
  • Improvement (non-breaking change which improves functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (non-breaking performance or readability improvements)

Description

For unknow reasons after 24h any kind of ESN used is downgraded to 540p resolution,
the only working way for now is generate a new ESN every 24h 20h (EDIT: some reported that can happens also after about 22h).

This is a first attempt to fix #1509

This problem affect more in bad way Android devices,
users that have copied the full-lenght ESN of the original app will cause that original app will be downgraded to 540p for an unknown period of time.

This change will generate a new ESN automatically from its first run,
for Android devices will be generated a random full-lenght ESN by preserving the first part of the ESN (if previously customized)

In case of Feature change / Breaking change:

Describe the current behavior

Describe the new behavior

Screenshots (if appropriate):

@CastagnaIT CastagnaIT merged commit 0db8aa4 into master Dec 16, 2022
@CastagnaIT CastagnaIT deleted the esn_540p branch December 16, 2022 19:15
CastagnaIT added a commit that referenced this pull request Dec 17, 2022
CastagnaIT added a commit that referenced this pull request Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Video playback is restricted to 540p
1 participant