|
|
@ -36,7 +36,7 @@ item_fields: |
|
|
|
# path options |
|
|
|
paths: |
|
|
|
genre:Hörspiel: Hörspiel/$album/$track $title |
|
|
|
singleton: Musik/Singles/$genre/$artist - $title |
|
|
|
singleton: Musik/$genre/Singles/$artist - $title |
|
|
|
albumtype:soundtrack: Musik/Soundtracks/$album/$track $artist - $title |
|
|
|
comp: Musik/$genre/Compilations/$album%aunique{}/%if{$multidisc,$disc}$track $artist - $title |
|
|
|
albumtype:audiobook: Audiobook/$albumartist - $album%aunique{}/$album%aunique{} - $title |
|
|
@ -80,6 +80,6 @@ web: |
|
|
|
port: 8337 |
|
|
|
|
|
|
|
mpd: |
|
|
|
host: 192.168.1.50 |
|
|
|
host: localhost |
|
|
|
port: 6600 |
|
|
|
|