Skip to content

Commit

Permalink
Merge pull request #4050 from edgars-supe/patch-1
Browse files Browse the repository at this point in the history
Fix typos in `albumtypes` plugin docs
  • Loading branch information
sampsyo authored Sep 10, 2021
2 parents e1d41c2 + 4f361eb commit d319a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/plugins/albumtypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ With path formats configured like::

paths:
default: $albumartist/[$year]$atypes $album/...
albumtype:soundtrack Various Artists/$album [$year]$atypes)/...
albumtype:soundtrack Various Artists/$album [$year]$atypes/...
comp: Various Artists/$album [$year]$atypes/...


The default plugin configuration generates paths that look like this, for example::

Aphex Twin/[1993][EP][Remix] On Remixes
Pink Flow/[1995][Live] p·u·l·s·e
Pink Floyd/[1995][Live] p·u·l·s·e
Various Artists/20th Century Lullabies [1999]
Various Artists/Ocean's Eleven [2001][OST]

0 comments on commit d319a81

Please sign in to comment.