Vaalyn
Vaalyn
### Installation Method Docker Installation ### AzuraCast Release Channel Rolling Release Channel ### Current AzuraCast Version #1523352 (2022-05-13 19:06) ### What happened? I am investigating the reports we got on...
**Using Docker installation method** Yes **AzuraCast version** All versions **Host Operating System** Debian 9 **Describe the bug** iOS does not support write access to an audio elements `volume` property, just...
**Describe the bug** When using `crossfade` with the `smart` parameter set to `true` annotations like `liq_fade_in` and `liq_fade_out` are not being applied. As you can see in the `Specific Crossfade...
**Describe the bug** When assigning to a variable via a shorthand ternary to catch falsy values the type inference still assumes that the variable is `false | `. This only...
- [x] Make sure that tests create all resources necessary and also remove them so that nothing will be left over on the instance after running the tests - [...
- [ ] `GET` `/admin/stations` - [ ] `POST` `/admin/stations` - [ ] `GET` `/admin/station/{id}` - [ ] `PUT` `/admin/station/{id}` - [ ] `DELETE` `/admin/station/{id}`
- [ ] `GET` `/station/{station_id}/webhooks` - [ ] `POST` `/station/{station_id}/webhooks` - [ ] `GET` `/station/{station_id}/webhook/{id}` - [ ] `PUT` `/station/{station_id}/webhook/{id}` - [ ] `DELETE` `/station/{station_id}/webhook/{id}`
- [ ] `GET` `/station/{station_id}/remotes` - [ ] `POST` `/station/{station_id}/remotes` - [ ] `GET` `/station/{station_id}/remote/{id}` - [ ] `PUT` `/station/{station_id}/remote/{id}` - [ ] `DELETE` `/station/{station_id}/remote/{id}`
- [ ] `GET` `/station/{station_id}/queue` - [ ] `GET` `/station/{station_id}/queue/{id}` - [ ] `DELETE` `/station/{station_id}/queue/{id}`
- [ ] `GET` `/station/{station_id}/playlists` - [ ] `POST` `/station/{station_id}/playlists` - [ ] `GET` `/station/{station_id}/playlist/{id}` - [ ] `PUT` `/station/{station_id}/playlist/{id}` - [ ] `DELETE` `/station/{station_id}/playlist/{id}`