Update 'Home'

Anna Schumaker 2023-03-22 09:43:49 -04:00
parent fc7348b2b4
commit fd9e98d31a
1 changed files with 3 additions and 2 deletions

@ -5,7 +5,8 @@ Emmental 3 uses a SQLite database to store its settings, playlist, and track inf
## Settings
* [[settings]]: Holds user settings
## Playlists
* [[albums]]: Holds album information
* [[artists]]: Holds artist information
* [[albums]]: Holds information about each album
* [[artists]]: Holds information about each artist
* [[media]]: Holds information about each medium in an album
* [[playlist_properties]]: Holds properties that all playlists have
* [[playlists]]: Holds user and system playlist information