Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  The REAL fix for not shown album cover arts once and for all!
« previous next »
  • Print
Pages: [1]

Author Topic: The REAL fix for not shown album cover arts once and for all!  (Read 2214 times)

Offline Tarik

  • Member
  • *
  • Posts: 6
The REAL fix for not shown album cover arts once and for all!
« on: October 30, 2021, 02:15:50 PM »
I get my album cover arts from Deezer. Via the 3 dot menu you can zoom in on the cover and then right click and save it. You don't need a premium account for this either.
Deezer album cover arts come in "Rockbox perfect" 500x500 pixels. However you guessed it: They are progressive JPGs so to convert them, install ImageMagick from here: https://imagemagick.org/script/download.php
Then create a batch script that contains only the following line of code:
Code: [Select]
magick mogrify -interlace none *.jpgWindows users save that [textfile] as a *.bat file while Linux/Mac users save it as *.sh so something like "convert.bat" is fine.

Now you can put all Deezer images in the same folder as the script, execute the script and all your images are fine for Rockbox. Put them either into the ID3tags of your songs (I use iTunes for this) or as "cover.jpg" in the album folder. Works fine for me.
Logged

Offline rockbox_dev123

  • Member
  • *
  • Posts: 160
Re: The REAL fix for not shown album cover arts once and for all!
« Reply #1 on: November 01, 2021, 11:11:03 AM »
This information is already available on the wiki here:
https://download.rockbox.org/daily/manual/rockbox-ipod6g/rockbox-buildap3.html#x19-429000C
and here:
https://www.rockbox.org/wiki/AlbumArt
« Last Edit: November 01, 2021, 11:15:45 AM by bobba_mosfet »
Logged

Offline A600

  • Member
  • *
  • Posts: 3
Re: The REAL fix for not shown album cover arts once and for all!
« Reply #2 on: July 23, 2023, 10:49:31 AM »
I coded a python script that fixes embedded and external covert art:

https://www.reddit.com/r/rockbox/comments/156zbs3/fixing_embedded_cover_art/
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  The REAL fix for not shown album cover arts once and for all!
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.129 seconds with 18 queries.