Page 1 of 1

Ubuntu headless filebot script

Posted: 02 Jan 2014, 20:31
by penndotpal
Hey Guys,
where do I put these groovy scripts?

I simply want to get amc working, I do not know what fn: signifies

1)
Goal: Extract rars or copy mkv/avi/mp4 and organize in 'extracted' folder with Series/Season/Name.ext
XMBC Library refresh

I do not want to delete source data.

Thanks,
-newb.

Re: Ubuntu headless filebot script

Posted: 02 Jan 2014, 22:18
by bonelifer
fn: tells filebot to fetch the script from the network(ie Github).

Re: Ubuntu headless filebot script

Posted: 03 Jan 2014, 04:33
by penndotpal
Thanks!, got it all figured out

now to get xbmc to rescan on notify...hrm

Re: Ubuntu headless filebot script

Posted: 03 Jan 2014, 06:06
by rednoah
--def xbmc=hostname Tell the given XBMC instance to rescan it's library
:ugeek:

Re: Ubuntu headless filebot script

Posted: 01 Feb 2014, 01:31
by romano
rednoah wrote:
--def xbmc=hostname Tell the given XBMC instance to rescan it's library
:ugeek:
Should the "hostname" be replaced? and what do you mean by hostname?

Re: Ubuntu headless filebot script

Posted: 03 Feb 2014, 01:54
by rednoah
hostname should be replaced by the hostname or IP of your xbmc machine.