fegger 05bd44a354 Refactor tagging and add library scanning
- Replace `Tag` class with utility helpers for hashing and file type parsing
- Change `Track.artwork` from `std::string` to `TagLib::VariantMap`
- Add `importArtwork`, rename `importFolder` to `scanFolder`
- Add `scanLibrary`, `updateLibrary`, `editMetadata`, and `seek` methods to `Player` hierarchy
- Remove obsolete `Tag.h`/`Tag.cpp` files
2026-06-22 11:00:06 +02:00
2026-06-16 09:03:57 +02:00
2026-06-16 09:03:57 +02:00
2026-06-15 22:11:47 +02:00
S
Description
No description provided
1 MiB
Languages
C++ 98.2%
Makefile 1.8%