Thank you for the update,
once you finish your modifications notify me and I will include this script in the main install package
Search found 772 matches
- Fri Jun 14, 2024 5:39 pm
- Forum: Scripting
- Topic: amazon.sco
- Replies: 24
- Views: 165849
- Wed Jun 12, 2024 5:39 pm
- Forum: Requests - Questions
- Topic: matrix removal?
- Replies: 2
- Views: 12111
Re: matrix removal?
You might need to uncheck the regex
- Mon May 06, 2024 5:28 pm
- Forum: Requests - Questions
- Topic: change current row/cell background color
- Replies: 3
- Views: 13299
Re: change current row/cell background color
I will replace the black text with default windows Highlight text color which is white
- Mon May 06, 2024 12:08 pm
- Forum: Bugs
- Topic: import tool not working
- Replies: 1
- Views: 19163
Re: import tool not working
Did you map the Filename field to the correct value?
Its needs to contain the fully qualified filename
Its needs to contain the fully qualified filename
- Mon Nov 06, 2023 4:44 pm
- Forum: Scripting
- Topic: Allmusic Site Redesign
- Replies: 5
- Views: 40272
Re: Allmusic Site Redesign
Search will come next, although it might not be possible to be fully automatic but it will fill the search box
- Sun Nov 05, 2023 5:04 pm
- Forum: Scripting
- Topic: Allmusic Site Redesign
- Replies: 5
- Views: 40272
Re: Allmusic Site Redesign
Uploaded the latest Beta, should work on most albums
You will need to download and install the Webview2 runtime if the page appears blank
You will need to download and install the Webview2 runtime if the page appears blank
- Wed Oct 25, 2023 6:47 pm
- Forum: Scripting
- Topic: Allmusic Site Redesign
- Replies: 5
- Views: 40272
Re: Allmusic Site Redesign
This will require to change the old build in IE engine to the new edge/webview2 one
Will have a look
Will have a look
- Thu Jul 13, 2023 5:59 pm
- Forum: Requests - Questions
- Topic: Error
- Replies: 6
- Views: 39480
Re: Error
TGF Runs with elevated privileges by default so running as admin does not affect the current user context.
I have tried it on Win11 and did not have any issues,
I will recompile with the latest version of Delphi at some point after making sure everything works
I have tried it on Win11 and did not have any issues,
I will recompile with the latest version of Delphi at some point after making sure everything works
- Sun Jan 15, 2023 4:15 pm
- Forum: Requests - Questions
- Topic: column width saving and export JPG extension?
- Replies: 6
- Views: 39127
Re: column width saving and export JPG extension?
Not sure why you have this issue , the server has the new file
- Fri Jan 13, 2023 4:33 pm
- Forum: Requests - Questions
- Topic: column width saving and export JPG extension?
- Replies: 6
- Views: 39127
Re: column width saving and export JPG extension?
I uploaded a new beta that handles this issue you only need to change the script a bit
Code: Select all
//instead of
gTag.SavePicture( 0, ExtractFilePath( gTag.Filename ) + gTag.Album + '.jpeg' )
//use this
gTag.SavePictureCustom( 0, ExtractFilePath( gTag.Filename ) + gTag.Album + '.jpeg' )
- Fri Jan 13, 2023 8:42 am
- Forum: Requests - Questions
- Topic: column width saving and export JPG extension?
- Replies: 6
- Views: 39127
Re: column width saving and export JPG extension?
To save the state of the current view of the grid : Right click on the header then select Presets...the current one will be highlighted for you Now click replace and then save To export using a different file extension you have to use a script because the extension is automatically filled from the m...
- Sun Sep 18, 2022 11:42 am
- Forum: Bugs
- Topic: Multiple values not being read
- Replies: 4
- Views: 36405
Re: Multiple values not being read
Please download and test the latest beta
- Tue Sep 06, 2022 5:12 pm
- Forum: Bugs
- Topic: Multiple values not being read
- Replies: 4
- Views: 36405
Re: Multiple values not being read
If i remember correctly I never used to split the fields in to multiple entries
Send me a file to have a look and think of a way to remedy this situation
Send me a file to have a look and think of a way to remedy this situation
- Sun Jun 26, 2022 12:30 pm
- Forum: Bugs
- Topic: Allmusic Grab not getting album
- Replies: 5
- Views: 30660
Re: Allmusic Grab not getting album
Found the issue and refreshed the current beta
Please download and reinstall
Please download and reinstall
- Thu Jun 23, 2022 3:28 pm
- Forum: Bugs
- Topic: Allmusic Grab not getting album
- Replies: 5
- Views: 30660
Re: Allmusic Grab not getting album
I just tested on a Windows 10 machine and it seems fine.
Are you using Win11 ?
In any case send me the URL that does not behave correctly
Are you using Win11 ?
In any case send me the URL that does not behave correctly