Is there a way in media center to find all album art that is under 300 or another certain level of resolution and download new bigger sizes and have them saved as folder.jpg in the actual file folder?
Consider the Uber-view...
Sure, finding them, but you'll need the cover art itself imported into MC. Then you can just use a smartlist, such as: [Media Type]=[image],[video] [Width]=<320 [Height]=<240to show those small art files.Consider the Uber-view: http://yabb.jriver.com/interact/index.php?topic=67871.0
[Media Type]=[video] [Image File]=[] ~nodup=[Series] ~sort=[Series],[Episode]
If Album Art is not found and I select the album - right click - Links - Images - I get a Google web page with album cover images - is there anyway to specify LARGE album art? It seems to default to 300x300 or SMALL - I have to manually click MEDIUM or LARGE every time.
You could edit the link.Right-click the 'Images' link > Manage Links... > Images > Search URL:Change:http:////images.google.com//images?q=Hexify([Search])To:http:////images.google.com//images?q=Hexify([Search])&tbs=isch:1,isz:lI don't know if this would be a good change to make by default?
Is there any way to un-nest the Links-Images menu item so that it's in the main right click menu
and is there a way to have more that the last 2 used items at the top of the right click menu?
The new method of Cover Art sort of gives a "TV Show" type covers. One for the series (Cover Art/Series)and the other for the episode(EpisodeName.jpg).I used the smartlist codeCode: [Select][Media Type]=[video] [Image File]=[] ~nodup=[Series] ~sort=[Series],[Episode]Well, no rocket science here, I basically cut-and-paste the code for Missing Cover Art and changed media type to Video instead.But...hmm...it's not working? All the TV Series which I've grabbed and saved the series covers for still keep showing up.
Where do I find documentation on all these secret/extra/uber/micromanage stuff?
I'm not sure I'm following you here. Can you clarify exactly what you want?
I just copied it and changed the media type to "Video" wanting an equivalent smartlist for my TV Shows. It does not exhibit the same behaviour.