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

Refactor out upnp services #49

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nashant
Copy link
Collaborator

@nashant nashant commented Jul 14, 2020

This is a fairly large change, but it opens up the possibility of tapping in to
other upnp services that are on the tv. It uses closures to dynamically create
the upnp device methods from the scpd description.

I've tested as much as I can and all functionality seems to be retained.

Anthony Nash and others added 5 commits July 11, 2020 12:07
This doesn't add any functionality directly but may open up possibilities
with the other services
This removes BeautifulSoup, gets the requested tags in a different way,
and introduces xmltodict for converting the xml to something useable
This is a fairly large change, but it opens up the possibility of tapping in to
other upnp services that are on the tv. It uses closures to dynamically create
the upnp device methods from the scpd description.

I've tested as much as I can and all functionality seems to be retained.
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.

1 participant