diff --git a/.github/screenshots/artist-details.png b/.github/screenshots/artist-details.png index 61973dc2..c6091650 100644 Binary files a/.github/screenshots/artist-details.png and b/.github/screenshots/artist-details.png differ diff --git a/.github/screenshots/collection-edit-record.png b/.github/screenshots/collection-edit-record.png index 32ebcaf2..17d7c68c 100644 Binary files a/.github/screenshots/collection-edit-record.png and b/.github/screenshots/collection-edit-record.png differ diff --git a/.github/screenshots/collection-record-details.png b/.github/screenshots/collection-record-details.png index e7f11dc4..f8cb81c8 100644 Binary files a/.github/screenshots/collection-record-details.png and b/.github/screenshots/collection-record-details.png differ diff --git a/.github/screenshots/record-search.png b/.github/screenshots/record-search.png new file mode 100644 index 00000000..a27d10d7 Binary files /dev/null and b/.github/screenshots/record-search.png differ diff --git a/.github/screenshots/record-tracklist.png b/.github/screenshots/record-tracklist.png new file mode 100644 index 00000000..161788e8 Binary files /dev/null and b/.github/screenshots/record-tracklist.png differ diff --git a/.github/screenshots/scrobble-activity.png b/.github/screenshots/scrobble-activity.png new file mode 100644 index 00000000..2628e8b1 Binary files /dev/null and b/.github/screenshots/scrobble-activity.png differ diff --git a/.github/screenshots/stats.png b/.github/screenshots/stats.png index b5490565..9ef0d306 100644 Binary files a/.github/screenshots/stats.png and b/.github/screenshots/stats.png differ diff --git a/.github/screenshots/wishlist-import-record.png b/.github/screenshots/wishlist-import-record.png index 0626db8c..b62cf958 100644 Binary files a/.github/screenshots/wishlist-import-record.png and b/.github/screenshots/wishlist-import-record.png differ diff --git a/README.md b/README.md index b34acd7e..684ea8ed 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,13 @@ - [Screenshots](#screenshots) - [Stats](#stats) - [Collection](#collection) + - [Searching for a record to add](#searching-for-a-record-to-add) - [Edit a record in the collection](#edit-a-record-in-the-collection) - [View a record's details in the collection](#view-a-records-details-in-the-collection) + - [View a record's tracklist](#view-a-records-tracklist) - [Adding a record in the wishlist](#adding-a-record-in-the-wishlist) - [View an artist's details](#view-an-artists-details) + - [View the scrobble activity](#view-the-scrobble-activity) - [Setup](#setup) - [Environment configuration](#environment-configuration) - [Running the application](#running-the-application) @@ -41,6 +44,10 @@ ![Collection](.github/screenshots/collection.png) +### Searching for a record to add + +![Searching for a Record to add](.github/screenshots/record-search.png) + ### Edit a record in the collection ![Edit a record in the collection](.github/screenshots/collection-edit-record.png) @@ -49,6 +56,10 @@ ![View a record's details in the collection](.github/screenshots/collection-record-details.png) +### View a record's tracklist + +![View a record's tracklist](.github/screenshots/record-tracklist.png) + ### Adding a record in the wishlist ![Adding a record in the wishlist](.github/screenshots/wishlist-import-record.png) @@ -57,6 +68,10 @@ ![View an artist's details](.github/screenshots/artist-details.png) +### View the scrobble activity + +![View the scrobble activity](.github/screenshots/scrobble-activity.png) + ## Setup The project is managed and configured via [mise-en-place](https://mise.jdx.dev):