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 our own kodiutils library #174

Merged
merged 3 commits into from
Sep 17, 2019
Merged

Conversation

dagwieers
Copy link
Collaborator

@dagwieers dagwieers commented Sep 16, 2019

This PR includes:

  • Introduce a kodiutils library
  • Import some library to blocks where they are needed
  • Import only the stuff we need from libraries
  • Add proxy-support testing
  • Backport xbmc stub libraries

This relates to #94 and #89

This PR includes:
- Introduce a kodiutils library
- Import some library to blocks where they are needed
- Import only the stuff we need from libraries
- Add proxy-support testing
@mediaminister
Copy link
Collaborator

mediaminister commented Sep 17, 2019

Add proxy-support testing

Is this the reason I get URLError: <urlopen error [Errno 111] Connection refused> when running the tests? I would like to run the tests without proxy.

@dagwieers
Copy link
Collaborator Author

@mediaminister We test both with and without proxy. In fact all tests run without proxy, but I do an x64 test with proxy. You only need to install proxy.py (pip install proxy.py or pip install -r requirements.txt)

@mediaminister
Copy link
Collaborator

Looks good to me.

@dagwieers dagwieers merged commit 198c5de into emilsvennesson:master Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants