A radio automation based on MPD.

boyska 6a74661ad0 bump version: 0.2 7 tahun lalu
doc ac0f0d9469 reload on GET /rpc/refresh 7 tahun lalu
larigira 82681eda15 actions can be edited from WebUI 7 tahun lalu
.gitignore 2895b2fe41 ignore eggs 7 tahun lalu
MANIFEST.in bf557d789b FIX larigira.dbadmin packaging 9 tahun lalu
README.rst f990040383 fix readme syntax 7 tahun lalu
conftest.py 2bc118bfd9 http testing 9 tahun lalu
requirements.txt 50578aa846 requirements.txt updated 7 tahun lalu
setup.py e54e5f4e2c bump version: 0.2 7 tahun lalu

README.rst

=========
larigira
=========

About
-------

A radio automation based on MPD. Larigira will sit right to your mpd player and
will keep your playlist never empty. It will also manage a db of "events", so
that you can schedule shows, play jingles every X minutes, etc.

Software stack
---------------

* MPD, of course
* python3

- gevent as an async framework
- flask to provide web interface and rpc
* tinydb as an embedded database

Why? (aka design features)
--------------------------

Reinventing a player is a bad idea. MPD provides an eccellent base.

Separating the player from "action loops" makes it easy to work on this. For
example, you can stop larigira for some minutes, and the audio will keep
playing. It also means that you can easily replace specific parts of your radio
automation.

The "continous playing" part is separated from the "events" part. ``larigira``
can be run to perform one, the other, or both.

The "audio generation" part can be used separately by any script that you like.

Installation
-------------

Just run ``python setup.py install``. It will, of course, also work in a
virtualenv. Apart from running an MPD server, there is no additional setup.

You will find some command in your PATH now; they all begin with ``larigira``,
so the usual ```` is a good way to explore them ;)

The name
---------

larigira mai la sbaglia...

-- https://www.youtube.com/watch?v=K9XJkOSSdEA