Screenshot

Sysinfo
Code: Select all
FileBot 5.1.6 (r10435)
JNA Native: 7.0.0
MediaInfo: 24.06
7-Zip-JBinding: 16.02
Tools: fpcalc/1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2025-02-12 (r1000)
Groovy: 4.0.21
JRE: OpenJDK Runtime Environment 21.0.3
JVM: OpenJDK 64-Bit Server VM
CPU/MEM: 20 Core / 8 GB Max Memory / 121 MB Used Memory
OS: Windows 11 (amd64)
STORAGE: NTFS [(C:)] @ 395 GB | NTFS [Storage] @ 13 TB | NTFS [Fast Storage] @ 986 GB | NTFS [RAID Storage] @ 5 TB | NTFS [share] @ 14 TB
DATA: C:\Users\crusa\AppData\Roaming\FileBot
Package: MSI
License: FileBot License PX34264441 (Valid-Until: 2072-02-27)
Code: Select all
Feb 19, 2025 12:26:07 AM net.filebot.ui.rename.RenamePanel$AutoCompleteAction lambda$start$7
WARNING: Index 1 out of bounds for length 1
java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
at net.filebot.util.ui.SwingUI$SwingLambda.done(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
at net.filebot.media.ReleaseInfo.lambda$mappings$22(Unknown Source)
at net.filebot.media.ReleaseInfo.lambda$mappings$24(Unknown Source)
at net.filebot.Resource$Transformed.get(Unknown Source)
at net.filebot.Resource$Memoized.get(Unknown Source)
at net.filebot.media.ReleaseInfo.getSeriesMappings(Unknown Source)
at net.filebot.media.MediaDetection.matchSeriesMappings(Unknown Source)
at net.filebot.media.MediaDetection.detectSeries(Unknown Source)
at net.filebot.media.MediaDetection.mapSeriesNamesByFiles(Unknown Source)
at net.filebot.ui.rename.EpisodeListMatcher.matchVideoFiles(Unknown Source)
at net.filebot.ui.rename.EpisodeListMatcher.match(Unknown Source)
at net.filebot.ui.rename.RenamePanel$AutoCompleteAction.lambda$start$3(Unknown Source)
at net.filebot.util.ui.SwingUI$SwingLambda.doInBackground(Unknown Source)