Search found 289 matches

by hopalongrock
Wed Mar 12, 2014 10:10 pm
Forum: Bugs
Topic: 0.88 new repl matrix - ignore options problem
Replies: 2
Views: 2587

0.88 new repl matrix - ignore options problem

1.jpg
1.jpg (37.14 KiB) Viewed 2587 times
I can freely write into options.
If I clear Ignore and close options with OK and reopen, it will be normal usually.

I think that with the regex in Trim matrix I succesfully implemented the trim function on tags, putting trim into the Work Flow at the 1st place.
2.jpg
2.jpg (72.01 KiB) Viewed 2587 times
by hopalongrock
Tue Mar 11, 2014 6:29 am
Forum: Scripting
Topic: scv script doesn't work in rename format string
Replies: 8
Views: 9000

Re: scv script doesn't work in rename format string

Yes the help file will get a small update regarding those scripts since they use a new function and have a few other restrictions also (like they don't accept commands to display dialogs ) I little...BIG help never hurts. I could add another task in the work flow to 'Trim' fields It would be great,...
by hopalongrock
Mon Mar 10, 2014 10:08 pm
Forum: Scripting
Topic: scv script doesn't work in rename format string
Replies: 8
Views: 9000

Re: scv script doesn't work in rename format string

If you create/edit the variable scripts from the options menu then they recompile and are ready without exiting the program. I used Edit button - Script menu (only shows sct files) - manage scripts - file - new/open - edit - compile[if I compile, finishes with error], save . If I do here, I have to...
by hopalongrock
Mon Mar 10, 2014 3:58 pm
Forum: Scripting
Topic: scv script doesn't work in rename format string
Replies: 8
Views: 9000

Re: scv script doesn't work in rename format string

Thanks, It's fantastic for me ! Now the script and the rename works fine !!! However, it looks if change a scv script, TGF must be restarted for the change to happen. Is this true or normal ? ..... TGF trims the fields for a long time, probably because the "Trim variables (%...%)" is checked, althou...
by hopalongrock
Mon Mar 10, 2014 10:24 am
Forum: Scripting
Topic: scv script doesn't work in rename format string
Replies: 8
Views: 9000

scv script doesn't work in rename format string

I created a scv script "RRip.scv": // RRip.scv // %@RRip% begin if pos(uppercase(gTag.comment),'CD,RIP')>0 then var_result(gtag.track + ' - Rip') else var_result(gtag.track) end. I try to append ' - Rip' after the track when it's needed. Unfortunately I can't find how to compile, so I do not know wh...
by hopalongrock
Sat Mar 08, 2014 4:47 pm
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Re: Incremental number %#%

Thank you, now File extension always lower works fine.
I like the the new headings Task parameters and especially Apply to... : with this much easier to understand for example, that the old versions "As is" now an uncheck on a field in the list in case conversion.
by hopalongrock
Sat Mar 08, 2014 11:49 am
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Re: Incremental number %#%

In work flows you can emulate the older matrix options like you said, Filename = Rename, maybe I should change the wording to be more obvious Unfortunately, I forgot to react to this: for me the "filename" naming is totally perfect and understandable, like track, artist - these are the "fields" or ...
by hopalongrock
Sat Mar 08, 2014 5:55 am
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Re: Incremental number %#%

Here it is
tgf.zip
(6.7 KiB) Downloaded 635 times
by hopalongrock
Fri Mar 07, 2014 9:31 pm
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Re: Incremental number %#%

Updated the beta, now the deletion of fields using the template should work as it should. Thanks, it works now. Yes file extension always lower is a Proper case option, and will only affect the 'if renamed' column when proper case is used. Here is my work flow ScreenHunter_24 Mar. 07 22.38.jpg For ...
by hopalongrock
Fri Mar 07, 2014 6:27 pm
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Re: Incremental number %#%

I can post a simple reply with the word 'Updated' that will fix the issue with the edited posts i think. Thanks To delete a field using the template you should check the use column and leave the value empty, it will now clear the field by default. There is a Bug with this and It will be fixed in th...
by hopalongrock
Fri Mar 07, 2014 4:19 pm
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Re: Incremental number %#%

Thank you, works fine. The truth is, that sometime I forgot to go down to the effective link in the announcement, only watch the date of the post of 0.88 beta, on the top of the announcements - I don't know, maybe there is a possibility to change the date, without a new post. It's a big problem in o...
by hopalongrock
Fri Mar 07, 2014 7:26 am
Forum: Bugs
Topic: Incremental number %#%
Replies: 11
Views: 7177

Incremental number %#%

Somehow does nothing in this 0.88 beta version
by hopalongrock
Fri Feb 28, 2014 2:59 pm
Forum: Bugs
Topic: 0.88 beta lost the replacements
Replies: 2
Views: 2688

Re: 0.88 beta lost the replacements

Thanks, hopefully it will not happen again.