Update screenshots

This commit is contained in:
Claudio Ortolina
2025-05-11 19:29:45 +01:00
parent f21a289008
commit 687a7fc7ce
9 changed files with 15 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 656 KiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 447 KiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 191 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 KiB

After

Width:  |  Height:  |  Size: 437 KiB

+15
View File
@@ -7,10 +7,13 @@
- [Screenshots](#screenshots) - [Screenshots](#screenshots)
- [Stats](#stats) - [Stats](#stats)
- [Collection](#collection) - [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) - [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 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) - [Adding a record in the wishlist](#adding-a-record-in-the-wishlist)
- [View an artist's details](#view-an-artists-details) - [View an artist's details](#view-an-artists-details)
- [View the scrobble activity](#view-the-scrobble-activity)
- [Setup](#setup) - [Setup](#setup)
- [Environment configuration](#environment-configuration) - [Environment configuration](#environment-configuration)
- [Running the application](#running-the-application) - [Running the application](#running-the-application)
@@ -41,6 +44,10 @@
![Collection](.github/screenshots/collection.png) ![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
![Edit a record in the collection](.github/screenshots/collection-edit-record.png) ![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 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
![Adding a record in the wishlist](.github/screenshots/wishlist-import-record.png) ![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 an artist's details](.github/screenshots/artist-details.png)
### View the scrobble activity
![View the scrobble activity](.github/screenshots/scrobble-activity.png)
## Setup ## Setup
The project is managed and configured via [mise-en-place](https://mise.jdx.dev): The project is managed and configured via [mise-en-place](https://mise.jdx.dev):