{% extends 'bp_util_base.html' %} {% block content %}

{% block title %} Tools {% endblock %}


Monitor Records

{% if enabled %} {% set btn_color='btn btn-success btn-sm' %} {% else -%} {% set btn_color='btn btn-warning btn-sm' %} {% endif -%}

Ignores known titles.


aacp file repair

Can repair any files, including older Eisenradio versions and GhettoRecorder stand-alone package.


Export

         

Export, Backup Radio Names and URLs from database to eisenradio_settings.ini file.

Path: {{ export_path }}

Import

         

Import (restore or append) Radio Names and URLs from *.ini file to database. Remember to set the "Save" path. :)

You can create a settings.ini on a tablet or PC and then import it on your mobile/cell phone.

App restart required!

Mandatory [STATIONS] and your list:

                    
[STATIONS]
BLUES_UK = http://149.255.59.3:8232/stream
hr3 = http://metafiles.gl-systemhaus.de/hr/hr3_2.m3u
pop24 = http://rosewellpop.radioca.st:80/streams/128kbps

Delete

Delete all Radios.

Then restart the app.


{% endblock %}