iamdb / hifi.rs

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

Long track lengths are truncated #134

Closed JensDA closed 1 year ago

JensDA commented 1 year ago

Tracks with a length over 10 minutes are missing the first digit, i.e. 11:20 becomes 1:20 in the playlist.

This can be observed when playing this album.

iamdb commented 1 year ago

@JensDA this should be addressed with the release yesterday, but please let me know if it's still an issue.