Search found 6 matches
- 30 Jul 2019, 19:47
- Forum: Help and Support
- Topic: [Autodetect] TVDB not matching - Failed to Match Group error
- Replies: 8
- Views: 4090
Re: [Autodetect] TVDB not matching - Failed to Match Group error
That solved it! Just a suggestion, that clear cache post is buried pretty deep in the tips/tricks forum. I did actually try to search for it iny your FAQ and did a quick forum search and it wasn't showing up on the first page of results. Might be good to just add that, or a reference to that link ...
- 30 Jul 2019, 19:40
- Forum: Help and Support
- Topic: [Autodetect] TVDB not matching - Failed to Match Group error
- Replies: 8
- Views: 4090
Re: [Autodetect] TVDB not matching - Failed to Match Group error
FileBot 4.8.5 (r6224) JNA Native: 5.2.2 MediaInfo: 18.12 7-Zip-JBinding: 9.20 Chromaprint: fpcalc version 1.4.2 Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2019-05-15 (r565) Groovy: 2.5.6 JRE: OpenJDK Runtime Environment 11.0.2 JVM: 64-bit OpenJDK 64-Bit Server VM CPU/MEM: 6 Core ...
- 30 Jul 2019, 11:46
- Forum: Help and Support
- Topic: [Autodetect] TVDB not matching - Failed to Match Group error
- Replies: 8
- Views: 4090
Re: [Autodetect] TVDB not matching - Failed to Match Group error
Error log is here: Jul 30, 2019 11:41:00 PM net.filebot.media.MediaDetection lambda$getSeriesIndex$2 SEVERE: Failed to load series index: For input string: "0Ac" Jul 30, 2019 11:41:00 PM net.filebot.media.MediaDetection lambda$getSeriesIndex$2 SEVERE: Failed to load series index: For input string ...
- 30 Jul 2019, 07:49
- Forum: Help and Support
- Topic: [Autodetect] TVDB not matching - Failed to Match Group error
- Replies: 8
- Views: 4090
[Autodetect] TVDB not matching - Failed to Match Group error
Hi, I have the Windows 10 store release of the app. Looks like the version hasn't been updated since April-19. Recently, I am getting repeated failures when trying to use Smart mode Autodetect with TV shows and/or directly selecting TVDB from the match menu. The error is: Failed to match group ...
- 15 Jun 2015, 11:19
- Forum: Help and Support
- Topic: Remove Apostrophes from filename?
- Replies: 2
- Views: 3554
Re: Remove Apostrophes from filename?
Will this affect titles of episodes that get pulled down? I currently use this:
However, some episode titles get pulled down and have apostrophe in the episode title.
Code: Select all
{n.space('.')}.{s00e00}_{t}
- 15 Jun 2015, 05:40
- Forum: Help and Support
- Topic: Remove Apostrophes from filename?
- Replies: 2
- Views: 3554
Remove Apostrophes from filename?
I'm a little stumped trying to figure out how to force filebot to avoid all apostrophe's in my filenames. My linux based media center won't recognize files that have single quotes / apostrophes in the filenames. I'm sure there is a way to do this with some kind of replace expression, but I'm not ...