I am an out of work programmer. At my last job I did some vb/.net work. I figured I would play around with MM scripts to exercise my vb skills. I figured I would write some tag manipulation scripts. I have used many different audio managers and normalizers. Each add tags for normalization ect. I think I would like to build a script that removes all the non ID3 tags. My problem it I would not know where to start. It seems to me the ID3 tags are near the beginning of the file and the non standard ones are near the end. I have seen no documentation regarding the tags at the end of the file. I was hoping to find some scripts that manipulated tag info especially non ID3 tag info. MM used to had a script forum and we had lots of script choices. Now I don't see much.
Any suggestions???
Scripts that alter tag info
Re: Scripts that alter tag info
You're on the scripts forum.
The problem is that tagging scripts only manipulate the database, not the files themselves (they're tagged by MediaMonkey itself). This means that I don't think there are samples of scripts that modify the tags in the files themselves.
Related: http://www.mediamonkey.com/forum/viewto ... 19&t=63889
The problem is that tagging scripts only manipulate the database, not the files themselves (they're tagged by MediaMonkey itself). This means that I don't think there are samples of scripts that modify the tags in the files themselves.
Related: http://www.mediamonkey.com/forum/viewto ... 19&t=63889
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
-
MMuser2011
- Posts: 1308
- Joined: Mon Oct 17, 2011 8:28 am
- Location: Central Europe
Re: Scripts that alter tag info
Do you like to manipulate the tracks manually (means byte by byte from your own code)?
I suggest, that you use a pre-built library like Taglib: http://developer.kde.org/~wheeler/taglib.html
I suggest, that you use a pre-built library like Taglib: http://developer.kde.org/~wheeler/taglib.html
● Magic Nodes v4.3.3 (2018-10-03) last free version ● SQL Viewer v2.4 (2009-10-25)
● ExternalTools v1.4 (2011-05-09) ● iTunesMonkey 1.0 + Acoustid
● Calculate Cover Size v1.7 (2012-10-23) ● RegExp Find & Replace v4.4.9 (2018-10-03) last free version
● ExternalTools v1.4 (2011-05-09) ● iTunesMonkey 1.0 + Acoustid
● Calculate Cover Size v1.7 (2012-10-23) ● RegExp Find & Replace v4.4.9 (2018-10-03) last free version