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
Search



Donate

Rockbox Technical Forums


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

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Album Artwork Display Problem
« previous next »
  • Print
Pages: [1] 2

Author Topic: Album Artwork Display Problem  (Read 5583 times)

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Album Artwork Display Problem
« on: March 09, 2008, 09:39:58 PM »
hi
i have an ipod video 30gb 5g, and i installed rockbox in it, but when i install a theme capable of displaying the album artwork, it doesnt show the album artwork, i attached 2 fotos of the screen of my ipod usim the theme flamebox.


ill apreciate any help possible.

GREETINGS ;D

* hgjgjg.jpg (37.19 kB, 845x631 - viewed 191 times.)

* gjjgjggj.jpg (39.54 kB, 865x688 - viewed 193 times.)
« Last Edit: March 09, 2008, 09:42:07 PM by trane_bwc »
Logged

hhannah

  • Guest
Re: Album Artwork Display Problem
« Reply #1 on: March 09, 2008, 11:53:33 PM »
I couldn't see your images very clearly, but it seems that the theme is not even loading properly on your rockbox build. Which build are you using? The theme Flamebox requires a patch not included in the official build (BMP resize).
Also, once that specific theme is working on your rockbox build (patched), you need to follow the album art guidelines for it to be displayed properly: http://www.rockbox.org/twiki/bin/view/Main/AlbumArt (just bear in mind that the BMP resize patch adds the resizing feature, so for example you wouldn't necessarily need to use 100x100 bmp images; however, following all the indicated album art guidelines allows you to use other themes that run under the official build, or themes that simply don't require the resizing patch)
It would probably be better for you to use the official build first and get familiar with it, using, of course, themes that work under the official build, and after that, start thinking about using patches.
Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #2 on: March 09, 2008, 11:27:53 PM »
hi
i downloaded a daily view i think its r6586, also every theme that supports album artwork looks the same as flamebox.

question, all my ipod songs have the image saved on the id3 tag of the mp3, is rockbox capable of reading them from tthere, also i will change the format from jpg to bmp since all the album artwor its on jpg, does every theme has its own patch or 1 patch works for every theme that supports album artwork.

thank you very much for your help.

GREETINGS ;D
Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #3 on: March 09, 2008, 11:44:51 PM »
hi
how i install patches, ive been lookin around and i couldnt find a tutorial,.
do you know how to install them.
also if i install a lot of patches, is my ipod going to brick?

wich patch do i need for the flamebox theme?

GREETINGS ;D
Logged

Offline bzavala

  • Member
  • *
  • Posts: 102
Re: Album Artwork Display Problem
« Reply #4 on: March 10, 2008, 03:39:07 AM »
I'm sure you are only trying themes that require patches that are not included in the current build. There are a lot of themes out there that support album art with the current build, so try out those first. And yes, you need to have your album arts in bmp files as specified in the link that hhannah posted.

Installing patches is not an easy task.. you have to get the source code, and compile your own build; if you must, do some search in the wiki; there is a link that shows how to do it.
Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #5 on: March 10, 2008, 10:27:27 PM »
hi
ive tried every theme that loads artwork but all of them look the same, i guess ill have to conform with the metroid & supermario theme , since those themes  are the onlly one that load fully.


GREETINGS ;D
Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #6 on: March 11, 2008, 12:32:25 AM »
hi
i found a theme that displays artwork, and it runs flawlessly on my ipod but it doesnt show up the artwork, i save the image in format .bmp, and in 100x99 resolution, but its save on the id3 tags cause i used itunes to put the artwork on it.

any help?
GREETINGS ;D
Logged

hhannah

  • Guest
Re: Album Artwork Display Problem
« Reply #7 on: March 11, 2008, 12:56:38 AM »
You had 2 problems: 1. Trying to load themes that require patches (advice: do that later) 2. Get themes that work under the official build to show the album art... well, if you do not read the documentation we direct you to, it might take a long, long time for it to work
Logged

Offline bzavala

  • Member
  • *
  • Posts: 102
Re: Album Artwork Display Problem
« Reply #8 on: March 11, 2008, 01:00:16 AM »
You really need to read this. Since you are using iTunes, you need to put your artworks in bmp files as described in the link:

/.rockbox/albumart/ artist-albumtitle .bmp

Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #9 on: March 12, 2008, 08:54:24 PM »
hi
i loaded a theme capable of display album artwork, then i put the image in .bmp format in 100x99 , in the same folder of the songs , example:

the song name:all eyez on me
album name all eyez on me

and i did this : put the image in hte same folder an named the picture all eyez on me

and still doesnt work


i read the links and followed the steps but i couldnt run this file.

GREETINGS
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: Album Artwork Display Problem
« Reply #10 on: March 12, 2008, 09:33:32 PM »
Putting album art in the same folder as the song makes Rockbox look only at the file names, not the tag information. Since iTunes converts the filenames into random numbers (and files the songs into equally random folders), doing this helps you none.

Make a folder under /.rockbox called albumart. Take all your album art .bmp files and rename them artist name-album name.bmp, then put them in that folder.

Rockbox should identify the song - and it's album art - using the tag information.

(Yes, I know bzavala. Just clearing things up. :-[ )
« Last Edit: March 13, 2008, 04:30:24 AM by BigBambi »
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

hhannah

  • Guest
Re: Album Artwork Display Problem
« Reply #11 on: March 12, 2008, 09:49:53 PM »
trane_bwc, using the method you chose for naming the bmp files requires the name of the bmp file to be exactly the same as the name of the file for that song (i.e. for song.mp3, AA file should be song.bmp), but any character that you miss, change, etc can cause AA displaying problems

There are several ways to do this, as others explained. For me, this works perfectly:

if you have your music using a folder for each album, and you use one AA image per album - that is, the same image for all the songs in that folder - you can name your file simply "cover.bmp", and put it in that folder. That is simple and will work. In the end you will have a .bmp file named exactly cover.bmp in each folder, and that image will be used by rockbox to display AA for all the songs in that folder. By the way, the "correct size" for that AA image should be 100x100 (just because many themes use this size as a standard) and not 100x99 as you mentioned.

The Album Art link that you read explains it, as well as other options - the one I suggest you is 3), strife89 mentioned 4), and you were trying to do 1)  :

" from http://www.rockbox.org/twiki/bin/view/Main/AlbumArt#Where_To_Put_The_Images :

Where To Put The Images
The pictures can be stored in the same directory (.) as the track or in the parent directory (..). There can be a track-specific, album-specific or generic picture.

The order of priority is the following:

1) ./ filename .bmp - same filename as currently playing music file
2) ./ albumtitle .bmp - name of the album, found in metadata of the music file
3) ./cover.bmp
4) /.rockbox/albumart/ artist-albumtitle .bmp
5) ../ albumtitle .bmp
6) ../cover.bmp
"
« Last Edit: March 13, 2008, 02:00:25 AM by hhannah »
Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #12 on: March 13, 2008, 10:04:00 PM »
hi
ok, i rearranged all the songs per folder, now the only thing i have to do is to put the image and name it ''cover'' right?, or do i have to name the image the same as the name of the album?

also can you tell me where i can download pictures in 100x100 resolution, cause the only resolutions i found is 100x99,100x105,100x95.

THANKS
A LOT: HHANNAH, STRIFE89 & BZAVALA


GREETINGS
Logged

hhannah

  • Guest
Re: Album Artwork Display Problem
« Reply #13 on: March 13, 2008, 11:20:00 PM »
Now that you have a folder per album, naming the image files cover.bmp will work fine; try a couple first and see how it works.

A tool I have found very useful for bmp resizing & converting is IrfanView (freeware), you can resize all your images to 100x100 and name them cover.bmp, regardless of the original size.
Logged

Offline trane_bwc

  • Member
  • *
  • Posts: 11
Re: Album Artwork Display Problem
« Reply #14 on: March 14, 2008, 01:37:44 AM »
hi
damn i have another problem, now that i re-arranged all the songs per folder, when i turn on my ipod an want to play the file it says NO FILE!!!, or TRACK ERROR, i dont know why this appears.

soory, but can you help me with this one too?
GREETINGS
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Album Artwork Display Problem
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.079 seconds with 15 queries.