Ubuntu headless filebot script

Any questions? Need some help?
Post Reply
penndotpal
Posts: 2
Joined: 02 Jan 2014, 20:25

Ubuntu headless filebot script

Post 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.
User avatar
bonelifer
Power User
Posts: 81
Joined: 23 Mar 2013, 18:27

Re: Ubuntu headless filebot script

Post by bonelifer »

fn: tells filebot to fetch the script from the network(ie Github).
penndotpal
Posts: 2
Joined: 02 Jan 2014, 20:25

Re: Ubuntu headless filebot script

Post by penndotpal »

Thanks!, got it all figured out

now to get xbmc to rescan on notify...hrm
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Ubuntu headless filebot script

Post by rednoah »

--def xbmc=hostname Tell the given XBMC instance to rescan it's library
:ugeek:
:idea: Please read the FAQ and How to Request Help.
romano
Posts: 35
Joined: 11 Jan 2014, 12:26

Re: Ubuntu headless filebot script

Post 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?
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Ubuntu headless filebot script

Post by rednoah »

hostname should be replaced by the hostname or IP of your xbmc machine.
:idea: Please read the FAQ and How to Request Help.
Post Reply