Search found 8 matches

by Benji99
Wed Feb 19, 2014 6:13 pm
Forum: Scripting
Topic: Alternative to gTag.ResetData
Replies: 5
Views: 4523

Re: Alternative to gTag.ResetData

I'll bring back ResetData in this or the next beta build. Also keep in mind that gTag.ExtraFieldsRemove; Resets all user tag fields, (those that appear in the full edit dialog under the User field page) If you want to remove tags you could use Tools/Delete/All tags or use this in your script gTag.R...
by Benji99
Wed Feb 19, 2014 3:27 pm
Forum: Scripting
Topic: Alternative to gTag.ResetData
Replies: 5
Views: 4523

Re: Alternative to gTag.ResetData

Thanks for the information, although I have used some other custom tags in the past and I'd have to add all of the possibilities. Because I was designing my scripts to be scrape and tag perfectly, and always strove to keep my tags clean of unneeded or unnused information, I was using the resetdata f...
by Benji99
Wed Feb 19, 2014 12:59 am
Forum: Scripting
Topic: Alternative to gTag.ResetData
Replies: 5
Views: 4523

Alternative to gTag.ResetData

Hi Dimitri,

I've been reworking one of my scripts and noticed that I'm not able to use the command gTag.ResetData anymore to wipe all tags before making any changes.

Is there an alternative that I can use?

Thanks in advance

Sebastien
by Benji99
Mon Jul 29, 2013 5:28 pm
Forum: Scripting
Topic: Working with gtags
Replies: 3
Views: 3886

Re: Working with gtags

Hi Dimitris, Sorry to bother you again, need a small clarification... I used to use gTag.ExtraFieldsAdd( 'string', 'string' ); but it seems you added another attribute bComment: boolean = false. what is it for? I tried it would be True and False and don't see any difference with the results. Thanks!
by Benji99
Mon Jul 29, 2013 12:47 pm
Forum: Scripting
Topic: Working with gtags
Replies: 3
Views: 3886

Working with gtags

Hi Dimitri, I'm trying to get my script to work and I need to use gtags... Looking at my old scripts, I was using a function called on_getGrdRowCount to get the number of audio tracks in the folder. I would then use a for loop to cycle through the files and tag appropriately. It seems that on_getGrd...
by Benji99
Thu Jul 25, 2013 6:51 pm
Forum: Scripting
Topic: Musicbrainz Support in TGF
Replies: 2
Views: 3357

Musicbrainz Support in TGF

Hi Dimitri, Love the fact you added support for Musicbrainz, I've been waiting for that! I gave it a shot, it seems that at the moment it's only grabbing very basic info (artist, album, track), that's correct? Any chance you could grab more data, such as label, catalog, language, composer, performer...
by Benji99
Mon Aug 29, 2011 2:47 pm
Forum: Requests - Questions
Topic: A couple suggestions (Musicbrainz!)
Replies: 1
Views: 3455

A couple suggestions (Musicbrainz!)

Hi Dimitris, I'm really glad that you decided to continue development of The Godfather, unfortunately for me, things have dramatically changed in the years since I was using TGF extensively. Mainly, I used to rely on AMG for metadata, but my scripts got broken at some point, didn't feel like fixing ...
by Benji99
Thu Dec 02, 2010 7:52 pm
Forum: Announcements - News - Other
Topic: Version 0.80 is available.
Replies: 13
Views: 34916

Re: Version 0.80 is available.

Welcome back Dimitris!!
I also never found something to replace The Godfather!! Now I can fix my scripts again :)