Rockbox art converter script, a script to automatically convert all your album arts for rockbox |
![]() ![]() |
Rockbox art converter script, a script to automatically convert all your album arts for rockbox |
Jun 20 2007, 15:34
Post
#1
|
|
![]() Group: Members Posts: 720 Joined: 24-November 05 From: Grenoble Member No.: 25981 |
Hi,
Being a foobar user, i use it to download album arts. But i am also a rockbox user and rockbox uses cover.bmp for arts and they are of much smaller size. All the software to download art doesnt have a feature to automatically create those cover.bmp. So i decided to create a script to do so. either you launch this script without argument and it asks you to choose a directory. Then it will look in this directory and subdirectories for album arts, if the cover.bmp already exists it will do nothing, if it doesnt it will create it. By default, the script looks for folder.jpg and create cover.bmp 100x100 But you can choose differently by using args artname and size (/size:75 for example) Because of the arguments this script could be add to any application if the dev desires it There is progress bar to let you know of the progress. This script uses LEAD converter(in the archive) so it must be installed. The only limitation of this script is that you need to have JSProgBr installed for it to work(in the archive, see the readme file of JSProgBr for installation) Hope you ll like it File removed by moderation because of multi-gigabyte bandwidth usage - please don't include installers of software that can be easily downloaded elsewhere. |
|
|
|
Jun 20 2007, 16:27
Post
#2
|
|
![]() Group: FB2K Moderator Posts: 4321 Joined: 1-November 06 From: Cincinnati Member No.: 37036 |
Schweet.
100% useful. -------------------- "It must be 'Take A Worm For A Walk' week!"
|
|
|
|
Oct 24 2007, 07:15
Post
#3
|
|
|
Group: Members Posts: 90 Joined: 30-September 06 Member No.: 35778 |
This works awesomely!
Thanks! |
|
|
|
Oct 24 2007, 13:34
Post
#4
|
|
![]() Group: Members Posts: 160 Joined: 11-July 03 From: UK Member No.: 7707 |
This is a very useful plugin for rockbox users thanks
-------------------- :Foobar 2000:
:MPC --standard: :iRiver H320 Rockboxed: |
|
|
|
Nov 1 2007, 01:06
Post
#5
|
|
|
Group: Members Posts: 126 Joined: 6-February 05 Member No.: 19636 |
verrry cool ty
*ack not letting me download ;( This post has been edited by lyte: Nov 1 2007, 01:23 |
|
|
|
Nov 1 2007, 20:10
Post
#6
|
|
![]() Group: Members Posts: 680 Joined: 11-July 03 From: Brno, Czech Rep. Member No.: 7705 |
another Rockbox user here (on iRiver H120), lovin' it
-------------------- info about my tag guesser script for foo_lua (preview version available):
http://www.hydrogenaudio.org/index.php?showtopic=16987 |
|
|
|
Nov 2 2007, 00:09
Post
#7
|
|
|
Group: Members Posts: 257 Joined: 27-September 05 Member No.: 24739 |
this is exactly what ive been looking for. Only prob is im getting an error:
Script: ......RockboxArtsUpdate.vbs Line: 33 Char:2 Error: The system cannot find the path specified Code: 80070003 Source: (null) Could it be becuase my windows xp drive is mapped to "I:\"? |
|
|
|
Dec 26 2007, 04:29
Post
#8
|
|
|
Group: Members Posts: 470 Joined: 26-October 01 From: Germany Member No.: 352 |
this is exactly what ive been looking for. Only prob is im getting an error: Script: ......RockboxArtsUpdate.vbs Line: 33 Char:2 Error: The system cannot find the path specified Code: 80070003 Source: (null) Could it be becuase my windows xp drive is mapped to "I:\"? you have to adjust the path to the JSProgBr.exe in the progbar.reg file - then run the reg and it should work |
|
|
|
Dec 26 2007, 23:16
Post
#9
|
|
|
Group: Members Posts: 470 Joined: 26-October 01 From: Germany Member No.: 352 |
hi carmenm
thanks for this fine script! i hope this gets implemented in rbutil... now i miss one thing... the ability to adjust the output filename (i would like to create bmps of different size, e.g. cover.100x100.bmp and cover.140x140.bmp). could you add this maybe? have a nice day! ilikedirt EDIT: I modified the script myself and it seems to work. I more or less randomly changed things in the script 'til it worked In line 54 I replaced CODE cover.bmp with CODE cover." & strSize & "x" & strSize & ".bmp the output filename then is dependent on the size parameter. Output filenames will be e.g. cover.100x100.bmp This post has been edited by ilikedirtthe2nd: Dec 27 2007, 02:00 |
|
|
|
Dec 27 2007, 09:56
Post
#10
|
|
![]() Group: Members Posts: 720 Joined: 24-November 05 From: Grenoble Member No.: 25981 |
What you had could work but it could fail so i made a clean version with an outputname option.
Attached File(s)
|
|
|
|
Dec 27 2007, 16:57
Post
#11
|
|
|
Group: Members Posts: 470 Joined: 26-October 01 From: Germany Member No.: 352 |
|
|
|
|
Jan 14 2010, 15:36
Post
#12
|
|
![]() Group: Members Posts: 5 Joined: 11-January 10 From: Malibu, CA Member No.: 76983 |
What you had could work but it could fail so i made a clean version with an outputname option. Thank you. it is better than the last -------------------- Jon
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 07:10 |