Well, so I put my music album in a folder in ~/Music, and the one from single I just put in ~/Music itself. When I open termusix, the only ones that show up are the singles in ~/Music; the ones in the album folder are not detected. And when I move the music from the album folder to ~/Music, its still not detected and only detects the first one that was scanned at the first run.
I tried to remove the generated value in C:\Users\rei\AppData\Local\termusix\music.json, but instead it return with error :
thread 'main' panicked at src/user_interface/app.rs:65:44:
ERROR: No playlist found: EOF while parsing a value at line 1 column 0
Location:
src/playlist.rs:51:35
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Well, so I put my music album in a folder in ~/Music, and the one from single I just put in ~/Music itself. When I open termusix, the only ones that show up are the singles in ~/Music; the ones in the album folder are not detected. And when I move the music from the album folder to ~/Music, its still not detected and only detects the first one that was scanned at the first run.
I tried to remove the generated value in C:\Users\rei\AppData\Local\termusix\music.json, but instead it return with error :