iamdb / hifi.rs

a high resolution Qobuz streamer built in Rust
GNU General Public License v3.0
75 stars 10 forks source link

Fix freezes when skipping, Adds play by url to UI #170

Closed iamdb closed 1 year ago

iamdb commented 1 year ago

If skipping tracks too quickly or if the format of the tracks change, it seems it can corrupt the pipelines in gstreamer. This readies them first before switching tracks so new pipelines can be used.

An item to the menu has been added to allow users to enter a URL to play.