ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Bench: Saving broadcast removes account from config #147

Closed ao-david closed 1 week ago

ao-david commented 1 week ago

Behaviour

When the broadcast save action is selected, the broadcast handler does not load the currently selected broadcast, meaning that when the broadcast is saved, the config does not include the account. This results in the account defaulting back to AusOcean.

Suggestions

We could add a field to the broadcast page which shows the current account (This would also allow the user to see which channel the stream will go to which is nice)

We could also make sure that before saving the broadcast we check the existing broadcast for a linked account before saving. This could also be done on oceanTV, where the account doesn't get overwritten unless a new account is specifically sent.