boyska 6 years ago
parent
commit
0aa882b69e
2 changed files with 27 additions and 6 deletions
  1. 27 0
      README.md
  2. 0 6
      audiobanner/README.md

+ 27 - 0
README.md

@@ -0,0 +1,27 @@
+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.

+ 0 - 6
audiobanner/README.md

@@ -1,6 +0,0 @@
-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.