update playlists
This commit is contained in:
parent
82c330cc13
commit
87ad77907b
5 changed files with 39 additions and 2 deletions
9
docs/Library.md
Normal file
9
docs/Library.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Library
|
||||
Synthwave searches for music files inside of the `./media` directory.
|
||||
The general structure should be like `Artist/Album/Track`.
|
||||
|
||||
## Artist Image
|
||||
The artists image is an image file named `artist` in the artists presumed directory, which is derived from the folder structure. This image can have animation.
|
||||
|
||||
## Album Cover
|
||||
The album cover is an image file named `cover` inside the albums directory. This image can have animation.
|
Loading…
Add table
Add a link
Reference in a new issue