Go to file
2020-11-11 15:53:33 +01:00
.tx add translation infrastructure 2020-10-18 12:10:17 +02:00
appinfo navigation: show search results length badge 2020-11-11 10:51:20 +01:00
css navigation: show search results length badge 2020-11-11 10:51:20 +01:00
img fix app icon, icon in unified search 2020-11-10 14:27:01 +01:00
l10n add translation infrastructure 2020-10-18 12:10:17 +02:00
lib fix navigation and search routing 2020-11-11 15:53:33 +01:00
src fix navigation and search routing 2020-11-11 15:53:33 +01:00
templates rewrite init 2020-10-12 17:29:36 +02:00
utils add utils 2020-10-28 21:22:46 +01:00
.editorconfig rewrite init 2020-10-12 17:29:36 +02:00
.eslintrc.js eslint: enable console 2020-10-17 12:10:09 +02:00
.gitignore rewrite init 2020-10-12 17:29:36 +02:00
.gitlab-ci.yml gitlab-ci: further tests 2020-10-13 11:59:05 +02:00
.l10nignore add translation infrastructure 2020-10-18 12:20:25 +02:00
.npmignore rewrite init 2020-10-12 17:29:36 +02:00
babel.config.js rewrite init 2020-10-12 17:29:36 +02:00
CHANGELOG.md added further meta files 2020-10-13 11:23:42 +02:00
composer.json rewrite init 2020-10-12 17:29:36 +02:00
COPYING added further meta files 2020-10-13 11:23:42 +02:00
Makefile rewrite init 2020-10-12 17:29:36 +02:00
package-lock.json implementing favorite stations 2020-11-07 10:26:41 +01:00
package.json implementing favorite stations 2020-11-07 10:26:41 +01:00
README.md trying to implement database backend 2020-10-31 13:14:24 +01:00
screenshot.png added further meta files 2020-10-13 11:23:42 +02:00
stylelint.config.js rewrite init 2020-10-12 17:29:36 +02:00
webpack.js player buffering animation 2020-10-22 13:53:40 +02:00

Nextcloud Radio app

This experimental app uses the radio-browser.info api and offers radio stations right in your Nextcloud!

Features

  • Browse hundreds of radio stations world wide and play them directly
  • Save stations to your favorites list
  • Smooth playback with audio transitions
  • Explore new stations in the category section

Maintainers

Installation

From the appstore

The most recent and stable version of the app can be found in the official appstore. For ArchLinux, there is an AUR package available.

From source

Clone the development repository with:

git clone https://git.project-insanity.org/onny/nextcloud-app-radio.git radio

Then run following commands to compile the project:

cd radio
make dev-setup
make build-js

Mount or move the radio folder into your Nextcloud apps/ directory. Go to the apps manager tab in your Nextcloud web interface, and enable the Radio app.

Testing

Can be easily tested using Docker:

docker build -t nextcloud https://git.project-insanity.org/onny/docker-nextcloud.git
docker run -v /tmp/nextcloud-app-radio:/opt/nextcloud/apps/radio -d --name nextcloud-app-radio -p 80:80 nextcloud

First part of -v is the path to the cloned and compiled or downloaded Nextcloud Radio app. Debug running container it with:

docker exec -i -t 665b4a1e17b6 /bin/bash

Where -t specifies the container id. If you further need to access the sqlite-database, logs or files inside the data folder of Nextcloud, that you also have to share this folder with the host:

docker run -v /tmp/dockerdata:/data/data -v /tmp/nextcloud-app-radio:/opt/nextcloud/apps/radio -d --name nextcloud -p 80:80 rootlogin/nextcloud

Development notes

While editing the code, you could run following helper script to automatically compile the project:

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p # ref: https://github.com/gatsbyjs/gatsby/issues/11406
make watch-js

Contribute translations via Transifex!

Manually generate translations. The following commands will require the dependency packages gettext and php.

git clone https://github.com/nextcloud/docker-ci.git
cd nextcloud-app-radio
php ../docker-ci/translations/translationtool/translationtool.phar create-pot-files
php ../docker-ci/translations/translationtool/translationtool.phar convert-po-files

Reporting bugs

You can report bugs in the public gitlab repository here and for discussion you can find a section for the app in the offical Nextcloud forums here.

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 radio repository.

Adding radio stations

This app uses a public and open database of radio stations as its backend, so any station you add in radio-browser.info (no account required), will be also available in this app. Feel free to contribute :)

Credits

  • radio-browser.info database api as backend for this app
  • Python example code to query stream metadata, took from here.

Donation

If you like this app and want to support my work, you can donate to this Bitcoin address:

19mpmuNczGDgdxaBLBn3REEpQLPPcJHZB6