topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday May 18, 2024, 6:45 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1] 2 3 4 5 6 ... 10next
1
Yep, looks like points 1 and 2 are fixed indeed, thanks! :)
I'll let you know if I find anything else.
-ConstanceJill (Today at 01:37 AM)
:up:
2
i thought up a solution to different films having different years.

i think having a "year mismatch" output list :D
3
another feature:
a count of matched/unmatched strings would be nice
auto saving of matches/unmatched to default .txt names
drag and drop lists?
command line interface if possible ?
4
Yep, looks like points 1 and 2 are fixed indeed, thanks! :)
I'll let you know if I find anything else.
5
2.1.0 build 71 BETA - BETA Download Page
(Maybe last beta build before a general release build if things are appearing to be polished.)

1. Reverted the launch file exists check to the before method.
2. Fixed minor annoyance with variable field being cleared.
3. Added warning if a button uses the variable text and the variable bar is hidden. (Upon attempting to launch.)

Let me know if this one fixes the 2 above issues you mentioned.
6
i think fuzzy matching will fix pretty much all these issues.

if you need more sample list just do a dir /a /s > list1.txt and compare it to the same list. good for stress testing mem and cpu usage as well.
7
Thanks! :)

So I extracted 2.1.0 build 70 BETA and tried running a few commands on my work computer, but I ran into a an error with a few of them.

For example, I have a button with the following settings :

Image File: <appdir>icons\Ping.png
Application: ping.exe
Application Arguments :-t <var>
Start in:
Button Caption: Ping -t
Command Window : Skip (Direct Launch)
Ignore : Variable Whitespace
When trying to run that command, I'm met with the following error message:
Launch cancelled. Application file listed bellow is missing.

ping.exe

Same problem with buttons that I set to direct launch mstsc.exe, explorer.exe or mmc.exe

From what I gathered, it would seem that, when using "Direct Launch" only, when the full path to the application is not specified, this version of the program tries to check if it finds the program in the PATH, but fails to find it.
However, it does find and launch successfully some third party executables that I've placed in other folders, which I added to my system PATH, without having their paths spelled out in the button settings.
I suspect that it probably has to do with the PATH relying on the %SystemRoot% environment variable for executables that ship with Windows (?)

Replacing the setting in the button with "%systemroot%\system32\ping.exe" also does not fix the problem, I have to put "C:\Windows" in place of "%systemroot%".


Another minor annoyance that I noticed is that, after editing a button, the contents of the Variable field is emptied.
-ConstanceJill (May 17, 2024, 06:07 AM)

I will fix the annoyance. I will also remove the file exists check to let it catch files not found as before which should fix the other issue too.
8
The old version of the official website is offline, and the new version is very stuck on the machine
What do you mean by "the new version is very stuck on the machine" ?

Where can I find the plugin for the FileHamster 1.x era
If they're still selling the software with plugins, I dont think I can (legally) share plugins.
What I have is version 2 anyways ...
9
fuzzy matching is the next feature.

Got it! Was already finding code to fix foreign titles:

https://gist.github.com/andyraddatz/e6a396fb91856174d4e3f1bf2e10951c

e.g. as per your example:

Woman and Gramophone Johannes Stjärne Nilsson & Ola Simonsson, 2000

Stjärne => Stjarne



Just sent a PM for you to reply/confirm before continuing :Thmbsup:

Thanks!
10
fuzzy matching is the next feature.
Pages: [1] 2 3 4 5 6 ... 10next