add_station
Submit a new internet radio station to the Radio Browser directory by providing its name and stream URL, with optional tags, country, language, and homepage details.
Instructions
Submit a new station to the directory (POST /json/add). Only name + url are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | ||
| tags | No | ||
| state | No | ||
| country | No | ||
| favicon | No | ||
| timeout | No | ||
| homepage | No | ||
| language | No |