Windows Media Player + TAG EDIT via .vbs script?

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

Guest

Windows Media Player + TAG EDIT via .vbs script?

Post by Guest »

This is probably the wrong place to ask this, but you guys seem to know more about .vbs scripts than I do.

Just started learning some basic stuff from examples.

While I use Media Monkey on my main PC I would like to do the following on my other PC which is giving me errors regardless.

How would I modify/merge the following scripts to be able to edit TAG/ID3 data via .vbs file (in combination with Windows Media Player):

this changes the file names:
http://stackoverflow.com/questions/1731 ... string-vbs

this is the, launch from any location code string: Set fol = fso.GetFolder(fso.GetAbsolutePathName("."))

finally the script that reads thrhough windows media player: http://stackoverflow.com/questions/2531 ... -song-name
_____________________________________________________________________________________________________

THE code provided for this user looks really simple, but is used for MM: http://www.mediamonkey.com/forum/viewto ... =2&t=17108


ANY help is greatly appreciated ! :)

-claudia
Claudia S.
Posts: 1
Joined: Tue Jan 12, 2016 2:13 am

Re: Windows Media Player + TAG EDIT via .vbs script?

Post by Claudia S. »

this was me, for some reason i wasn't logged in
Post Reply