Issues with 'filebot.launcher' not starting and xbmc

Any questions? Need some help?
Post Reply
tdubzz
Posts: 2
Joined: 02 Oct 2013, 00:13

Issues with 'filebot.launcher' not starting and xbmc

Post by tdubzz »

HI

I've followed rednoah's guide pretty well, I think, and I have my torrents being scanned and copied to my media folder. I'd like to not have the dos window pop up whilst the scan is happening. I've tried using the command 'filebot.launcher' instead of just 'filebot' but it doesn't do anything.

Also, after looking at the logs, it appears as though my XMBC is not updating. I've enabled HTTP remote log in, in case that was required, and still nothing. I checked after the regular script ran (filebot and not filebot.launcher) and the library had not updated.

utorrent command that doesnt work:

filebot.launcher -script fn:amc --output "W:" --log-file amc.log --action copy --conflict override -non-strict --def xbmc=10.0.0.16 subtitles=en artwork=y clean=y "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"

error from log file:

Parameter: xbmc = 10.0.0.16
Parameter: subtitles = en
Parameter: artwork = y
Parameter: clean = y
Parameter: ut_dir = W:\DL
Parameter: ut_file = Family.Guy.S12E01.HDTV.x264-LOL.mp4
...
...
...
Notify XBMC: 10.0.0.16
ConnectException: Connection refused: connect
ConnectException: Connection refused: connect
User avatar
rednoah
The Source
Posts: 23098
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Issues with 'filebot.launcher' not starting and xbmc

Post by rednoah »

Your "error log" contains no error... Just in the end it can't connect to XBMC.

If you can't manage to get filebot.launcher to work (PATH issues, or what not) ...
Alternatively you can create a hidden filebot process with this tool: http://www.commandline.co.uk/chp/
:idea: Please read the FAQ and How to Request Help.
goyon2000
Posts: 19
Joined: 12 Nov 2013, 12:53

Re: Issues with 'filebot.launcher' not starting and xbmc

Post by goyon2000 »

Hi

I have the same problem of connection refused

If i understand well the connection use TCP ? port 9090

By luck do you know if there is a configuration on xbmc to allow that ?

Yvan
goyon2000
Posts: 19
Joined: 12 Nov 2013, 12:53

Re: Issues with 'filebot.launcher' not starting and xbmc

Post by goyon2000 »

Many thanks !

It seems to be the problem. Unfortunately I am using raspbmc and it seems that setting this parameter is different on raspbmc vs xbmc . I am trying to find the equivalent. I will maybe ask on the forum of raspbmc.

anyway filebot is fitting nearly all my need and thanks for the work
Post Reply