nicmr / fidelitas

Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.
GNU General Public License v3.0
0 stars 0 forks source link

Player thread panic on resume message #11

Closed nicmr closed 4 years ago

nicmr commented 4 years ago

Probably occurs when no track is selected and resume is attempted

nicmr commented 4 years ago

fixed with 26ad457eae0770f232423af4e3b2997043b32d90 , merging with #12