CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2020/11/02 11:44:36

Modified files:
        audio/gradio   : Makefile 
Added files:
        audio/gradio/patches: 
                              patch-data_de_haeckerfelix_gradio_gschema_xml 
                              patch-src_gradio-app_vala 
                              patch-src_gradio-audio-player_vala 
                              patch-src_gradio-category-items_vala 
                              patch-src_gradio-library_vala 
                              patch-src_gradio-radio-browser_vala 
                              patch-src_gradio-radio-station_vala 
                              patch-src_gradio-search-provider_vala 
                              patch-src_gradio-searchbar_vala 
                              patch-src_gradio-settings_vala 
                              patch-src_gradio-utils_vala 
                              patch-src_page_gradio-search-page_vala 

Log message:
Unbreak gradio with newer radio-browser.info API

- cf https://api.radio-browser.info/
- use uuid string to identify stations
- adapt to type changes in the API (str -> bool or int)
- do a DNS SRV lookup to randomly select an API server

Reply via email to