Search found 7 matches

by guistonx
22 Dec 2017, 10:38
Forum: Synology NAS & Embedded Linux
Topic: Wrong match FileBot Node (with Input Type: Automatic)
Replies: 15
Views: 11160

Re: Wrong match FileBot Node (with Input Type: Automatic)

It does not work. I clear the xattr script like you say but the result is the same.

filebot -script 'dev:amc' /volume1/video/movies/series --output /volume1/video/movies --action duplicate -non-strict --conflict skip --lang fr --def 'ut_label=tv' 'music=y' 'unsorted=y' 'artwork=y ...
by guistonx
22 Dec 2017, 10:28
Forum: Synology NAS & Embedded Linux
Topic: Wrong match FileBot Node (with Input Type: Automatic)
Replies: 15
Views: 11160

Re: Wrong match FileBot Node (with Input Type: Automatic)

I'm dumb, i've just understand "path/to/files" is for the way of my files.
I retry and return to you to say if it works
by guistonx
22 Dec 2017, 10:18
Forum: Synology NAS & Embedded Linux
Topic: Wrong match FileBot Node (with Input Type: Automatic)
Replies: 15
Views: 11160

Re: Wrong match FileBot Node (with Input Type: Automatic)

Ok, but i'm beginner and i don't know how to do.
So i'm logged in SSh and i used this code:

filebot -script fn:xattr --action clear /path/to/files

This is what i have on SSH

guistonx@Nas:/$ filebot -script fn:xattr --action clear /path/to/files
Illegal Argument: java.nio.file ...
by guistonx
22 Dec 2017, 09:10
Forum: Synology NAS & Embedded Linux
Topic: Wrong match FileBot Node (with Input Type: Automatic)
Replies: 15
Views: 11160

Re: Wrong match FileBot Node (with Input Type: Automatic)

filebot -script 'dev:amc' /volume1/video/movies/series/Vikings --output /volume1/video/movies --action duplicate -non-strict --conflict skip --lang fr --def 'ut_label=tv' 'music=y' 'unsorted=y' 'artwork=y' 'deleteAfterExtract=y' 'seriesFormat={n}/Saison {s}/{n} {s00e00} {t}' 'movieFormat={n} ({y ...
by guistonx
21 Dec 2017, 17:20
Forum: Synology NAS & Embedded Linux
Topic: Wrong match FileBot Node (with Input Type: Automatic)
Replies: 15
Views: 11160

Re: Wrong match FileBot Node (with Input Type: Automatic)

Whatever if i use movie or series or automatic in input type filebot rename my serie with a name of movie.
by guistonx
21 Dec 2017, 15:01
Forum: Synology NAS & Embedded Linux
Topic: Wrong match FileBot Node (with Input Type: Automatic)
Replies: 15
Views: 11160

Re: Wrong match FileBot Node (with Input Type: Automatic)

Hi,
I'm french too, so excuse me for my english.
I have a similar problem to Snozze.
When i use filebot node on my synology for the movies, it's works. But when i want to do for my series, filebot rename with a name of movies.
I want to clear my xattr script but i don't know how to do.
If you can ...