Search found 3 matches
- 28 Feb 2023, 17:42
- Forum: Feature Requests and Bug Reports
- Topic: When renaming multiple versions of the same movie, edits to one filename are applied to both files (Disable Column Edit)
- Replies: 2
- Views: 2187
When renaming multiple versions of the same movie, edits to one filename are applied to both files (Disable Column Edit)
My workflow typically includes me making small tweaks to the output filename on some files after running my FileBot preset. However, when I add 2 versions of the same movie match to FileBot to be renamed (e.g. a 4K version and a 1080p version), after I edit the output filename on one of them, the ...
- 28 Feb 2023, 17:32
- Forum: Help and Support
- Topic: hdr.replaceAll('HDR10+','HDR10Plus') matches HDR10 as well
- Replies: 2
- Views: 2223
hdr.replaceAll('HDR10+','HDR10Plus') matches HDR10 as well
Not sure if this is a bug or my syntax error, but when I try to match 'HDR10+' with .replaceAll(), it matches HDR10 as well, which is not an accurate description of the file's format.
How do I get it to match only 'HDR10+' ?
Code: Select all
hdr.replaceAll('HDR10+','HDR10Plus')
- 26 Jul 2021, 16:31
- Forum: Feature Requests and Bug Reports
- Topic: Apparent Bug: Binding references 'vc' and 'vcf' not behaving as expected
- Replies: 1
- Views: 9471
Apparent Bug: Binding references 'vc' and 'vcf' not behaving as expected
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: 8 Core / 4.3 GB Max ...