Search found 10 matches

by eway
05 Jul 2018, 15:53
Forum: Windows
Topic: Not executing script
Replies: 1
Views: 1283

Not executing script

This is my Utorrent script, it's not copying the files, whats im i missing? it works when i do not define the formats specificly, but i have seprate hdd now for movies/tv. filebot -script fn:amc --output --def seriesFormat="F:/Media/Tv Shows/{n}/{"Season ${s.pad(2)}"}/{n} - {s00e00} -...
by eway
12 Apr 2018, 20:26
Forum: Scripting and Automation
Topic: [Windows] Suppress CMD window
Replies: 14
Views: 35201

Re: [Windows] Suppress CMD window

Yes that works, thats what i am running today, but i would like to try the other solution seems more elegant...

The real Problem is that i do not understand the underlying function of how the script works, hehe .

Is the script built in to the filebot program?
by eway
12 Apr 2018, 18:44
Forum: Scripting and Automation
Topic: [Windows] Suppress CMD window
Replies: 14
Views: 35201

Re: [Windows] Suppress CMD window

Is there a more detaild guide of how to do all this step by step? seems complicated to me what am i refrencing here: "C:\path\to\python.pyw"
by eway
23 Jul 2015, 12:01
Forum: Help and Support
Topic: AMC - "episode nfo and thumbsnails"
Replies: 3
Views: 2901

Re: AMC - "episode nfo and thumbsnails"

Is there a way to launch a .cmd file from .amc script?
by eway
04 Jul 2013, 10:19
Forum: Help and Support
Topic: season naming
Replies: 2
Views: 2531

Re: season naming

yes zero-pading!
by eway
02 Jul 2013, 18:05
Forum: Help and Support
Topic: season naming
Replies: 2
Views: 2531

season naming

This is an example of how it is now

V:/TV Shows/{n}/Season {s}/{sxe} - {t}
V:\TV Shows\Dark Angel\Season 3\3x01 - Labyrinth

what do i put in the script to make it looke like Season 03 for all season.
by eway
30 Jun 2013, 16:24
Forum: Scripting and Automation
Topic: script request
Replies: 2
Views: 2365

Re: script request

okej, i managed to do it myself, it seemd confusing at first thats why i asked for a script. but it works as i like it to now so thx i guess.
by eway
30 Jun 2013, 15:21
Forum: Help and Support
Topic: Copy to location
Replies: 2
Views: 2295

Re: Copy to location

ah now i see it, cool thx alot.
by eway
30 Jun 2013, 13:59
Forum: Help and Support
Topic: Copy to location
Replies: 2
Views: 2295

Copy to location

i have my filebot setup like this: //NAS/Volume_1/Movies/{n} ({y})/{n} ({y})

it moves the file and renames it like that for my movies.


BUT i would instead of move like it to just copy the file to that location and rename it.

is this possible?
by eway
30 Jun 2013, 12:58
Forum: Scripting and Automation
Topic: script request
Replies: 2
Views: 2365

script request

i would be grateful for utorrent script with the following features: 1: autounrar new downloads 2: rename and move them with the naming and location rule i have set up for tv and movie separatly inside filebot 3: is it possible to add to same script to just rename and COPY move movies and shows that...