Commit Graph

6 Commits

Author SHA1 Message Date
Agatha Lovelace 8771669a47
Re-implement indexing; Implement ReplayGain 2024-02-29 00:28:53 +01:00
Agatha Lovelace 40eaf7738f
Add EleanorError type 2024-01-27 21:29:02 +01:00
Agatha Lovelace fd36f41444
Add license 2024-01-27 20:40:58 +01:00
Agatha Lovelace 329ff463ed
Re-evaluate architecture and attempt rewrite in hopes of defeating scope creep
- symphonia/cpal instead of rodio, as it's too high level
- no audio streaming, for now
- tracing(-subscriber) instead of paris, as it isn't very useful for debugging
- KDL instead of TOML, as it's somewhat clunky, even for small config files
2024-01-27 20:39:52 +01:00
Agatha Lovelace ad29628af7
Implement indexing for remote sources 2022-09-24 14:15:51 +02:00
Agatha Lovelace adec590fa2
Initial commit 2022-09-01 16:35:11 +02:00