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
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
24h20h (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):