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

Add 'Install Widevine' settings option #256

Merged
merged 1 commit into from
May 19, 2019
Merged

Conversation

dagwieers
Copy link
Collaborator

This PR enables the (re-)installation of Widevine for testing purposes.

@dagwieers dagwieers added the enhancement New feature or request label May 18, 2019
@dagwieers dagwieers added this to the v1.10.0 milestone May 18, 2019
@dagwieers dagwieers force-pushed the widevine branch 2 times, most recently from 7142213 to 25acc7e Compare May 18, 2019 23:48
@dagwieers
Copy link
Collaborator Author

It seems our tests using a date (in this case the offline list) is sensitive to timezones. If CI is running in another timezone, today's date may be Belgium's yesterday. And obviously the offline list will be empty (as we are asking for a list of files that have already been removed).

This needs some re-thought, as it means the offline list may not work for people in other timezones correctly. We should always be returning CEST dates...

This PR enables the (re-)installation of Widevine.
@dagwieers
Copy link
Collaborator Author

dagwieers commented May 19, 2019

So for offline matching I now use the Europe/Brussels timezone, rather than the local timezone.
And that seems to work fine. However we need to test this functionality on Windows and Android as well (from different timezones...).

@dagwieers dagwieers merged commit 17f77f5 into add-ons:master May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant