Query library for Logitech Media Server
Project description
LMSQuery
Fork of Query library for Logitech Media Server original created by roberteninhaus https://github.com/roberteinhaus/lmsquery
This library provides easy to use functions to send queries to a Logitech Media Server (https://github.com/Logitech/slimserver)
Installation
pip install lmsquery
Usage Example
import lmsquery
lms = lmsquery.LMSQuery('127.0.0.1', '9000') # use ip and port of lms server
players = lms.get_players()
for player in players:
print player['name']
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
LMSQuery-fork-0.4.91.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file LMSQuery-fork-0.4.91.tar.gz
.
File metadata
- Download URL: LMSQuery-fork-0.4.91.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 539c2eb8223bfc2383b433477b8520b067daf4071d4aa0090800d360b8b17167 |
|
MD5 | 0a945fbd1ab9b25f6ea920f7594316b5 |
|
BLAKE2b-256 | 2e4d213ece8eab8c4a4605c6a0eb91f0c8bb0bdef927fe4be0026cd418650017 |
File details
Details for the file LMSQuery_fork-0.4.91-py3-none-any.whl
.
File metadata
- Download URL: LMSQuery_fork-0.4.91-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b0a0ce9cc4935da1d927ede1bdc4cb239a59c6ca89874c69e59dd817b5776a6 |
|
MD5 | 7cf390e203c677560bf568d922332f1d |
|
BLAKE2b-256 | f56161b11203b2bd64fe4f2b5808983b4130a39e0ce51abf917d2f73ea1c5be2 |