Add to the appSettings json files and include a directory to save cover art for songs.
Instead of adding cover art in the same directory where songs exist, create a separate directory.
The cover art paths will conform to the convention of songs, like so:
``root/artist/album/songCover.[ext]``
### Parent issue
* #50
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add to the appSettings json files and include a directory to save cover art for songs.
Instead of adding cover art in the same directory where songs exist, create a separate directory.
The cover art paths will conform to the convention of songs, like so:
root/artist/album/songCover.[ext]Parent issue