Search found 6 matches

by ncap
07 Feb 2020, 07:14
Forum: Synology NAS & Embedded Linux
Topic: Error rename tv shows and movies
Replies: 2
Views: 6258

Re: Error rename tv shows and movies

Ok, I'll try your suggestion and when I can tell you if it worked
by ncap
02 Feb 2020, 16:08
Forum: Synology NAS & Embedded Linux
Topic: Error rename tv shows and movies
Replies: 2
Views: 6258

Error rename tv shows and movies

Good afternoon, for a long time the series and movies are renaming me badly, it doesn't do it with everyone. For example with this movies. "Ni.no.Kuni.2019.NF-WEB-DL.1080P.JAP.ESP.EAC3 5.1.SUB-Txv2.mkv" gave up the tv show "Viaje por el Universo". I have installed FileBot version 4.9.0 (r7071 ...
by ncap
18 Feb 2019, 12:45
Forum: Scripting and Automation
Topic: Comments on License Error: Banned due to abuse
Replies: 109
Views: 117304

Re: License Error: Banned due to abuse

as automated I use it with root user and manually with the user without privileges (in a sporadic way), that's why the activation in two users.

Thanks for everything and my congratulations for the great work behind all this.
by ncap
18 Feb 2019, 11:13
Forum: Scripting and Automation
Topic: Comments on License Error: Banned due to abuse
Replies: 109
Views: 117304

Re: License Error: Banned due to abuse



my script is released every hour in a nas.

This is the script.

I don't see any immediate issue there.

I've reinstated the license in the system on my end. You may need to run filebot -clear-cache once before you can reactivate your license on your end.


I followed your instructions and it ...
by ncap
17 Feb 2019, 15:49
Forum: Scripting and Automation
Topic: Comments on License Error: Banned due to abuse
Replies: 109
Views: 117304

Re: License Error: Banned due to abuse

my script is released every hour in a nas.

This is the script.

#!/bin/bash

arch=/tmp/filebot.dt
echo $arch

if [ -f $arch ];then
echo 'YA SE ESTA EJECUTANDO'
exit 0
fi

touch $arch

export JAVA_OPTS="-Xmx256m"
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
export LC_CTYPE="en_US.UTF-8 ...
by ncap
17 Feb 2019, 10:43
Forum: Scripting and Automation
Topic: Comments on License Error: Banned due to abuse
Replies: 109
Views: 117304

Re: License Error: Banned due to abuse

hello rednoah, I also got the ban for abuse and I do not buy the license with anyone,
Can you help me?