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.
Can you tell me what changes are needed to make this work on Windows ?
In the end this should automate in cooperation with sabnzbd. So when Sabnzbd finished the download Filebot should do the rest.
I hope u can help me i really appreciate any help
Greetings Veepas
Last edited by Veepas on 07 Jan 2016, 16:04, edited 1 time in total.
You can't just "convert" a BASH script to Windows CMD.
The bash script makes use of tools and features that don't exist in Windows CMD, and thus it'd be extremely time consuming to rewrite the script for Windows CMD, and it might not even be possible at all because that's how much Windows CMD sucks.
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