[UBUNTU DEDI] Automatization by labels

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
mi3x2
Posts: 4
Joined: 26 Sep 2016, 02:26

[UBUNTU DEDI] Automatization by labels

Post by mi3x2 »

Hey guys,
First off, mad props, this is an awesome tool that I have been postponing to use it for so long, due to my lack of linux knowledge. It proved out to be such a breeze so far!

Now, I got it installed on my ubuntu dedi seedbox, now here is my problem.
I mainly use deluge, so I'm all set up there with FileBotTool, an awesome .egg plugin.

On rutorrent though, I only add torrents manually, using Remote Torrent Adder chrome extension (right click, add to remote webui and select a label).
Here, I have certain labels (like movies, TV, music, etc) that point to a specific folder (/home/myuser/torrents/data/movies for example).

I don't want to hardlink or anything, I'd like just my data renamed in order for my plex to correctly read it, as I stream directly from my server.
Could you point me into the right direction here? How can I accomplish this based on my labels?

With much thanks!
Silvi
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [UBUNTU DEDI] Automatization by labels

Post by rednoah »

Have you tried the amc script?
viewtopic.php?f=4&t=215

What is the problem? Please be specific.
:idea: Please read the FAQ and How to Request Help.
mi3x2
Posts: 4
Joined: 26 Sep 2016, 02:26

Re: [UBUNTU DEDI] Automatization by labels

Post by mi3x2 »

All clear now, got a plex question though:

Should I use

Code: Select all

--def plex=my.seedbox.ip.address:cc5f640a-10dd-4a09-8d72-xxxxxx
or

Code: Select all

--def plex=Ovh(name of my seedbox plex server as listed in my plex account):cc5f640a-10dd-4a09-8d72-xxxxxx
Thansk! :D
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [UBUNTU DEDI] Automatization by labels

Post by rednoah »

You'll need to use the IP or HOSTNAME.
:idea: Please read the FAQ and How to Request Help.
mi3x2
Posts: 4
Joined: 26 Sep 2016, 02:26

Re: [UBUNTU DEDI] Automatization by labels

Post by mi3x2 »

thank you! :D
Post Reply