Mopidy extension for RadioPit (radiopit.drulle.lv)
Project description
Mopidy-RadioPit
Mopidy extension that exposes your RadioPit playlists and stations for browsing and playback. Works with Iris and other Mopidy web clients.
Installation
Install from PyPI:
pip install Mopidy-RadioPit
Requirements
- Python >= 3.9
- Mopidy >= 3.0
- Pykka >= 2.0
- requests >= 2.0
Configuration
Add to your mopidy.conf:
[radiopit]
enabled = true
api_key = YOUR_API_KEY_HERE
api_url = https://radiopit-api.drulle.lv
Get your API key from the RadioPit web or Android app (Settings → API Key).
Usage
In Iris (or any Mopidy browse client):
- Open Browse
- Click RadioPit
- Your playlists appear as folders
- Click a folder to see stations — click a station to play
Project structure
mopidy_radiopit/
├── __init__.py # Extension entry point
├── actor.py # Backend + playback provider
├── client.py # HTTP client for RadioPit API
├── library.py # Browse/lookup library provider
└── ext.conf # Default config values
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mopidy_radiopit-1.0.9.tar.gz.
File metadata
- Download URL: mopidy_radiopit-1.0.9.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae1aa5f65081a4b0686fe7a4fd94795a8b6648f09464503d4814f94c0a87522b
|
|
| MD5 |
c90c64c3127409eba89e54277a435081
|
|
| BLAKE2b-256 |
b81a088abdf8079192c518fe69faafdb5e7ddb386c9d19ff91b8d9b5119c83b8
|
File details
Details for the file mopidy_radiopit-1.0.9-py3-none-any.whl.
File metadata
- Download URL: mopidy_radiopit-1.0.9-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cc2d69833c3a8b91bb5df9118a7b658227b99e95eced38d4d509ddb9b020edc
|
|
| MD5 |
f15bb60f6c17fe980d995ad0fd90cecb
|
|
| BLAKE2b-256 |
1971f3ed9f62a582b88701bd774adca771712914f5340491b314074cc328e875
|