Search found 3 matches

by Veepas
06 Jan 2016, 11:34
Forum: Scripting and Automation
Topic: Unix based Script with Cygwin?
Replies: 3
Views: 3601

Re: Convert Unix Script to Windows??

What about using Cygwin with this script does it work that way ? i think i will give that a try
problem is i really depend on Windows but i also need Scripts to work :(
by Veepas
05 Jan 2016, 23:03
Forum: Scripting and Automation
Topic: Unix based Script with Cygwin?
Replies: 3
Views: 3601

Re: Convert Unix Script to Windows??

Is there noone who can help me ?
Could somebody at least explain me how to write a script that would work in Windows ?

Lets say i use this code what else would i need to make this work ?

BaseDir="Z:\video\SERIEN\"

DownloadFolderTVde="Z:\admin\download\complete"

Serie="{n.replaceAll ...
by Veepas
01 Jan 2016, 21:39
Forum: Scripting and Automation
Topic: Unix based Script with Cygwin?
Replies: 3
Views: 3601

Unix based Script with Cygwin?

Hello dear Filebot Community,

i'm trying to work out a script to automate the rename process for my tv shows.
I'm on Win 10 and Filebot 4.6.1 installed with the Win installer.

Now i found a script that should work for me but unfortunately it is written for a Unix based System but not for Windows ...