louis77 / tuner

GNU/Linux app to discover and play internet radio stations
GNU General Public License v3.0
197 stars 26 forks source link

Search performance mods #154

Closed technosf closed 3 weeks ago

technosf commented 3 weeks ago

HTTP requests increased oerall, limited to one per host. Time between search re-fires increased to reduce number of hits against radio-browser Search made async so UI remains responsive Added system-bus to sockets per @bztd