Skip to main content

Album Art instructions

I never really explained how the album art works, so I will do that now.  First off lets look at the preferences:

Preferences -> General -> Album Art Preferences (near the bottom)
-Auto Download Album Art: Check this if you want gmmp to automatically query google images and try to find the art for the album (Internet connection is needed for this to work)
-Save in Lossless Format: Choose whether to save downloaded images as PNG or JPEG.  Lossless = PNG
-Album Art Download Location: You shouldn't have to touch this unless you want to change where the art downloads to.  By default art will download to [external storage]/gmmp/albumart. If you want to, you can specify the path and override the default

Preferences -> Now Playing
-Show Album Art: Check this to enable the now playing view to show the art in the background

Automatic Album Art Recognition:
Here is the flow that the now playing screen uses when trying to find the art:

1) The database is scanned to see if there is an image already set for the album
2) The file is checked for embedded art
3) The "Album Art Download Location" is scanned to see if the art was already downloaded (from a previous install).  It searches for a specific filename so you cannot just put anything here.
4) If there still isn't anything found.  The folder of the current playing song will be scanned for any images.
5) If the auto download setting is enabled, a query to google images is sent and the first valid image is used

If any of steps 3-5 actually succeeds, that image will be stored into the database as the image for the album.

Valid image formats: jpg, png, bmp, and gif (art embedded into the audio file is not currently supported, but will be in the future)

Manual Album Art Downloading:

From the Genre, Artist, or Album view, find the album you want to search for art.  Press and hold on the album until the context menu comes up.  Select "Album Art".  You will be brought to a screen with a spinner at the top with 4 selections.  Local Search, Google Image Search, Bing Image Search, and Current Image.

Current Image: If there is already art in the database for this album, this will be the default.. showing the currently selected image for the album

Local Search:  Right now this will scan the folder your album is in for any images.

Google Image Search (Needs internet): Will send a query to google images and show the first 8-10 results.  The downloads are not instant so if you see a box with a grey background, just wait a bit for it to download

Bing Image Search (Needs internet): Works the same way as the google image search, just uses a different search engine


How to select the image to use.  If one of the searches returned some results, just scroll through to the image you want and press the select button.  Now when you play anything from that album, the now playing screen should show the image in the background

edit: 07/11/11 updated instructions with embedded art support

Popular posts from this blog

3.4.5 Release / Preview of 3.5

3.4.5 was just uploaded to google play and should be rolling out over the next few days. Changelog: 3.4.5 (2023-08-29): Added Dutch translation Fixed crash editing rules in rule groups Disable IAP donation options if Full Version Unlock has not been purchased to prevent confusion Other changes since 3.4.0: Added Finnish translation and updated other translations Added donation options to the purchase settings area Fixed crash when trying to bookmark / unbookmark currently playing song Fixed Finnish not showing up in the language select Fixed other various crashes Fixed issue where rating or editing tags could potentially split the album Fixed some of the lists/grids not refreshing after changes 3.5 Preview I've been working on some new UI options planned for 3.5.  So far I've finished a new gradient background option for now playing.  There are 2 different styles (linear / radial) with 2 different color sources for each.  One source will take from the theme colors, the ot...

3.4.9

More fixes.  Check out discord for info on the 3.5 alpha. 3.4.9 (2024-02-14): Fixed tab navigation returning to the wrong view on screen orientation change Fixed queue not being focused on the playing track sometimes while using tab navigation 3.4.8 (2023-12-21): Fixed backup/restore intent receiver not working with IAP unlock Fixed crash sorting playlist contents

3.4.14

Google really messed with alarms and timers for android 14, so 3.4.14 should fix the sleep timer.  You will notice an alarm will show up in your alarms menu when the sleep timer is turned on.  This is the only way to actually get the sleep timer to reliably stop playback on time when your screen is off / phone locked. 3.4.14 (2024-05-17): Sleep timer should now be more reliable on android 14+ 3.4.13 (2024-04-29) Fixed metadata view incorrect sizing in now playing layout 1 3.4.12 (2024-04-23) Updated translations Fixed issues with left and right metadata alignment when no album art Multi artist/genre/composers should now be separated by a comma and space throughout GMMP 3.4.11 (2024-04-16) Added ability to choose whether to crop album art to 1:1 aspect ratio in now playing layout 2 (customize -> album art -> crop to fit) Fixed now playing tab 1:1 aspect ratio album art getting cropped Album art preview pop up should no longer crop art 3.4.10 (2024-03-31) Fixed auto bookma...