v17 Music Artwork Resolution Small
#31
Okay here is the dropbox link.

https://www.dropbox.com/sh/4uk1bci0r4k1i...7qa3a?dl=0


Side note- I do really appreciate all the help you guys are giving me. Sorry to be a complex problem
Reply
#32
dont know why you get all the errors, need to wait for Dave

Code:
20:00:19.901 T:9660   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://masterprofile/Thumbnails/3/39825544.jpg
20:00:19.902 T:9660   DEBUG: Caching image 'C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg' to '3/39825544.jpg':
20:00:19.902 T:9660   DEBUG: cached image 'special://masterprofile/Thumbnails/3/39825544.jpg' size 200x200


my log looks like
Code:
DEBUG: Caching image 'D:\Mukke Picared\Static-X\[2005] Start a War\folder.jpg' to '0/056a6118.jpg':
02:34:23.312 T:11120   DEBUG: cached image 'special://masterprofile/Thumbnails/0/056a6118.jpg' size 720x720
02:34:23.323 T:10944   DEBUG: Caching image 'D:\Mukke Picared\Static-X\[1999] Wisconsin Death Trip\folder.jpg' to '8/8acdf5f7.jpg':
02:34:23.342 T:10944   DEBUG: cached image 'special://masterprofile/Thumbnails/8/8acdf5f7.jpg' size 720x720
02:34:23.399 T:10944   DEBUG: Caching image 'D:\Mukke Picared\Static-X\[2001] Machine\folder.jpg' to '1/1080a0e8.jpg':
02:34:23.417 T:10944   DEBUG: cached image 'special://masterprofile/Thumbnails/1/1080a0e8.jpg' size 720x720
02:34:23.582 T:10944   DEBUG: Caching image 'D:\Mukke Picared\Static-X\[2007] Cannibal\folder.jpg' to '7/764cef53.jpg':
02:34:23.606 T:10944   DEBUG: cached image 'special://masterprofile/Thumbnails/7/764cef53.jpg' size 720x720
,

no error at all, and i need to ask, you are 100% sure C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg is not 200*200, just wanna make sure we dont miss the obvious
Reply
#33
Yes, I did another check to confirm and it still tells me the embedded image is 900x900. I don't think anything else on my PC could cause this issue, but maybe. I don't know why it caches incorrectly.
Reply
#34
I'm not asking for the size from the embedded image, the folder.jpg inside the album folder matters, read my post again Smile
Reply
#35
Sorry I don't know about those errors either, but they are key to this issue and I will see if I can find out more.

Meanwhile the question from @meowmoo is a good one. Has your ripping/tagging process created lower res images outside the music files. For example what size is C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg?
Reply
#36
Daves post triggered another idea, maby the jpg are hidden, and you need to turn on the windows option, show hidden files, this issue bugs me a few hours, when I was tagging mp3s from a friend, the ripping tool stored the album as a hidden jpg, and I was wondering why all my covers are saved as folder(1).jpg

If this also is not the problem, I'm lost and can't help anymore
Reply
#37
I never thought of that! But that isn't the problem either, there are no hidden jpgs in that directory (or images of any file type).
Reply
#38
Ans whats the size of C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg?

@DaveBlake why did kodi store the thumbs "only" in 720px, without this issue here I would have never noticed it anyway, but the main source for covers is fanart.tv and the are all 1000px.

Ideal would be if kodi store them at the original size.
Reply
#39
(2017-07-04, 16:11)meowmoo Wrote: And what's the size of C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg?

(2017-07-04, 15:48)speeder212! Wrote: I never thought of that! But that isn't the problem either, there are no hidden jpgs in that directory (or images of any file type).
So @speeder212 C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg does not exist?

(2017-07-04, 16:11)meowmoo Wrote: @DaveBlake why did kodi store the thumbs "only" in 720px, without this issue here I would have never noticed it anyway, but the main source for covers is fanart.tv and the are all 1000px.
The 720px is a default max, you can change that to 1000px in advancedsettings.xml if you want.

I would guess the 720px limit was set with a mind to smaller devices, it is easy to fill up a RPi SD card with big thumbs. But I don't know as this all predates me by a long way.
Reply
#40
Correct DaveBlake. C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg does not exist! These album folders only contain the mp3 music files (which have the images embedded into them).
Reply
#41
I don't believe it, so kodi is picking up a ghost folder.jpg ?!
Im still going with my hidden files jpg guess Smile
Reply
#42
I enabled hidden files in windows explorer and still nothing appeared.
Thanks for trying though.
Reply
#43
I have to say I am dubious too, sorry @speeder212, but here is why.

The log says for example
Code:
20:00:19.901 T:9660   ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://masterprofile/Thumbnails/3/39825544.jpg
...
Code:
20:00:19.902 T:9660   DEBUG: Caching image 'C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg' to '3/39825544.jpg':
20:00:19.902 T:9660   DEBUG: cached image 'special://masterprofile/Thumbnails/3/39825544.jpg' size 200x200
That is the image loader running in background fails to load a thumbnail, so it goes off and sucessully finds the master image file and caches it as 200px.

If C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg did not exist it would complain.

I am reasonably sure that Kodi does not make temporary folder.jpg files, but I will check.

Perhaps try another approach. Create a test music album, with unique artist (no other music) and some tracks but do not embed any images. Maybe use Mp3tag not dbpoweramp. Add that to Kodi, a new music source would do, with debug on, and share the log file.
Reply
#44
(2017-07-04, 16:11)meowmoo Wrote: Ans whats the size of C:\Users\Joshua\Music\Chris Brown\Yeah 3x\Folder.jpg?

@DaveBlake why did kodi store the thumbs "only" in 720px, without this issue here I would have never noticed it anyway, but the main source for covers is fanart.tv and the are all 1000px.

Ideal would be if kodi store them at the original size.

Try this... http://kodi.wiki/view/Artwork#Cache

and this... https://forum.kodi.tv/showthread.php?tid...pid2599318
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#45
thanks for the links @Karellen

I think i will wipe the db/thumbs and run ./texturecache.py Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Music Artwork Resolution Small0