Search found 6 matches

by sentience
22 Mar 2023, 02:44
Forum: Feature Requests and Bug Reports
Topic: 5.0.0 Binding "original": undefined
Replies: 3
Views: 496

Re: 5.0.0 Binding "original": undefined

Weird. {original} worked prior to 5.0.0 on previously-unrenamed files.

I'll give {fn} a try!
by sentience
17 Mar 2023, 13:03
Forum: Feature Requests and Bug Reports
Topic: 5.0.0 Binding "original": undefined
Replies: 3
Views: 496

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:

Code: Select all

{original}
{emby} - {original}
{emby.derive(" - $original")}
As this binding is still documented, I gather this must be a bug.
by sentience
07 Nov 2020, 10:30
Forum: Help and Support
Topic: AMC: TheTVDB results missing latest episodes
Replies: 1
Views: 2007

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 c...
by sentience
30 Jun 2020, 23:35
Forum: Synology NAS & Embedded Linux
Topic: Permissions issues on Synology
Replies: 2
Views: 3841

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 existe...
by sentience
30 Jun 2020, 09:41
Forum: Feature Requests and Bug Reports
Topic: Priority of PROPER with --conflict auto
Replies: 1
Views: 1910

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:******' 'pusho...
by sentience
18 Jun 2020, 03:57
Forum: Synology NAS & Embedded Linux
Topic: Permissions issues on Synology
Replies: 2
Views: 3841

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 --or...