TODO: * add architecture of swingmusic ``` config folder ├───swingmusic ├───assets ├───images │ ├───artists │ │ ├───large │ │ ├───medium │ │ └───small │ ├───mixes │ │ ├───medium │ │ ├───original │ │ └───small │ ├───playlists │ └───thumbnails │ ├───large │ ├───medium │ ├───small │ └───xsmall └───plugins └───lyrics ```