First I want to thank you for providing this amazing tool, my collection is has never been so clean and structured!
I'm running amc with semisuccess on my Zyxel NSA310 under Debian. I cannot for the life of me get the JNA/Libzen debacle to function properly but renaming, subtitles and artwork gets through so I'm happy! I do however have problems with the size of the fanart.jpg and poster.jpg beeing to big for my mediaplayer (Med8er MED400x mini) to accept them. Is it possible to pull down two sets of the artwork, where one is custom sized, or even only one set in custom sizes? I can't find any documents on that feature here.
Sizes I'm looking for to please my mediaplayer is:
rednoah wrote:You could modify htpc.groovy and to pick the artwork u want, though it'll require lots of experimenting to get it working.
If I were you I'd run a batch resize script. I'm sure there's tools out there. Or use bash and some sort of find -exec imagemagick resize ...
Thanks for the quick answer! Yes, I have been at the imagemagick tool but are stumbling on the loop technicalities... I thought I'd ask here first if there was anything established in that manner.
I did a rudimentary script for my purposes, works fine for my needs. It runs through my media share and resize artwork if not already in defined size. It lacks a few bits and pieces but I'm not a *nix guru so maybe someone could throw in some knowledge here
After some testing I decided to take a new approach, the imagemagick "identify" isn't 100% consistent. I also had to rename the images so better make copies then to keep the high-res ones intact.