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.11.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file LMSQuery-fork-0.5.11.tar.gz
.
File metadata
- Download URL: LMSQuery-fork-0.5.11.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d752a04c149e95aa5038c14ede54d085d9529ac12ea84c8336d78819e0ef60aa |
|
MD5 | ec5ce53be3a0bb52bf088c7682894af8 |
|
BLAKE2b-256 | 8db265d0c2b8939e315cde326521e2ebc4e128c3974e8b39974fad39f768d3b4 |
File details
Details for the file LMSQuery_fork-0.5.11-py3-none-any.whl
.
File metadata
- Download URL: LMSQuery_fork-0.5.11-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.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07a383841eff8f253d1fe6c3e1a64c9b73365e3b6806b2bc3e95a6293098b2a |
|
MD5 | d91a5170c09e546cb4c028622cf7cfc1 |
|
BLAKE2b-256 | 047c0c0609965421ab5ffff26bec67bbc9e8b601e2cd568675d0979f6a5b2499 |