Search found 6 matches

by hcker2000
20 May 2015, 20:36
Forum: Ubuntu & Desktop Linux
Topic: Help with CLI call for qbittorrent.
Replies: 7
Views: 9374

Re: Help with CLI call for qbittorrent.

Pointing it at the already created txt file did the trick. Thanks again for the help.
by hcker2000
20 May 2015, 20:25
Forum: Ubuntu & Desktop Linux
Topic: Help with CLI call for qbittorrent.
Replies: 7
Views: 9374

Re: Help with CLI call for qbittorrent.

ex c ludeList Thanks! Now when I run it I'm getting this error: Parameter: movieFormat = F:/Movies/{n} ({y}) [vf]/{n} ({y}) [vf] {'CD'+pi} Parameter: seriesFormat = F:/TV/{n}/{'Season '+s}/{n} {s00e00} {t} Parameter: music = y Parameter: subtitles = en Parameter: artwork = y Parameter: excludeList ...
by hcker2000
20 May 2015, 20:09
Forum: Ubuntu & Desktop Linux
Topic: Help with CLI call for qbittorrent.
Replies: 7
Views: 9374

Re: Help with CLI call for qbittorrent.

rednoah wrote:You typed it, and you typed it wrong. Use copy & paste next time.
Sorry I dont follow. Which part did I type wrong?
by hcker2000
20 May 2015, 19:13
Forum: Ubuntu & Desktop Linux
Topic: Help with CLI call for qbittorrent.
Replies: 7
Views: 9374

Re: Help with CLI call for qbittorrent.

Ok so I have made some more progress on another computer. The previous posts script is working as intended. The only thing that is not is the ignore list is not ignoring things. Here is my log output. Parameter: movieFormat = F:/Movies{n} ({y}) [vf]/{n} ({y}) [vf] {'CD'+pi} Parameter: seriesFormat ...
by hcker2000
20 May 2015, 17:25
Forum: Ubuntu & Desktop Linux
Topic: Help with CLI call for qbittorrent.
Replies: 7
Views: 9374

Re: Help with CLI call for qbittorrent.

I did a bit more research and found this thread about qbittorrent: https://www.filebot.net/forums/viewtopic.php?f=4&t=2131&p=15171&hilit=qbittorrent#p15171 So I think my command needs to look more like this: filebot -script fn:amc --log-file amc.log --action copy --conflict override -non-strict ...
by hcker2000
20 May 2015, 14:06
Forum: Ubuntu & Desktop Linux
Topic: Help with CLI call for qbittorrent.
Replies: 7
Views: 9374

Help with CLI call for qbittorrent.

I picked up filebot off the ubuntu app store last night and worked up what I thought would work with my qbittorrent. Here is the cli. filebot -script fn:amc --log-file amc.log --action copy --conflict override -non-strict --def "movieFormat=/media/hcker2000/Video/Movies/{n} ({y}) [vf]/{n} ({y}) [vf ...