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

Send track metadata to client #23

Open nicmr opened 4 years ago

nicmr commented 4 years ago

media duration and progress is tracked separately at #45

all other metadata can be retrieved with https://docs.rs/vlc-rs/0.3.0/vlc/struct.Media.html#method.get_meta