Search found 4 matches

by n0cturne
21 Oct 2023, 13:02
Forum: Scripting and Automation
Topic: Filebot Node & JDownloader
Replies: 1
Views: 663

Filebot Node & JDownloader

Hi folks, is there any best practice for triggering Filebot Node via http call, when JDownloader has finished extracting a package. I'm using JDownloader and Filebot Node via docker-compose. In JDownloader I've configured the event scripter, when extracting has been finished: var amcFile = "/co...
by n0cturne
15 Nov 2022, 13:13
Forum: Scripting and Automation
Topic: [FileBot Node] Matching of abigous filenames (Log says Multiple Options)
Replies: 3
Views: 771

Re: Matching of abigous filenames

Sorry, I'm using filebot-node as docker container. filebot -script 'fn:amc' /input --output /output --action move --order Airdate --conflict auto --lang de --def 'unsorted=y' 'excludeLink=y' 'artwork=y' 'clean=y' 'skipExtract=y' 'plex=192.168.42.20:plextoken' 'seriesFormat=Series/{n}/S{s00}/{n} - {s...
by n0cturne
15 Nov 2022, 09:32
Forum: Scripting and Automation
Topic: [FileBot Node] Matching of abigous filenames (Log says Multiple Options)
Replies: 3
Views: 771

[FileBot Node] Matching of abigous filenames (Log says Multiple Options)

Hello, i have a problem with automatic renaming of files which could match different series. In my case filebot doesn't rename the walking dead files because of the different the walking dead series. Is there a possibility, that filebot checks which series are present (i.e. in media folders or in pl...
by n0cturne
09 Nov 2022, 18:31
Forum: Scripting and Automation
Topic: Reports for processed media files
Replies: 1
Views: 581

Reports for processed media files

Hi folks, is there a possibility to generate a report, containing all media files which has been processed by FileBot? I could imagine somthing like that: Processed files /oldpath/oldmediafilename1.mkv >>> /newpath/newmediafilename1.mkv /oldpath/oldmediafilename2.mkv >>> /newpath/newmediafilename2.m...