Skip to main content

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


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.0.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file LMSQuery-fork-0.5.0.tar.gz.

File metadata

  • Download URL: LMSQuery-fork-0.5.0.tar.gz
  • Upload date:
  • Size: 5.1 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

Hashes for LMSQuery-fork-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e1616bf5b74f8b3af8f74eed9eaaf1608bcab940c51fccad4035e8b281fbc3c0
MD5 2572cc1297e7c94b8a88d43d69c392c5
BLAKE2b-256 34d2493b6f756ab1dba7d0cc84ec735a46a47981d6c09cdd4ac7541adbb6dd6e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page