Search found 770 matches

by jtclipper
Sun Feb 18, 2018 9:08 am
Forum: Requests - Questions
Topic: Help on my rename script?
Replies: 5
Views: 3005

Re: Help on my rename script?

You can try this one it will basically update the grid and set it ready for the update, it will however remove the 'extra' fields and update the picture directly in the file beforehand Program MainEditor; var i: integer; sTmp:string; begin if not tg_init then exit; i := 1; sys_SetStatusText( 2, IntT...
by jtclipper
Sat Feb 03, 2018 3:55 pm
Forum: Requests - Questions
Topic: What is Initial Key ?
Replies: 2
Views: 2556

Re: What is Initial Key ?

That info was missing from the help file, I updated that and will upload it in the next small update
by jtclipper
Fri Feb 02, 2018 8:19 pm
Forum: Requests - Questions
Topic: Help on my rename script?
Replies: 5
Views: 3005

Re: Help on my rename script?

Please test the following script on some test folder it should work OK. Make sure 'Filename' is selected on the drop down box of the update button Program MainEditor; var i: integer; sTmp:string; begin if not tg_init then exit; i := 1; sys_SetStatusText( 2, IntToStr( tg_GetRowCount ) ); repeat tg_Lo...
by jtclipper
Sun Jan 07, 2018 9:04 am
Forum: Requests - Questions
Topic: OLDER VERSION
Replies: 1
Views: 1744

Re: OLDER VERSION

Amazon removed their service for free accounts, it is now a premium service for larger organizations with a forbidding fee
by jtclipper
Fri Jan 05, 2018 5:47 pm
Forum: Requests - Questions
Topic: Move mp3 files without the top folders
Replies: 4
Views: 2469

Re: Move mp3 files without the top folders

Is the treeview populated with files?
by jtclipper
Sat Dec 30, 2017 10:23 am
Forum: Requests - Questions
Topic: Move mp3 files without the top folders
Replies: 4
Views: 2469

Re: Move mp3 files without the top folders

Go to the restructure panel
On the right pane/options/directory structure remove all entries
make sure you have 'use script' unchecked
In the 'proccess' select N/A Only

set the root folder to the desired location

You can test the above settings by selecting 'create shortcuts'
by jtclipper
Fri Dec 15, 2017 9:05 am
Forum: Bugs
Topic: Error messages after change the language
Replies: 1
Views: 7328

Re: Error messages after change the language

Thank you for reporting
I have refreshed the current install please download and give it a try
by jtclipper
Tue Dec 05, 2017 7:50 pm
Forum: Requests - Questions
Topic: Coming from an old version: bulk change of tracks
Replies: 7
Views: 3306

Re: Coming from an old version: bulk change of tracks

Please Mail me the ini file, also check in file/options/Variables %..% that the 'reset on folder change' for the incremental number is ticked off
by jtclipper
Tue Dec 05, 2017 6:34 pm
Forum: Requests - Questions
Topic: Coming from an old version: bulk change of tracks
Replies: 7
Views: 3306

Re: Coming from an old version: bulk change of tracks

Setting Row mode to off should have done the job, send me your ini file to see if any combination of settings is the issue
by jtclipper
Sun Dec 03, 2017 8:56 am
Forum: Requests - Questions
Topic: Coming from an old version: bulk change of tracks
Replies: 7
Views: 3306

Re: Coming from an old version: bulk change of tracks

%variables have changed format a long time ago now they are enclosed in% for example the incremental number is now %#%, using the right click menu in the template you will be able to see the new variables
by jtclipper
Fri Oct 27, 2017 6:17 pm
Forum: Requests - Questions
Topic: Search for credits
Replies: 3
Views: 2598

Re: Search for credits

You could use tools/export as m3u then go to the library right click a playlist and select import.
I did not include this field in the library's query/display fields to speed up things a bit since it is a large and complicated field
by jtclipper
Wed Oct 25, 2017 3:45 pm
Forum: Requests - Questions
Topic: Search for credits
Replies: 3
Views: 2598

Re: Search for credits

Yes you can use the filter panel for that

Code: Select all

field  Op. value
%IP%   ?   *vibraphone*
%IP% is the 'involved people list' variable
? is the matches Mask operator
and you use the DOS like ** to match a string inside the data
by jtclipper
Sat Oct 21, 2017 4:39 pm
Forum: Bugs
Topic: abnormal end
Replies: 4
Views: 9774

Re: abnormal end

Refreshed the current version
by jtclipper
Tue Oct 17, 2017 5:28 pm
Forum: Bugs
Topic: abnormal end
Replies: 4
Views: 9774

Re: abnormal end

Will see to it and probably refresh the current version sometime this weekend
by jtclipper
Sun Oct 08, 2017 12:05 pm
Forum: Announcements - News - Other
Topic: Version 0.89 is available for download
Replies: 1
Views: 79378

Re: Version 0.89 is available for download

Refreshed 07 Aug 2020 *Minor online script fixes *Crash when exiting application with options dialog open fix *Error(s) when changing language and accepting restart *Online search functions restored *Encode Window positioning *Musicbrainz results parsing fix *Online script fixes + minor dialog messa...