Skip to main content

alternate web API using Bottle.py

Project description

# beets-web2

Alternate web API using the Bottle web framework to support HTTP Range requests (a technique to support “seeking” with Gstreamer). MusicBrainz metadata has been removed to reduce payload size.

## Installation

$ pip install beets-web2 waitress

## Configuration

  • hostname: web’s hostname

  • port: web’s port

  • server: override WSGI server (default: auto)

  • username: username (enable auth)

  • password: password (enable auth)

## Deployment

X-Script-Name is supported.

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

beets-web2-0.2.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

beets_web2-0.2.1-py2-none-any.whl (5.1 kB view hashes)

Uploaded Python 2

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