Page 1 of 1

Filenode Error Token and questions !!

Posted: 01 Jun 2015, 21:43
by AsCavaco
hello rednoah , great work on the NODE , my test seams ok , its working , a few questions



1 - the scheduler is for the future right ??? , not working yet ??? because when i click it it says :


{ "errinfo" : { "key" : "error_error_system", "line" : 1406, "sec" : "error" }, "success" : false }


2 - is it possible to choose where the Log file goes ??? , with the script i could tell it to go where i wanted!!!

3 - Also should it have another box to set output folder to different formats like : series , anime ?? , otherwise they will all end up in the same folder !!!


Thanks for all your work



Seams to work fine :

Code: Select all

filebot -script 'fn:amc' /*************** --output '/******/' --action move -non-strict --lang en --def 'music=y' 'unsorted=y' 'subtitles=por' 'clean=y' 'deleteAfterExtract=y' 'plex=192.168.1.202:32400' 'pushbullet=***************' 'seriesFormat={n}/Season'\'' '\''{s}/{n}-{s00e00}-{t}' 'movieFormat={n}-{y}/{n}-{y}-{vf}-{source}-{vc}-{ac}-{group}' 'excludeList=.excludes' --log all --log-file '/volume1/@appstore/filebot-node/filebot.log'

------------------------------------------

Locking /volume1/@appstore/filebot-node/filebot.log
Run script [fn:amc] at [Mon Jun 01 21:53:03 GMT 2015]
Parameter: music = y
Parameter: unsorted = y
Parameter: subtitles = por
Parameter: clean = y
Parameter: deleteAfterExtract = y
Parameter: plex = ***********:32400
Parameter: pushbullet = *****
Parameter: seriesFormat = {n}/Season' '{s}/{n}-{s00e00}-{t}
Parameter: movieFormat = {n}-{y}/{n}-{y}-{vf}-{source}-{vc}-{ac}-{group}
Parameter: excludeList = .excludes
Argument: /volume1/*************
Input: /volume1/Paranoia-2013/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv
Input: /volume1/Paranoia-2013/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt
Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv [series: null, movie: Paranoia (2013)]
Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt [series: null, movie: Paranoia (2013)]
Group: [tvs:null, mov:paranoia 2013, anime:null] => [Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv, Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt]
Get [Portuguese] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
Matched [Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv] to [Paranoia.2013.720p.BluRay.x264-SPARKS] via hash
Fetching [Paranoia.2013.720p.BluRay.x264-SPARKS.srt]
Export [Paranoia.2013.720p.BluRay.x264-SPARKS.srt] as: SubRip / UTF-8
Writing [Paranoia.2013.720p.BluRay.x264-SPARKS.srt] to [Paranoia-2013-720p-BluRay-x264-DTS-ETRG.por.srt]
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/volume1/Paranoia-2013/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv]
[MOVE] Rename [/volume1/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv] to [/volume1//Paranoia-2013-720p-BluRay-x264-DTS-ETRG.mkv]
[MOVE] Rename [/volume1/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.por.srt] to [/volume1/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt]
Skipped [/volume1/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt] because [/volume1/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt] already exists
Processed 3 files
Notify Plex: ************
http://***************:32400/library/sections/all/refresh?X-Plex-Token=32400
Sending PushBullet report
Clean clutter files and empty folders
Delete /volume1/Paranoia-2013-720p-BluRay-x264-DTS-ETRG.srt
Delete /volume1/Paranoia-2013
Done ヾ(@⌒ー⌒@)ノ

Re: Filenode Saving Config and questions !!

Posted: 01 Jun 2015, 22:04
by AsCavaco
Just found out a error ,

when i open the web browser link it gives me this error :

Error CSRF Token
{"request":{"id":4,"headers":{"X-Requested-With":"XMLHttpRequest"},"options":{"method":"GET","url":"/webman/login.cgi","scope":{"CSRF_TOKEN_KEY":"SynoToken","CSRF_TOKEN_VAL":null,"COOKIE_KEY":"Cookie","C

Re: Filenode Error Token and questions !!

Posted: 02 Jun 2015, 07:24
by rednoah
1)
Go to Package Center and Restart FileBot Node and then try again.

2)
No. FileBot Node manages that for you.

3)
It works just fine by default. Maybe you shouldn't override the series/anime/movie format if you don't know what you're doing? (There's a hint in there!) :P

4.
when i open the web browser link it gives me this error
Answer 1: What "web browser link"?
Answer 2: No, you didn't. You confirmed that FileBot Node can only be used by authenticated Synology DSM users, and that you can't just accessing it from anywhere without logging into DSM first.

Re: Filenode Error Token and questions !!

Posted: 02 Jun 2015, 12:55
by AsCavaco
This is the link :

https://192.168.1.xxx:5453/filebot/ .

When i open it gives that error , i dont get any login page , and i have logged in my synology , in another tab , is the link correct or do i need to enter another way ???

Re: Filenode Error Token and questions !!

Posted: 02 Jun 2015, 13:18
by rednoah
You confirmed that FileBot Node can only be used by authenticated Synology DSM users, and that you can't just accessing it from anywhere without logging into DSM first.
Answer 2 it is!

It's a Synology app, hence Synology DSM -> Login -> Main Menu -> FileBot. No links. No bypassing DSM login.