9 lines
439 B
Markdown
9 lines
439 B
Markdown
# 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.
|