mirror of
https://github.com/Michatec/Radio.git
synced 2026-04-01 07:56:27 +02:00
108 lines
4.3 KiB
Markdown
108 lines
4.3 KiB
Markdown
<p align="center">
|
||
<a href="https://github.com/michatec/Radio/releases"><img src="https://img.shields.io/github/v/release/michatec/Radio?style=flat-square&include_prereleases&label=version" /></a>
|
||
<a href="https://github.com/michatec/Radio/releases"><img src="https://img.shields.io/github/downloads/michatec/Radio/total.svg?style=flat-square" /></a>
|
||
<a href="https://github.com/michatec/Radio/issues"><img src="https://img.shields.io/github/issues-raw/michatec/Radio.svg?style=flat-square&label=issues" /></a>
|
||
<a href="https://github.com/michatec/Radio/graphs/contributors"><img src="https://img.shields.io/github/contributors/michatec/Radio?style=flat-square" /></a>
|
||
<a href="https://github.com/michatec/Radio/blob/master/LICENSE"><img src="https://img.shields.io/github/license/michatec/Radio?style=flat-square" /></a>
|
||
</p>
|
||
<div align="center">
|
||
|
||
### ℹ️ About Radio
|
||
**Radio is an application with a minimalist approach to listening to radio over the Internet.** <br>
|
||
**Radio only offers a very basic search option, and it imports audio streaming links when you tap them in a web browser.** <br>
|
||
**Radio now also supports Android TV (Beta).** <br>
|
||
**Pull request are welcome at any time.**<br>
|
||
|
||
**Radio is free software. It is released under the [GPLv3 open source license](https://opensource.org/licenses/GPL-3.0).**
|
||
</div>
|
||
|
||
----------------------------------------
|
||
|
||
<details>
|
||
<summary>❗Warning</summary>
|
||
<br>
|
||
<p>
|
||
Google has announced that, starting in 2026/2027, all apps on certified Android devices will require the developer to submit personal identity details directly to Google.
|
||
|
||
Since the developers of this app do not agree to this requirement, this app will no longer work on certified Android devices after that time.
|
||
</p>
|
||
<a href="https://github.com/woheller69/FreeDroidWarn">ℹ️ More Information</a>
|
||
</details>
|
||
|
||
----------------------------------------
|
||
|
||
<details>
|
||
<summary>⚙️ Install Radio</summary>
|
||
<br>
|
||
<a href="https://github.com/michatec/Radio/releases/latest"><img src="https://user-images.githubusercontent.com/15986930/229208526-e5a63be5-0d0b-48ab-a222-9f2f2faf0ee4.png" alt="Preview" height="80px"></a>
|
||
</details>
|
||
|
||
----------------------------------------
|
||
|
||
<details>
|
||
<summary>💡 Frequent Questions</summary>
|
||
|
||
Q: How can I add a radio station
|
||
A: There are three ways to add a radio station to Radio: Use Search, add playlist file address (M3U, PLS), enter a raw stream address. The last way will not support the update feature.
|
||
|
||
-------------------------------------------------------------------------
|
||
|
||
Q: How does the update feature work?
|
||
A: The update feature will try to fetch the current stream address of a station as well as the updated name and station image. The feature will not work for stations added via a raw stream address, or for stations imported from Radio v3.
|
||
|
||
-------------------------------------------------------------------------
|
||
|
||
Q: Where do the radio station search results come from?
|
||
A: Radio searches the [radio-browser.info](http://www.radio-browser.info/) online database.
|
||
You can help out the radio-browser.info community by [adding the missing station](http://www.radio-browser.info/gui/#!/add) to their database.
|
||
</details>
|
||
|
||
----------------------------------------
|
||
|
||
<details>
|
||
<summary>🔊 Supported formats</summary>
|
||
<br>
|
||
|
||
| Supported formats | 🔊 |
|
||
| ------------------ | -- |
|
||
| AAC | ✅ |
|
||
| AAC+ | ✅ |
|
||
| FLAC | ✅ |
|
||
| HLS (M3U8) | ✅ |
|
||
| M3U | ✅ |
|
||
| MP3 | ✅ |
|
||
| OGG (Vorbis) | ✅ |
|
||
| OPUS | ✅ |
|
||
| PLS | ✅ |
|
||
</details>
|
||
|
||
----------------------------------------
|
||
|
||
<details>
|
||
<summary>📺 Android TV Controls</summary>
|
||
<br>
|
||
|
||
When **Edit Stations** is enabled:
|
||
- Press **← (Left)** on the remote to open the detailed station editing area
|
||
- Press **2** or **Back** to close the editing area
|
||
|
||
**General TV** Controls:
|
||
- Press **0** or **DEL** to remove the selected radio station
|
||
- Press **1** or **SPACE** to make the selected radio station favourite
|
||
|
||
</details>
|
||
|
||
----------------------------------------
|
||
|
||
<details>
|
||
<summary>📜️ Credit</summary>
|
||
|
||
Base app Michatec & [TRANSISTOR](https://codeberg.org/y20k/transistor).
|
||
</details>
|
||
|
||
<div align="right">
|
||
<table><td>
|
||
<a href="#start-of-content">↥ Scroll to top</a>
|
||
</td></table>
|
||
</div>
|