Where/how to start scripting?

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

RabanePaco
Posts: 87
Joined: Fri Jul 27, 2007 7:58 am
Location: Leiden, The Netherlands

Where/how to start scripting?

Post by RabanePaco »

Hi,

I am an old Unix hack, where I have done some scripting (perl, Tcl/tk, etc).

Where should I start with MS scripting? What kind? I get overwhelmed with all the books and versions. Any (book) recommendations? Any basic links?

Thanks.

PS. I LOVE regular expressions (grew up with them. Unix ;-) ). Any leads how I could edit id3 tags wit reg.exp.'s? Any leads how to incorporate them in (which?) MM scripts?
        -- RabanePaco

MM 4.1.14.1813, RegExp Find & Replace
System: Windows 10, 64 bits, all updates. Intel(R) Core(TM) i5, 3.20GHz, 4 Core(s), 8 GB main memory, 250 GB SSD, etc.
NetGear NAS 2 TB, 822 albums, 14+ k tracks, 110 GB, 10000 hours playinmg time.
SqueezeBox Duet, iPod (classic)
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Well the scripting languages on offer are JScript or VBScript - I think VBScript is most commonly used because it's a fuller implementation.

Probably the best place to start looking is the wiki: http://www.mediamonkey.com/wiki/index.php/Scripting
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Peke
Posts: 17484
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

One of Books I needed to read was MSDN "Microsoft® Visual Basic® Scripting
Edition and Microsoft Windows® Script Host Essentials" also I have read "Microsoft® VBScript Professional Projects" and had brief look at Thomsons "Microsoft® WSH and VBScript Programming for the Absolute Beginner Second Edition" and Online Book apps for editing search several free VBScript Editors,
You can test LargeEdit 2.0 it looks nice and here is list of few others.
I hope it will get you started.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
RabanePaco
Posts: 87
Joined: Fri Jul 27, 2007 7:58 am
Location: Leiden, The Netherlands

Post by RabanePaco »

trixmoto wrote:Well the scripting languages on offer are JScript or VBScript

VB scripting I had figured out already ;-) . But there also seem to be 00 versions of (anyway books).
Probably the best place to start looking is the wiki: http://www.mediamonkey.com/wiki/index.php/Scripting
This I hadn't found yet. Seems useful as do Peke's tips.

Thanks.
        -- RabanePaco

MM 4.1.14.1813, RegExp Find & Replace
System: Windows 10, 64 bits, all updates. Intel(R) Core(TM) i5, 3.20GHz, 4 Core(s), 8 GB main memory, 250 GB SSD, etc.
NetGear NAS 2 TB, 822 albums, 14+ k tracks, 110 GB, 10000 hours playinmg time.
SqueezeBox Duet, iPod (classic)
Post Reply