mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
--media-dir flattened all tracks into a single container named after --name, so browsing showed one "<--name>" dir (and a doubled breadcrumb) instead of the real album folder, and every track's artist was the hardcoded "Test Artist". - Group tracks by their containing directory; each becomes its own browsable + playable container titled after that directory (e.g. "Sunday at Devil Dirt"). - Derive the artist from the directory above the album (<root>/<artist>/<album>/track), falling back to "Unknown Artist"; album stays the track's own folder name. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>