The Following User Says Thank You to OVK For This Useful Post: | ||
|
2010-03-13
, 16:27
|
Posts: 8 |
Thanked: 0 times |
Joined on Jan 2010
|
#32
|
|
2010-03-28
, 19:44
|
Posts: 31 |
Thanked: 18 times |
Joined on Mar 2010
@ Venlo-Blerick, The Netherlands
|
#33
|
#!/bin/sh rm -f /home/user/.cache/media-art/*.* rm -f /home/user/.thumbnails/cropped/*.* rm -rf /home/user/MyDocs/.sounds/*/*/.mediaartlocal tracker-processes -r
sudo gainroot mv /home/user/MyDocs/Downloads/trackerreset.sh /usr/bin/ chmod 777 /usr/bin/trackerreset.sh exit
trackerreset.sh
|
2010-03-29
, 00:02
|
Posts: 115 |
Thanked: 12 times |
Joined on Oct 2009
|
#34
|
Thanks for the tracker-processes tip. I have similar issues with album art. Changing covers in mp3 files didn't change them in Media Player.
I've found that the thumbnails are stored in .thumbnails/cropped and the covers themself in .cache/media-art. Both of them in /home/user of course. So I deleted the entire directories and... worked!
The Media Player now shows the new album covers.
|
2010-03-29
, 20:49
|
Posts: 31 |
Thanked: 18 times |
Joined on Mar 2010
@ Venlo-Blerick, The Netherlands
|
#35
|
Thanks for the advice, but I am a bit apprehensive to delete the whole .thumbnails/cache directory as there is 1500 images in there, most of which obviously don't relate to album art. Do the other thumbnails not relating to album art recreate themselves after being deleted?
The Following User Says Thank You to cure For This Useful Post: | ||
|
2010-04-14
, 12:56
|
|
Posts: 559 |
Thanked: 1,017 times |
Joined on May 2008
@ Finland
|
#36
|
|
2010-04-14
, 12:59
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#37
|
|
2010-05-10
, 13:04
|
Posts: 2 |
Thanked: 0 times |
Joined on Mar 2010
|
#38
|
|
2010-05-10
, 19:37
|
Posts: 137 |
Thanked: 150 times |
Joined on Jan 2010
|
#40
|
However, this might lead to some unexpected problems. For example, I have most of my cover arts as cover.jpg's in the folders containing the mp3's for each album.
Well, I deleted the two mentioned folders (because some of my albums had wrong cover arts) and now I do not have any cover art left... The couple of albums and songs that have cover art embedded in the idtag do have cover art visible but the albums that have cover art as cover.jpg in the folder don't have cover art anymore.
I tried reindexing and also rebooted the device but that did not help. Does anyone have any ideas how I could get the cover to show again?
EDIT: I checked the contents of those two folders (these seem to have been recreated after reindexing):
.thumbnails/cropped have a lot of jpg's (probably for all my cover.jpg's)
.cache/media-art has just a couple of jpg's (probably the ones for songs that have album-art embedded)
So I guess that the question is: how do I get the covers also to .cache/media-art? And how do I get the contents of the .thumbnails/cropped to be visible in the Mediaplayer?
EDIT2: and the answer is: remove all .mediaartlocal -folders inside the album folders and then run tracker-processes -r. After that wait a long time and the album art should be visible again.
Last edited by OVK; 2010-03-04 at 14:16.