From 53c3ae7afd5909d64bdb1a6a1bf6fe73ff19fb50 Mon Sep 17 00:00:00 2001 From: Jonas Heinrich <onny@project-insanity.org> Date: Tue, 22 Dec 2020 20:52:12 +0100 Subject: [PATCH] update readme --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2d976ad..91f7274 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Nextcloud Podcast app -This experimental app uses the radio-browser.info api and offers radio stations right in your Nextcloud! +Browse, listen and subscribe to podcasts inside of Nextcloud. The podcast app +uses the directory [fyyd.de](https://fyyd.de) as a source. [](https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/screenshot.png) ## Features -- [x] Browse hundreds of radio stations world wide and play them directly -- [x] Save stations to your favorites list -- [x] Smooth playback with audio transitions -- [x] Explore new stations in the category section +- [ ] Browse podcasts and play them directly in Nextcloud +- [ ] Keep track of subscribed shows and episodes +- [ ] Mobile friendly interface ## Maintainers * [Jonas Heinrich](https://github.com/onny) @@ -84,12 +84,13 @@ You can report bugs in the public gitlab repository [here](https://git.project-i ## Adding translations For now only German translations are provided, so please submit your translations if possible :) It's really easy, just `git clone` this repo and copy the translation files in `l10n` according to your locale. Merge requests go to [this podcast repository](https://git.project-insanity.org/onny/nextcloud-app-podcast). -## Adding podcast stations -This app uses a public and open database of podcast stations as its backend, so any station you add in [podcast-browser.info](http://www.podcast-browser.info/) (no account required), will be also available in this app. Feel free to contribute :) +## Adding podcast shows +This app uses a public and open database of podcasts as its backend called +[fyyd](https://fyyd.de). If you want a specific podcast listed in the app, you +have to submit it first there. ## Credits -* [podcast-browser.info](http://www.podcast-browser.info/) database api as backend for this app -* Python example code to query stream metadata, took from [here](https://anton.logvinenko.name/en/blog/how-to-get-title-from-audio-stream-with-python.html). +* [fyyd.de](https://fyyd.de/) database api as backend for this app ## Donation If you like this app and want to support my work, you can donate to this Bitcoin address: -- GitLab