Search found 158 matches

by Ysl
09 Mar 2025 12:26
Forum: Script Exchange
Topic: 2 Questions
Replies: 9
Views: 4279

Re: 2 Questions

hi

thanks again for the script !

Could you add this at the end please :

press Delete
press Enter

Best Regards

ysl
by Ysl
28 Jan 2025 14:10
Forum: Script Exchange
Topic: 2 Questions
Replies: 9
Views: 4279

Re: 2 Questions

Perfect ! Thank you :)
by Ysl
28 Jan 2025 13:39
Forum: Script Exchange
Topic: 2 Questions
Replies: 9
Views: 4279

Re: 2 Questions

01. Beging your script with setting "BackgroundFileOps", 0; 02. Activate: Menu - Scripting - [x] Syntax Checking 03. The goto command (used with a file) will already select it Thank you for your help but I'm still stuck...Maybe you could adapt my screen below to make the file moved to the...
by Ysl
26 Jan 2025 13:54
Forum: Script Exchange
Topic: 2 Questions
Replies: 9
Views: 4279

Re: 2 Questions

Oh yes, thank you ! With a space in the front of the script I do not have this list appearing (which I still don't know what's the use of it)

Also I would like to know which script command will select the file, like if I click on it ?
by Ysl
26 Jan 2025 13:03
Forum: Script Exchange
Topic: 2 Questions
Replies: 9
Views: 4279

2 Questions

Hi I'm asking Chat GPT to do some XY scripts for me (I use User/Manage commands/Run Script with a keyboard shortcut) , sometimes it work but many time, when I execute the script with the keyborad shortcut, I get this list and I really don 't know what it means and what to do with it...(see attachmen...
by Ysl
24 Mar 2024 15:44
Forum: Bug Reports
Topic: Delay after update 25.80
Replies: 26
Views: 3909

Re: Delay after update 25.80

Looks normal here...
by Ysl
24 Mar 2024 15:42
Forum: Script Exchange
Topic: Script that will rename a folder from the mp3/flac tags
Replies: 8
Views: 3838

Re: Script that will rename a folder from the mp3/flac tags

oh Yes, thanks, just saw this has been fixed in latest update !
Working now :)
by Ysl
24 Mar 2024 14:52
Forum: Script Exchange
Topic: Script that will rename a folder from the mp3/flac tags
Replies: 8
Views: 3838

Re: Script that will rename a folder from the mp3/flac tags

Hi
Since upgrading to 25.70 this script isn't working any more....
I noticed also that the built in 'Mp3 rename Special' isn't working any more either..
Can someone help me please ?
Thanks
Ysl
by Ysl
08 Apr 2023 21:10
Forum: Script Exchange
Topic: Calculate audio playtime
Replies: 28
Views: 7705

Re: Calculate audio playtime

Hi

this look interesting !
Could this script add the timing of the folder to the name of the folder ?
Thanks
by Ysl
17 Mar 2023 21:52
Forum: Script Exchange
Topic: Modifiying an existing script
Replies: 7
Views: 1691

Re: Modifiying an existing script

Sorry for my late reply, I just wanted to say thank you for the script :)
by Ysl
03 Mar 2023 16:09
Forum: Script Exchange
Topic: Modifiying an existing script
Replies: 7
Views: 1691

Re: Modifiying an existing script

Hi ! 1. The search string generated is letters only, no numbers. I would like to have numbers included 2. If the file name is xxx xxxxx xxxx (yyyyyyyyyyy.com).mp3 , I would like to know where to input in the script the string to be ignored, in this case, (yyyyyyyyyyy.com) so that the final search st...
by Ysl
15 Feb 2023 16:16
Forum: Script Exchange
Topic: Modifiying an existing script
Replies: 7
Views: 1691

Modifiying an existing script

Hi I use this script to open my browser and look for an image with the file name selected in XYplorer ::$item = regexreplace("<curbase>", "[^a-zA-Z]+", " "); open("http://images.google.com/images?q=$item&um=1&ie=UTF-8&source=og&sa=N&hl=fr&ta...
by Ysl
12 Feb 2023 17:46
Forum: Script Exchange
Topic: Script that will rename a folder from the mp3/flac tags
Replies: 8
Views: 3838

Re: Script that will rename a folder from the mp3/flac tags

Thank you again for this script which I use almost daily :)

Could you please improve it to avoid error message saying "contains invalid characters" (like :/)

Thank you
by Ysl
07 Dec 2022 15:25
Forum: Tips & Tricks, Questions & Answers
Topic: Creating folders with increment
Replies: 2
Views: 518

Re: Creating folders with increment

Thank you very much ! Working fine :)