All your suggestions, requests and ideas for future development
sanmar
Posts: 15 Joined: 17 Jul 2014, 14:10
Post
by sanmar » 17 Jul 2014, 14:16
Hi,
since some time i got the following error:
Code: Select all
^
Rename episodes using [TheTVDB]
PatternSyntaxException: Illegal character range near index 757
|<html> <head> <meta name="keywords" content="net.net, net.net for sale, domain|for sal<body>> <center><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><font face="Arial, Helvetica, sans-serif" size="3">Oops! The "filebot" website is temporarily unavailable, please try again later.</font><br /><br /><font face="Arial, Helvetica, sans-serif" size="2">powered by <a href="http://net.net">|ET.NET</a> [The var ga = document.createElement('script'); ga.type = 'text/j|vascript'; ga.a ga.src = ('https:' == document.location.protocol ? 'https://|sl' : 'http://w var s = document.getElementsByTagName('script')[0]; s.parent|</html></body>r<!-- End: Google Analytics -->
^
Rename episodes using [TheTVDB]
PatternSyntaxException: Illegal character range near index 757
|<html> <head> <meta name="keywords" content="net.net, net.net for sale, domain|for sal<body>> <center><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><font face="Arial, Helvetica, sans-serif" size="3">Oops! The "filebot" website is temporarily unavailable, please try again later.</font><br /><br /><font face="Arial, Helvetica, sans-serif" size="2">powered by <a href="http://net.net">|ET.NET</a> [The var ga = document.createElement('script'); ga.type = 'text/j|vascript'; ga.a ga.src = ('https:' == document.location.protocol ? 'https://|sl' : 'http://w var s = document.getElementsByTagName('script')[0]; s.parent|</html></body>r<!-- End: Google Analytics -->
Code: Select all
NAS> /opt/bin/filebot -script fn:sysinfo
Jul 17, 2014 3:14:07 PM net.sourceforge.filebot.web.AbstractCachedResource get
WARNING: java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/sysinfo.groovy
FileBot 4.0 (r2056)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.64
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/opt/share/filebot/fpcalc)
Extended Attributes: DISABLED
Groovy Engine: 2.2.0
Java(TM) SE Embedded Runtime Environment 1.8.0 (headless)
32-bit Java HotSpot(TM) Embedded Server VM
Linux (i386)
Linux NAS 3.2.40 #4493 SMP Thu May 29 11:05:51 CST 2014 x86_64 GNU/Linux synology_cedarview_1513+
[Fatal Error] filebot:8:4: The element type "meta" must be terminated by the matching end-tag "</meta>".
Done ヾ(@⌒ー⌒@)ノ
Hope some one can help me.
rednoah
The Source
Posts: 23931 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 17 Jul 2014, 14:37
Your internet gateway (provider, proxy, ...) is bad. The issue will probably go away by itself if you wait a bit, a few days at the most.
sanmar
Posts: 15 Joined: 17 Jul 2014, 14:10
Post
by sanmar » 17 Jul 2014, 15:16
rednoah wrote: Your internet gateway (provider, proxy, ...) is bad. The issue will probably go away by itself if you wait a bit, a few days at the most.
Ok, thanks RedNoah.
You do a really god job here !!! Thanks.
sanmar
Posts: 15 Joined: 17 Jul 2014, 14:10
Post
by sanmar » 23 Jul 2014, 06:22
Hi Rednoah,
the error still exists
Can i do anyting manual or should i wait even longer ?
Code: Select all
NAS> at java.util.regex.Pattern.range(Pattern.java:2655)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.clazz(Pattern.java:2562)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.clazz(Pattern.java:2504)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.sequence(Pattern.java:2063)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.expr(Pattern.java:1996)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.group0(Pattern.java:2905)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.sequence(Pattern.java:2051)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.expr(Pattern.java:1996)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.compile(Pattern.java:1696)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.<init>(Pattern.java:1351)
-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.compile(Pattern.java:1054)
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.media.ReleaseInfo.getReleaseGroupPattern
(ReleaseInfo.java:256)
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.media.Rele
-ash: at: not found
NAS> at net.sourceforge.filebot.media.MediaDetection.str
-ash: at: not found
NAS>
NAS> at net.sourceforge.filebot.media.MediaDetection.detectSeriesNames(M
ediaDetecti
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.media.MediaDetection$detectSeriesName
-ash: at: not found
NAS> at Script2.detectSeriesName(Script2.groovy:235)
-ash: syntax error: unexpected "("
NAS> at Script2.detectSeriesName(Script2.groovy)
-ash: syntax error: unexpected "("
NAS> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-ash: syntax error: unexpected "("
NAS> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
Impl.java:62)
-ash: syntax error: unexpected "("
NAS> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
-ash: syntax error: unexpected "("
NAS> at java.lang.reflect.Method.invoke(Method.java:483)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.
java:90)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.MetaClass
-ash: at: not found
NAS> at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.Closure.call(Closure.java:423)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.callGlobal(Gro
ovyScriptEngineImpl.java:411)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.access$000(Gro
ovyScriptEngineImpl.java:90)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl$2.invokeMethod
(GroovyScriptEngineImpl.java:332)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl$2.invokeMethod
(GroovyScriptEngineImpl.java:321)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.GroovyObjectSupport.invokeMethod(GroovyObjectSupport
.java:44)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.Script.invokeMethod(Script.java:78)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeOn
-ash: at: not found
NAS> at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMet
hod
-ash: at: not found
NAS> at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurre
nt(PogoMetaClassSite.java:66)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCu
rrent(CallSiteArray.java:49)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurren
t(AbstractCallSite.java:133)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurren
t(AbstractCallSite.java:149)
-ash: syntax error: unexpected "("
NAS> at Script3$_run_closure54.doCall(Script3.groovy:192)
-ash: syntax error: unexpected "("
NAS> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-ash: syntax error: unexpected "("
NAS> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMe
-ash: syntax error: unexpected "("
NAS> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
AccessorImpl.java:43)
-ash: syntax error: unexpected "("
NAS> at java.lang.reflect.Method.invoke(Method.java:483)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.
java:90)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMet
hod(ClosureMetaClass.java:272)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.Closure.call(Closure.java:423)
-ash: syntax error: unexpected "("
NAS> at groovy.lang.Closure.call(Closure.java:439)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.DefaultGroovyMethods.groupBy(Default
GroovyMethods.java:3665)
-ash: syntax error: unexpected "("
NAS> at org.codehaus.groovy.runtime.dgm$275.invoke(Unknown Source)
-ash: syntax error: unexpected "("
NAS>
NAS> at org.codehaus.groovy.runtime.callsite.PojoMetaMet
-ash: at: not found
NAS> at org.codehaus.groovy.runtime.callsite.CallSiteArr
-ash: at: not found
NAS> at org.codehaus.groovy.runtime.callsite.AbstractCal
-ash: at: not found
NAS> at org.codehaus.groovy.runtime.callsite.AbstractCal
-ash: at: not found
NAS> at Script3.run(Script3.groovy:178)
-ash: syntax error: unexpected "("
NAS> at org.code
-ash: at: not found
NAS> at org.codehaus.groovy.jsr223.GroovyScriptEngineIm
-ash: at: not found
NAS> at javax.script.AbstractScriptEngine.eval(AbstractSc
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.cli.ScriptShell.evaluate(Sc
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.cli.ScriptShell.runScri
-ash: at: not found
NAS> at net.sourceforge.filebot.cli.ArgumentProcessor.proc
-ash: at: not found
NAS> at net.sourceforge.filebot.Main.main(Main.java:192)
-ash: syntax error: unexpected "("
NAS>
NAS> PatternSyntaxException: Illegal character range near index 77
-ash: PatternSyntaxException:: not found
NAS> |<html>A<head>( <meta name="keywords" content="net.net, net.net for sale, d
omain|for sal<body>> <
-ash: syntax error: unexpected "|"
NAS>
NAS> java.util.regex.PatternSyntaxException: Illegal character r
-ash: java.util.regex.PatternSyntaxException:: not found
NAS>
NAS>
NAS> at net.sourceforge.filebot.media.ReleaseInfo.getReleaseGroupPatt
-ash: at: not found
NAS> at net.sourceforge.filebot.media.ReleaseInfo.cl
-ash: at: not found
NAS> at net.sourceforge.filebot.media.MediaDetec
-ash: at: not found
NAS> at net.sourceforge.filebot.media.MediaDetection.guessMovieFold
-ash: at: not found
NAS> at net.sourceforge.filebot.media.MediaDetection.detectMovie(MediaDe
tection.java:
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.media.MediaDetection$detectMovie$4.call(
Unknown Source)
-ash: syntax error: unexpected "("
NAS>
NAS> at Script2.detectMovie(Script2.groovy)
-ash: syntax error: unexpected "("
NAS> at S
-ash: at: not found
NAS> at Script3.run(Script3.groovy:178)
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.cli.S
-ash: at: not found
NAS> at net.sourceforge.filebot.cli.ScriptShell.runScript(ScriptSh
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.filebot.cli.ArgumentProcessor.process(ArgumentP
-ash: syntax error: unexpected "("
NAS> at net.sourceforge.fileb
-ash: at: not found
NAS> Failure (°_°)
sanmar
Posts: 15 Joined: 17 Jul 2014, 14:10
Post
by sanmar » 24 Jul 2014, 16:49
Hi,
after i cleared the cache i got only one error, see:
Code: Select all
FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/amc.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/amc.groovy
at net.sourceforge.filebot.web.WebRequest.fetch(WebRequest.java:140)
at net.sourceforge.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
at net.sourceforge.filebot.web.CachedResource.fetchData(CachedResource.java:32)
at net.sourceforge.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.sourceforge.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:133)
at net.sourceforge.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:78)
at net.sourceforge.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:236)
at net.sourceforge.filebot.cli.ScriptShell.runScript(ScriptShell.java:84)
at net.sourceforge.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:123)
at net.sourceforge.filebot.Main.main(Main.java:192)
Failure (°_°)
NAS>
NAS>
Any other ideas ?
rednoah
The Source
Posts: 23931 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 24 Jul 2014, 18:30
Have you tried using the latest version?
rednoah
The Source
Posts: 23931 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 25 Jul 2014, 09:57
Looks like it's necessary. You can grab the latest script from GitHub manually put I'm pretty sure it won't be fully compatible with out-dated releases.
sanmar
Posts: 15 Joined: 17 Jul 2014, 14:10
Post
by sanmar » 25 Jul 2014, 19:20
Hi Rednoah,
Ok I installed the Synology Package, first of all i works very well.
I put all the updated mediainfo librarys in the app-root.
Code: Select all
NAS> filebot -script fn:sysinfo
FileBot 4.2 (r2326)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Groovy Engine: 2.3.4
JRE: Java(TM) SE Embedded Runtime Environment 1.8.0 (headless)
JVM: 32-bit Java HotSpot(TM) Embedded Server VM
OS: Linux (i386)
uname: Linux NAS 3.2.40 #4493 SMP Thu May 29 11:05:51 CST 2014 x86_64 GNU/Linux synology_cedarview_1513+
Done ヾ(@⌒ー⌒@)ノ
NAS>
now i got the following problem: If i execute the following command:
Code: Select all
#FileBot-defs
MovieFormat="movieFormat=/volumeUSB1/usbshare/Filme/1080p/{'$collection/'}{net.sourceforge.filebot.WebServices.TMDb.getMovieInfo(movie, Locale.GERMAN).name} {'('+y+')'}/{net.sourceforge.filebot.WebServices.TMDb.getMovieInfo(movie, Locale.GERMAN).name}{' (' + fn.matchAll(/extended|uncensored|remastered|unrated|uncut|directors.cut|special.edition/)*.upperInitial()*.lowerTrail().sort().join(', ').replaceAll(/[._]/, \" \") + ')'}{fn.contains('3D') || fn.contains('3-D')?'[3D]':''}{ [source]}{ [vf]}{ [vc]}{ [ac]}{ [af]}{ [group]}"
SerienFormat="seriesFormat=/volume1/Medien/Serien/{n}/{episode.special ? 'Special' : 'Season '+s.pad(1)}/{n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t} - { [vf]}{ [vc]}{ [ac]}{ [af]}"
MusikFormat="musicFormat=/volume1/Medien/Musik/{n}/{album+'/'}{pi.pad(2)+'. '}{artist} - {t}"
Ignore="ignore=\b(?i:doku)\b"
Extras="music=n clean=y artwork=n"
filebot -script fn:amc "/volume1/Downloads/" --log-file "/volume1/pyload/filebot_log.txt" --output "/volume1/Medien" --lang de --conflict override -non-strict --action move --def "$Ignore" $Extras "$SerienFormat" "$MovieFormat"
it does nothing. no log, nothing. I got only a text-cursor in the sshbox, i cant exit the ssh box. Im loggedin with rootuser. Before the command works very well, but now i have no idea.
i hope you can help me.
rednoah
The Source
Posts: 23931 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 25 Jul 2014, 20:24
Doesn't sound like a filebot issue.
Since sysinfo works it's generally ok. So if you uber-complicated amc call doesn't work, why don't you try a simple amc call that'll most certainly work and then narrow down the problem from there?
PS: Your format isn't (completely) compatible with 4.1+ but that's a different issue, see other threads for that.