Search found 13 matches

by torres3490
14 Mar 2020, 19:33
Forum: Windows
Topic: Java Error
Replies: 4
Views: 3135

Re: Java Error

Ok thanks
by torres3490
14 Mar 2020, 18:45
Forum: Windows
Topic: Java Error
Replies: 4
Views: 3135

Java Error

Received this Error, dont know why Fetch failed: https://api.thetvdb.com/search/series?name=Ink+Master java.lang.IllegalStateException: Failed to retrieve authorization token: Read timed out at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:131) at net.filebot.web.TheTVDBClie...
by torres3490
16 Nov 2019, 00:35
Forum: Scripting and Automation
Topic: Need help with qbittorrent
Replies: 5
Views: 2601

Re: Need help with qbittorrent

How about pointing qbittorrent to a bat file instead? Is it possible?
by torres3490
15 Nov 2019, 19:32
Forum: Scripting and Automation
Topic: Need help with qbittorrent
Replies: 5
Views: 2601

Re: Need help with qbittorrent

Neither worked, Ill keep trying different variables....there has to be a way.
I wish each Label in Qbittorrent had an assigned Script
by torres3490
15 Nov 2019, 07:35
Forum: Scripting and Automation
Topic: Need help with qbittorrent
Replies: 5
Views: 2601

Need help with qbittorrent

So Ive had this problem for awhile, never asked because I feel like I'm bothering you guys. But it's getting annoying and I hope somebody is not a jerk to me because I'm not as smart as they are. I want to have filebot "rename" and put in the folder that the "label" is assigned t...
by torres3490
27 Oct 2019, 16:35
Forum: Windows
Topic: Why cant I just?
Replies: 1
Views: 1859

Why cant I just?

Ive tried everything in the settings for "Run program after torrent completion, here is my script (I tried adding an --output) Nothing work why cant I just add a file path to a bat file located on my computer? I tried adding this "J:\Movies and TVrename.bat" but nothing Can somebody h...
by torres3490
17 Jan 2017, 03:13
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Re: Why doesnt it work?

OK OK, great news I got it to work... heres my script filebot -script fn:amc --output "H:\Movies/" --def movieFormat="{n} ({y}) {vf} {channels} {vc} /{n} ({y}) {vf} {channels} [{genres[0]}, rating {rating}]" --def artwork=y --def subtitles=en --action move -non-strict "I:\Yi...
by torres3490
17 Jan 2017, 01:40
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Re: Why doesnt it work?

Why do I feel like using .bat isn't the correct way to run this script???
by torres3490
16 Jan 2017, 22:39
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Re: Why doesnt it work?

Image

Results
I'm running this from a text file that I changed to a .bat
by torres3490
16 Jan 2017, 21:25
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Re: Why doesnt it work?

Ok Noah I just donated, Can you possibly write the script for me?
I just want the movies to be renamed to this expression

Anaconda (1997) 1080p 5.1 x264/Anaconda (1997) 1080p 5.1 [Adventure, rating 4.7].mp4

I want to download the subs and delete the remaining files

please help, im ready to give up
by torres3490
16 Jan 2017, 20:08
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Re: Why doesnt it work?

sorry noah, i just cant figure it out...everything seems to be working fine, its just not renaming it to how i want it
by torres3490
16 Jan 2017, 19:33
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Re: Why doesnt it work?

I want to rename my movies to this expression
{n} ({y}) {vf} {channels} {vc} /{n} ({y}) {vf} {channels} [{genres[0]}, rating {rating}]

and moved to another folder and delete the remaining ( folder)
I don t receive an error, it just doesn't rename it to the above expression
by torres3490
16 Jan 2017, 15:10
Forum: Scripting and Automation
Topic: Why doesnt it work?
Replies: 10
Views: 4730

Why doesnt it work?

I new to this and would love everything to work on Auto...I found this on google and Man have I tried so hard to get this to work.. 3hrs have passed and I got as far as the script renaming my file and moving it but to the default expression. Heres how I have it typed up filebot -script fn:amc --outp...