2025-05-11, 11:33 PM
(2025-05-11, 12:54 AM)rooney Wrote: Alright, tried with a fresh new SD card today - not looking better:
- Moved all my Music over from old MicroSD to new MicroSD
- Started building database
- At a certain point it just randomly rebooted
- Its currently stuck in a boot look where the Tangara boot screen comes up, turns off, boot screen again, repeat.
This sounds like a crash during indexing, there might be a file you have that's causing some issues.
If you can try indexing again (maybe with a subset of your library at a time) with logging enabled (https://cooltech.zone/tangara/docs/developer/debugging/) and core dump enabled too (`idf.py menuconfig` -> Component config -> Core Dump -> Enable core dump logs for debugging), it might help us to figure out what's causing it. You may also need to delete the database files (`.tangara-db/` folder on the SD card).
If you have any ogg or opus files with embedded cover art, that can also cause crashing during indexing, there's a fix for this being worked on (https://codeberg.org/cool-tech-zone/tang...issues/231), but in the meantime removing the embedded data if there is any might help too.