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.21.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file LMSQuery-fork-0.5.21.tar.gz
.
File metadata
- Download URL: LMSQuery-fork-0.5.21.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 | a003de61543f02ab3f0702b05c57f12eeca1bf52c659b935ec9d1053fb616dce |
|
MD5 | 42f5d92984c2fcf89bde46a5c3a9342b |
|
BLAKE2b-256 | e560be80df132aab6c07bb1ebd935c36414d61a66817a27afb3790b33680e767 |
File details
Details for the file LMSQuery_fork-0.5.21-py3-none-any.whl
.
File metadata
- Download URL: LMSQuery_fork-0.5.21-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 | 908f2817a14f691b946345eea3d6e26e5b30a2d11192cabe648a9f44a43bbdb8 |
|
MD5 | ccfcc79dfb245b6b330b3bc4d8f87ea4 |
|
BLAKE2b-256 | c6c6f73a183069d235963c5ca4e153b1d5c40f4c70c5f78cac664968aea46722 |