Mopidy backend extension for Audioteka
Project description
Mopidy extension (non-official) for Audioteka audiobooks service.
Installation
Install by running:
pip install Mopidy-Audioteka
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Configuration
Before starting Mopidy, you must add configuration for Mopidy-Audioteka to your Mopidy configuration file:
[audioteka] enabled = true username = account name at Audioteka password = password for above account name device_id = YOUR_DEVICE_ID
YOUR_DEVICE_ID is your Audioteka device ID. You can generate it:
bash> python Python 3.9.1 >>> import uuid >>> str(uuid.uuid4()) 'ca358b48-8401-4033-8289-9e50045ac83a'
Project resources
Credits
Original author: Andrzej Bargański
Current maintainer: Andrzej Bargański
Changelog
v0.3.1 (2022-02-06)
remove testing artefacts
v0.3.0 (2022-02-06)
refactoring to work with Python >=3.7 and Mopidy 3.x
adding support for new Audioteka API
v0.1.5 (2019-02-02)
Guarding exceptions: one missing guard
v0.1.4 (2019-02-02)
Guarding exceptions, related to issue #1
v0.1.3 (2019-01-18)
Removed stupid logical bug which forced refreshing book-shelf in all cases.
v0.1.2 (2019-01-17)
Initial release.
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
Built Distribution
File details
Details for the file Mopidy-Audioteka-0.3.1.tar.gz
.
File metadata
- Download URL: Mopidy-Audioteka-0.3.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7400a6609243aab15097e28712f993018ecbe357cf59ae29b9761abaf4e3567 |
|
MD5 | 9256522f970214f528d6db5ca792a30d |
|
BLAKE2b-256 | ba0d047d029b1bcdd9a0638ed07b4b11b8c6c5886e341c45c6c2d26cf6da07b9 |
File details
Details for the file Mopidy_Audioteka-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: Mopidy_Audioteka-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84ebcec52257652187c6b565e008d479ba1172b8b1575022be159aa0be920355 |
|
MD5 | b396aa0e68d2e017512ae406ace6fa68 |
|
BLAKE2b-256 | 87ec0359547ab1a5d33e3d16e093080d076f99a9b11cd761b4fae802f8c0627f |