Page 1 of 1

Scale folder.jpg to 300 x 450

Posted: 23 May 2016, 17:25
by Solonor
I looked over the script thread and I'm able to run it and get cover art ect, but is there a switch where i can force the folder.jpg to 300 x 450? I have a 3rd party app I'm using to do it now but would be nice if i could get the art already in 300 x 450 i use subsonic as my video front end and that size seems to display the best.

2nd question; as i didn't see an option in the name format, but is there a way to properly rename movies in alphabetical order based on title?


Eg.
The Walking Dead should be Walking Dead, The
or
The Boy should be Boy, The

Thanks in advance for any help

Re: Script and Rename Question

Posted: 23 May 2016, 17:34
by rednoah
1.
No. If you want to scale all the folder.jpg files you'll have to write a script for that yourself. On Linux / Mac it should be quite easy (find -exec imagemagick convert).

2.
Yes. Use the sortName function.
viewtopic.php?f=5&t=211