Page 1 of 1

[UBUNTU DEDI] Automatization by labels

Posted: 26 Sep 2016, 02:38
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

Re: [UBUNTU DEDI] Automatization by labels

Posted: 26 Sep 2016, 04:56
by rednoah
Have you tried the amc script?
viewtopic.php?f=4&t=215

What is the problem? Please be specific.

Re: [UBUNTU DEDI] Automatization by labels

Posted: 27 Sep 2016, 01:52
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

Re: [UBUNTU DEDI] Automatization by labels

Posted: 27 Sep 2016, 03:29
by rednoah
You'll need to use the IP or HOSTNAME.

Re: [UBUNTU DEDI] Automatization by labels

Posted: 27 Sep 2016, 17:42
by mi3x2
thank you! :D