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-fork
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.5.25.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file LMSQuery-fork-0.5.25.tar.gz.
File metadata
- Download URL: LMSQuery-fork-0.5.25.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3c18d72c5a7923f4afbeb240c567456763943da772f91d050c7909691ab8037
|
|
| MD5 |
3c54fc1df60ccceb1fc2644bddde2a0d
|
|
| BLAKE2b-256 |
d4c6377d9c277771d7ad021807e75641aa0a772fa1995a4ef3c2fc8dc17a0919
|
File details
Details for the file LMSQuery_fork-0.5.25-py3-none-any.whl.
File metadata
- Download URL: LMSQuery_fork-0.5.25-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5b97ab1baf0287cd396e94cba4c1788563386535e49f0fb13f5e495b850bb65
|
|
| MD5 |
66cdd8a0ed34b49e97d5935c2caa289e
|
|
| BLAKE2b-256 |
414b7d336f5474a1bc53cf1e041ffc08b9671162e43ae5121337d045dce14223
|