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.20.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file LMSQuery-fork-0.5.20.tar.gz
.
File metadata
- Download URL: LMSQuery-fork-0.5.20.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 | a2def806e391dc5f0108adeb1feb1dfe4fcb8558a7e6693db1031573a4d61164 |
|
MD5 | 99af8b0a3de6bf97665af3376afc6626 |
|
BLAKE2b-256 | ff10a91e4766f4d5773018d913e0cd784bd8134dbe3a2410b023d60d157a3f76 |
File details
Details for the file LMSQuery_fork-0.5.20-py3-none-any.whl
.
File metadata
- Download URL: LMSQuery_fork-0.5.20-py3-none-any.whl
- Upload date:
- Size: 7.3 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 | b64180b832e518e87606314e0c4a25275e43041706896b2a5c78f10c176c7a9d |
|
MD5 | 33b6ab4d7dc87ad7d7ffe9482f5f4b17 |
|
BLAKE2b-256 | dfeb8710afca6790ab0dcdca26e5c97c7a6afdf51c28c790b3e8651eff033375 |