Search found 7 matches

by gormson
11 May 2015, 19:38
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Re: Understanding issues (CLI, rutorrent, output format)

Reason is simple, I wanted to use the fn:clean function of filebot on torrent that are erased from rutorrent.

Now I need to script something to find and erase links that are broken. Not impossible but less direct.

And indeed, filebot is a little bit of magic in my seedbox world. :o

Thanks for ...
by gormson
11 May 2015, 18:41
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Re: Understanding issues (CLI, rutorrent, output format)

Ok, I fully and truly understand (and deeply thank you) that you are solicited a lot answering to all the various demand of new users (or complete noob like me).
Believe me when I say that I spend a lot of time reading the page you linked and I did not figure out how to do what I looking for.

My ...
by gormson
11 May 2015, 17:28
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Re: Understanding issues (CLI, rutorrent, output format)

I just tried this (I put each parameter on one line to facilitate the reading)

sh /home/gormson/.filebot/filebot.sh --lang en
--output "/home/gormson/testfilbot/renamed"
--log-file "/home/gormson/testfilbot/amc.log"
--action symlink
--def "ut_dir=/home/gormson/testfilbot/torrentfinis/Batman ...
by gormson
10 May 2015, 17:39
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Re: Understanding issues (CLI, rutorrent, output format)

I tried to create a symlink with filebot without any renaming with no success.

I tried this
sh /home/gormson/.filebot/filebot.sh --lang en --output "/home/gormson/testfilbot/renamed" --log-file "/home/gormson/testfilbot/amc.log" --action symlink "ut_dir=/home/gormson/testfilbot/torrentfinis ...
by gormson
10 May 2015, 16:23
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Re: Understanding issues (CLI, rutorrent, output format)

Hello,

Thanks again for taking time to answer me.

So i explored the ignore & unsorted options and tested it with the action test.

However, i've got difficulties with some file numbered in absolute numbering.

Creating only symlink with filebot

I want to implement the script on each torrent ...
by gormson
09 May 2015, 08:13
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Re: Understanding issues (CLI, rutorrent, output format)

Hello again.

Thanks for the reply. Indeed there is no explicit problem but even spending hours exploring the forum, I did not find clear answers to my questions.
Filebot is not setup yet on my server and before starting something I always try to understand the behavior.
Apprehending this program is ...
by gormson
08 May 2015, 16:28
Forum: Ubuntu & Desktop Linux
Topic: Understanding issues (CLI, rutorrent, output format)
Replies: 11
Views: 10436

Understanding issues (CLI, rutorrent, output format)

Hello,

First of all thanks for this awesome program and sorry in advance for my English (I'm French :mrgreen: )

For you to understand, i'm trying to implement Filebot on my server and use it to automatically rename the downloaded medias.
I think that I spend approx 10h looking at the forum (and ...