Weird. {original} worked prior to 5.0.0 on previously-unrenamed files.
I'll give {fn} a try!
Search found 6 matches
- 22 Mar 2023, 02:44
- Forum: Feature Requests and Bug Reports
- Topic: 5.0.0 Binding "original": undefined
- Replies: 3
- Views: 1174
- 17 Mar 2023, 13:03
- Forum: Feature Requests and Bug Reports
- Topic: 5.0.0 Binding "original": undefined
- Replies: 3
- Views: 1174
5.0.0 Binding "original": undefined
Since upgrading to Filebot 5.0.0, it's failing to process any format string containing the binding 'original', such as:
As this binding is still documented, I gather this must be a bug.
Code: Select all
{original}
{emby} - {original}
{emby.derive(" - $original")}
- 07 Nov 2020, 10:30
- Forum: Help and Support
- Topic: AMC: TheTVDB results missing latest episodes
- Replies: 1
- Views: 2339
AMC: TheTVDB results missing latest episodes
Over the past several weeks, new episodes of The Late Show with Stephen Colbert have been getting randomly identified as old episodes, and being renamed incorrectly as a result. The log file shows that the correct episode is not listed in the "Include" list of TheTVDB results; however, I checked and ...
- 30 Jun 2020, 23:35
- Forum: Synology NAS & Embedded Linux
- Topic: Permissions issues on Synology
- Replies: 2
- Views: 4522
Re: Permissions issues on Synology
Thank you! I resolved this by ignoring the Unix permissions as you suggested and using the "Apply to this folder, sub-folders and files" checkbox in the Synology File Station UI to replace the customized permissions I had applied to my media library with the default permissions that existed at the ...
- 30 Jun 2020, 09:41
- Forum: Feature Requests and Bug Reports
- Topic: Priority of PROPER with --conflict auto
- Replies: 1
- Views: 2255
Priority of PROPER with --conflict auto
I'm running filebot with this command: filebot -script 'fn:amc' /volume1/NAS/Downloads/complete/tv --output '/volume1/NAS/iTunes Library' --action duplicate -non-strict --order Airdate --conflict auto --lang en --def 'ut_label=TV' 'music=y' 'unsorted=y' 'skipExtract=y' 'emby=localhost ...
- 18 Jun 2020, 03:57
- Forum: Synology NAS & Embedded Linux
- Topic: Permissions issues on Synology
- Replies: 2
- Views: 4522
Permissions issues on Synology
I'm setting up FileBot for the first time on an up-to-date Synology DS1019+, and am having problems that look like folder permissions issues. A dry run from FileBot Node: filebot -script 'fn:amc' /volume1/NAS/Downloads/complete/tv --output '/volume1/NAS/iTunes Library' --action TEST -non-strict ...