This App runs on Python Flask HTTP server and SQLite on your device.
Each radio shows title information like a full-blown hardware radio.
Style your App with your favorite images.
- Monitor Records
-
Delete unwanted files only once. Must be enabled in Tools menu to work.
Eisenradio writes rec. radio titles into a list. It skips writing if a title is found.
Delete titles from the list or the whole list via Tools menu or Edit button.
- acp and aac(plus) files
- Browser stops with a silent error, if file start or file end is defective.
aac writing is fixed since version 1.3. Older files can be repaired en masse in Tools menu.
- Page unlock
- Most browsers do not allow auto start of audio this time. User interaction is required.
- Play local audio files
- Select multiple files from a folder. On PC use Ctrl + left click to collect the files.
- Timer
- Timer Stop! stops all streams immediately.
- Spectrum Analyser
- A Spectrum Analyser function is randomly chosen. Remember, a standard Browser will never
show an internet radio in a Spectrum Analyser due to the CORS restrictions, see the pypi project
website.
Turn your favorite sound maximum loud, with extra Gain (slider), to see more action.
- Internet radio won't play?
- Some internet radios change bit rate, stream file type, user limits, and split into multiple streams.
Append /sid=1 to the URL. As an example: http://85.195.88.149:11810/sid=1.
- Radio picture clickable
- Click on the picture of your radio. Go to the directory of the radio listing site.
You can left-click the audio element, to copy the link of a better stream URL.
- Hunt for your preferred Radio URL.
-
I made a Post-it for you.
- Get radio URLs
-
Get radio urls at Shoutcast 'Directory', take a playlist and open it with a text editor."
DuckDuckGo ShoutCast
IceCast is another software used to stream radio content to users.
DuckDuckGo IceCast
German wiki.ubuntuusers.de tells you how to get even more stream urls from international search engines.
wiki.ubuntuusers.de
License on the python package server project eisenradio
All images, except python, © 2022 RenĂ© Horn
Have fun!
Use "Save" tab in navigation bar to change the record path.
{{ download_path }}
Database Path
{{ db_path }}
Delete the database if you uninstall, or reinstall. An existing database will not be overwritten.
Android user delete the /Music/Eisenradio/eisenradio_android.db, or the folder.
{% endblock %}