karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
515 stars 155 forks source link

Auto Recovery Play #240

Open lea-nsk opened 2 years ago

lea-nsk commented 2 years ago

KaRadio32 Release 2.1 R2 In the settings of KaRadio via the web interface, in the context menu section "RADIO", the option "Stations control: AutoPlay". It works great.

Now it remains to implement a function that can automatically restore the playback of a radio station if there is a short-term technical problem with connecting to a remote broadcast server stream:

If one of the conditions described above occurs, then the following happens. The current algorithm of KaRadio32 Release 2.1 R2

Screenshot_1

It is necessary to add the following condition to the algorithm that can solve this problem

Screenshot_2