index
:
somafm.rs
main
spinner-mpsc
A Rust-based command line player for SomaFM radio
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-10-11
Allow unused Channel image field
HEAD
main
Yuval Adam
2024-07-12
Cleanup song title output
Yuval Adam
2024-06-14
Bump icy-metadata to v0.1.1 and some debugging
Yuval Adam
2024-06-04
Use published icy-metadata crate
Yuval Adam
2024-06-03
Bump to v0.5.0 and cleanup output for now
Yuval Adam
2024-06-03
Icy-metadata basic stuff works
Yuval Adam
2024-05-31
Remove empty mpv.rs
Yuval Adam
2024-05-31
Extract get_playlist()
Yuval Adam
2024-05-31
Finalize rodio backend implementation
Yuval Adam
2024-05-31
Hard coded stream url works
Yuval Adam
2024-05-31
Alternative impl not good
Yuval Adam
2024-05-31
Initial attempt doesn't work
Yuval Adam
2024-05-31
Add multiple backend support
Yuval Adam
2024-05-31
Play stream from mpv with spinner
Yuval Adam
2024-05-31
Cleanup post selection output
Yuval Adam
2024-05-31
Stop spinner with newline
Yuval Adam
2024-05-31
Add inquire select menu
Yuval Adam
2024-05-31
Use spinners for loading
Yuval Adam
2024-05-31
Properly deserialize channels vec
Yuval Adam
2024-05-31
Basic somafm channels json parse
Yuval Adam
2024-05-30
Initial somafm project files
Yuval Adam