diff --git a/webui/index.html b/webui/index.html index a5d1b4f8..46df8390 100644 --- a/webui/index.html +++ b/webui/index.html @@ -2148,7 +2148,7 @@
SettingsConfigure services, downloads, and preferences
/mnt/music).
- ./downloads mount you already have for slskd — point qBit and SAB at /downloads inside their containers too. Or use the commented placeholders in docker-compose.yml if you want separate folders../downloads mount you already have for slskd — point qBit and SAB at /downloads inside their containers too. Or use the commented placeholders in docker-compose.yml if you want separate folders.prowlarr.com (or your *arr stack). You point Prowlarr at your indexers, then point SoulSync at Prowlarr.
@@ -5381,18 +5406,23 @@
/mnt/music).
+ $albumartist, $artist, $artistletter, $album, $albumtype, $title, $track, $disc (01), $discnum (1), $cdnum (CD01 on multi-disc, empty on single), $year, $quality (filename only). Use ${var} to append text: ${albumtype}s → Albums
$albumartist, $artist, $artistletter, $title, $track (01), $album, $albumtype, $year, $quality (filename only). Use ${var} to append text: ${albumtype}s → Singles
Artist/Album/… (or Artist/Albums/Album/…) take the top
+ folder as the album artist — handy for mixtapes/compilations whose embedded tags
+ carry DJ names. Turn this off if you drop a mixed pile of songs
+ under one container folder: otherwise every file's artist gets overwritten with
+ that folder's name (the cause of the "soulsync" mass-mislabel). With it off, the
+ metadata-identified artist is always kept.
+ Artist/Album/… (or Artist/Albums/Album/…) take the top
- folder as the album artist — handy for mixtapes/compilations whose embedded tags
- carry DJ names. Turn this off if you drop a mixed pile of songs
- under one container folder: otherwise every file's artist gets overwritten with
- that folder's name (the cause of the "soulsync" mass-mislabel). With it off, the
- metadata-identified artist is always kept.
-