diff --git a/README.md b/README.md index 1b747779..531ba268 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,17 @@ This app was designed with me and my dad in mind, since I wanted to give him a s ### Home ![Jellify Home](screenshots/home.png) -### Favorites / Library -![Favorites](screenshots/favorites.png) +### Library +![Library](screenshots/library.png) -![Favorite Artists](screenshots/favorite_artists.png) +![Library Artists](screenshots/library_artists.png) + +![Artist](screenshots/artist.png) ![Album](screenshots/album.png) +![Track Options](screenshots/track_options.png) + ### Search ![Search](screenshots/search.png) diff --git a/screenshots/album.png b/screenshots/album.png index 938e3ab4..3535559f 100644 Binary files a/screenshots/album.png and b/screenshots/album.png differ diff --git a/screenshots/artist.png b/screenshots/artist.png new file mode 100644 index 00000000..7cdc78a8 Binary files /dev/null and b/screenshots/artist.png differ diff --git a/screenshots/carplay_nowplaying.jpeg b/screenshots/carplay_nowplaying.jpeg new file mode 100644 index 00000000..79299062 Binary files /dev/null and b/screenshots/carplay_nowplaying.jpeg differ diff --git a/screenshots/favorite_artists.png b/screenshots/favorite_artists.png deleted file mode 100644 index 2467e076..00000000 Binary files a/screenshots/favorite_artists.png and /dev/null differ diff --git a/screenshots/favorites.png b/screenshots/favorites.png deleted file mode 100644 index 3d7fd490..00000000 Binary files a/screenshots/favorites.png and /dev/null differ diff --git a/screenshots/home.png b/screenshots/home.png index a56d51ff..a404f333 100644 Binary files a/screenshots/home.png and b/screenshots/home.png differ diff --git a/screenshots/library.png b/screenshots/library.png new file mode 100644 index 00000000..05872cdc Binary files /dev/null and b/screenshots/library.png differ diff --git a/screenshots/library_artists.png b/screenshots/library_artists.png new file mode 100644 index 00000000..f4cfd0d6 Binary files /dev/null and b/screenshots/library_artists.png differ diff --git a/screenshots/playlist.png b/screenshots/playlist.png new file mode 100644 index 00000000..632e379c Binary files /dev/null and b/screenshots/playlist.png differ diff --git a/screenshots/playlist_editing.png b/screenshots/playlist_editing.png new file mode 100644 index 00000000..e78c6e85 Binary files /dev/null and b/screenshots/playlist_editing.png differ diff --git a/screenshots/search.png b/screenshots/search.png index 959f1315..8d38f357 100644 Binary files a/screenshots/search.png and b/screenshots/search.png differ diff --git a/screenshots/track_options.png b/screenshots/track_options.png new file mode 100644 index 00000000..6b234f1d Binary files /dev/null and b/screenshots/track_options.png differ