synthwave/docs/Library.md

12 lines
675 B
Markdown
Raw Normal View History

2024-08-12 01:43:08 +00:00
# Library
Synthwave searches for music files inside of the `./media` directory.
The general structure should be like `Artist/Album/Track`.
2024-09-19 14:44:44 +00:00
It is assumed that an audio file is inside a "Album" folder and the "Album" folder is inside an "Artist" folder.
Besides that Synthwave enforces no folder structure, so something like `Category/Year/Artist/Album/Track` would also work.
2024-08-12 01:43:08 +00:00
## 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.