28 lines
790 B
Markdown
28 lines
790 B
Markdown
|
Larigira scripts
|
||
|
===================
|
||
|
|
||
|
Misc utils for [larigira](https://github.com/boyska/larigira)
|
||
|
|
||
|
feed
|
||
|
------
|
||
|
|
||
|
larigira script to play music based on a podcast feed.
|
||
|
The part of it that extracts bits from the RSS file might need some tuning based on the exact format of your
|
||
|
RSS feed.
|
||
|
|
||
|
TODO: integrate with audiobanner (see below)
|
||
|
|
||
|
ultimacartella
|
||
|
----------------
|
||
|
|
||
|
Plays whole content of the last folder to be inserted in a base folder.
|
||
|
This is useful if a DJ creates an episode as a group of files, instead of a single one. So the `recent`
|
||
|
audiogenerator from larigira cannot be used. `ultimacartella` does that.
|
||
|
|
||
|
audiobanner
|
||
|
-------------
|
||
|
|
||
|
Insert an audio content (the "banner") in another audio file every X seconds.
|
||
|
|
||
|
This is useful, for example, to put "announcements" in a podcast.
|