C:\Users\username\AppData\Local\Packages\PointPlanck.FileBot_49ex9gnthnt12 folder
deleted the configuration, restarted my PC, reinstalled all as new, but whenever i try to match a Film "Take your pills" show up, if i try to match a TV Show, text box with Take your pills written show up.
Wtf is happening?


What i can do? Where this string could be stored, in which config/regkey?
Sysinfo
Code: Select all
FileBot 4.9.3 (r8340)
JNA Native: 6.1.0
MediaInfo: 20.09
7-Zip-JBinding: 16.02
Tools: fpcalc/1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2021-06-15 (r755)
Groovy: 3.0.7
JRE: OpenJDK Runtime Environment 15.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 32 Core / 17 GB Max Memory / 349 MB Used Memory
OS: Windows 10 (amd64)
STORAGE: NTFS [(C:)] @ 945 GB | NTFS [Jupiter] @ 7 TB | NTFS [Psychomanthis] @ 7 TB | NTFS [homes] @ 14 TB | NTFS [Cloud] @ 14 TB | NTFS [Data] @ 14 TB
Package: APPX
License: Microsoft Store License
Code: Select all
# C:\Users\exSna\AppData\Roaming\FileBot\logs\error.log
Jul 15, 2021 1:59:23 AM net.filebot.DiskStore acquireDiskStore
WARNING: Initialize new disk cache: C:\Users\exSna\AppData\Roaming\FileBot\cache\0
Jul 15, 2021 2:16:15 AM net.filebot.Parallelism lambda$map$7
WARNING: CancellationException
java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
at net.filebot.Parallelism.lambda$map$7(Unknown Source)
at net.filebot.Parallelism.map(Unknown Source)
at net.filebot.ui.rename.MovieMatcher.match(Unknown Source)
at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.doInBackground(Unknown Source)
at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.doInBackground(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at net.filebot.util.ui.SwingUI.showInputDialog(Unknown Source)
at net.filebot.ui.rename.MovieMatcher.selectMovie(Unknown Source)
at net.filebot.ui.rename.MovieMatcher.grabMovieName(Unknown Source)
at net.filebot.ui.rename.MovieMatcher.lambda$match$2(Unknown Source)
at net.filebot.Parallelism.lambda$map$4(Unknown Source)
at net.filebot.Parallelism.lambda$callable$8(Unknown Source)
Caused by: java.lang.RuntimeException: java.util.concurrent.CancellationException
at net.filebot.util.ui.SwingUI.lambda$showInputDialog$3(Unknown Source)
Caused by: java.util.concurrent.CancellationException
at net.filebot.ui.rename.MovieMatcher.lambda$selectMovie$5(Unknown Source)
... 1 more