ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

comparing two big different lists of strings/filenames

<< < (10/10)

paradisusvic:
no more crashing!
also it doesnt use a lot of ram,  even on large lists. i am impressed!
-compn (June 09, 2024, 07:42 PM)
--- End quote ---

Glad you're liking it! :Thmbsup:

In order to have separation of concerns, the new CLI version has been separated to its own thread and code:

https://www.donationcoder.com/forum/index.php?topic=54226.0

The current Windows/GUI version continues on v0.3.0 with drag&drop on the text boxes for the lists + other features, under its own code repository, as seen above

compn:
still run into annoying stuff like this with fuzzy match though :(

Bruiser
First list:
Bruiser
Gunbuster (1988)
buster.1988.internal.bdrip.x264-ghouls.mkv
Second list:
Buster (1988).mkv.torrent

paradisusvic:
still run into annoying stuff like this with fuzzy match though :(

Bruiser
First list:
Bruiser
Gunbuster (1988)
buster.1988.internal.bdrip.x264-ghouls.mkv
Second list:
Buster (1988).mkv.torrent
-compn (June 17, 2024, 09:53 PM)
--- End quote ---

Hello & good day! You may want to try with "Weighted" as algorithm and using different "cutoff" values.

Cutoff defaults to 75. In your case, you may want to try with 80, then 85, then 90 up to 95.

(Until you find the configuration that behaves closest to what you need/expect)

Cheers! :Thmbsup:

Navigation

[0] Message Index

[*] Previous page

Go to full version