diff options
author | Jordan <me@jordan.im> | 2020-04-05 20:22:14 -0700 |
---|---|---|
committer | Jordan <me@jordan.im> | 2020-04-05 20:22:14 -0700 |
commit | 7da67c278b703baf8b0c960a3085a2a5b7c0e83b (patch) | |
tree | 88bb5c81a1c87992c7cb89b327a261fcf58f75f0 | |
parent | 2df5addacd82ac7463ff6d3ec6754b21dab71737 (diff) | |
download | roka-7da67c278b703baf8b0c960a3085a2a5b7c0e83b.tar.gz roka-7da67c278b703baf8b0c960a3085a2a5b7c0e83b.zip |
readme format (spacing)
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ audiobook-rss: stream directory of audiobooks to podcasting apps via RSS installation ------------ + a) copy and populate app.cfg and uwsgi.ini (if using UWSGI) b) create venv, install flask and uwsgi @@ -12,6 +13,7 @@ d) execute uwsgi.sh to start the server design decisions ---------------- + 1. directories contained within config:ROOT_PATH are marked as audiobooks if and only if they contain at least one MP3 file |