Search found 41 matches

by robwiel
25 Jul 2021, 21:54
Forum: Scripting and Automation
Topic: Comments on License Error: Banned due to abuse
Replies: 112
Views: 70874

Re: Comments on License Error: Banned due to abuse

Hi I have some issues - my license seems to be unbaned after sending message. But as long as I register from cmd line on my synology and run cmd line on synology it works fine, BUT when I use script from same account it returns LicenseError: Banned due to abuse. Please read https://www.filebot.net/e...
by robwiel
29 Mar 2020, 19:09
Forum: Feature Requests and Bug Reports
Topic: [armv5] Unrecognized option: --illegal-access=permit
Replies: 19
Views: 15600

Re: Unrecognized option: --illegal-access=permit

How can I revert to 4.8.5? I am stuck on Java8 211 its arm5 (ds212+).
Nvm, found *.spk
by robwiel
12 Dec 2018, 15:01
Forum: Synology NAS & Embedded Linux
Topic: Kodi library update at the end of the task
Replies: 10
Views: 6705

Re: Kodi library update at the end of the task

Sooo filebot --def exec="curl -i -X POST -d "{\"jsonrpc\": \"2.0\", \"method\": \"VideoLibrary.Scan\", \"id\": \"mybash\"}" -H "content-type:application/json" http://user:pass@127.0.0.1:8080/jsonrpc > NUL 2>&1&q...
by robwiel
12 Dec 2018, 14:56
Forum: Synology NAS & Embedded Linux
Topic: Kodi library update at the end of the task
Replies: 10
Views: 6705

Re: Kodi library update at the end of the task

is there a chance to replace kodi=host:port into something which work on password'ed installations? I use synology but windows option is to run this start curl -i -X POST -d "{\"jsonrpc\": \"2.0\", \"method\": \"VideoLibrary.Scan\", \"id\": \&qu...
by robwiel
12 Dec 2018, 12:19
Forum: Synology NAS & Embedded Linux
Topic: [SOLVED] Can not get JNA Native to work (and therefore also not MediaInfo)
Replies: 6
Views: 6555

Re: [SOLVED] Can not get JNA Native to work (and therefore also not MediaInfo)

Hi, have very similar problem for 212+ synology. Testing 4.8.5 however JNA and MediaInfo/ffprobe wont work. admin@DS:/volume1/Files/filebot$ filebot -script fn:sysinfo FileBot 4.8.5 (r5976) JNA Native: java.lang.UnsatisfiedLinkError: Could not find JNA native support MediaInfo: net.filebot.mediainfo...
by robwiel
04 Dec 2017, 20:32
Forum: Synology NAS & Embedded Linux
Topic: JNA Native and MediaInfo errors on 4.7.9 (r4984)
Replies: 2
Views: 2603

Re: JNA Native and MediaInfo errors on 4.7.9 (r4984)

Thx for quick reply, will consider upgrade.
by robwiel
01 Dec 2017, 12:32
Forum: Synology NAS & Embedded Linux
Topic: JNA Native and MediaInfo errors on 4.7.9 (r4984)
Replies: 2
Views: 2603

JNA Native and MediaInfo errors on 4.7.9 (r4984)

Hi, I have this issue recently, not sure if it impacts anything but still getting 2 errors for filebot sysinfo. JNA Native and MediaInfo errors on 4.7.9 (r4984), I reinstalled all filebot/mediainfo, everything from default packages. Any way to fix this? filebot.sh admin@DS:/usr/local/bin$ more fileb...
by robwiel
25 May 2016, 08:38
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

Re: 4.7 synology issues with installer and java

Changing package status fixes my updating 4.6.1=> 4.7 as well, brilliant. Many thanks!
by robwiel
05 May 2016, 12:32
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

Re: 4.7 synology issues with installer and java

a dmin@DS:/usr/local/bin$ java -version java version "1.8.0_91" Java(TM) SE Embedded Runtime Environment (build 1.8.0_91-b14, headless) Java HotSpot(TM) Embedded Client VM (build 25.91-b14, mixed mode) admin@DS:/usr/local/bin$ Sir! you are a genius! removing colon fixed everything. For thi...
by robwiel
05 May 2016, 10:56
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

Re: 4.7 synology issues with installer and java

Hi, tried that:

Code: Select all

sudo ln -s -f :/volume1/@appstore/java8/ejdk1.8.0_91/linux_arm_sflt/jre/bin/java /usr/local/bin/java
this just leaves 1 error line 53 java:command not found

Also tried adding folder as you suggested, still same error.
by robwiel
05 May 2016, 09:44
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

Re: 4.7 synology issues with installer and java

admin@DS:/$ source /etc/profile admin@DS:/$ which java /volume1/@appstore/java8/ejdk1.8.0_91/linux_arm_sflt/jre/bin/java admin@DS:/$ Ok think found java as above And this is profile, what should I modify? [adding /volume1/@appstore/java8/ejdk1.8.0_91/linux_arm_sflt/jre/bin/java to first PATH did no...
by robwiel
05 May 2016, 05:27
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

Re: 4.7 synology issues with installer and java

1. That's a Package Manager quirk. It's stupid that Package Manager won't let you install the filebot package just because the oracle-java package is not "running" (which doesn't mean anything as explained in my previous post). Try asking Synology to fix that, or if there's a workaround t...
by robwiel
04 May 2016, 21:04
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

Re: 4.7 synology issues with installer and java

Thanks for quick reply:

1. to clarify: update to 4.7 does not work: "please run java SE" is msg I get when trying to update
1a. task scheduler does not start filebot - though same lines are working through ssh (it was working just fine before first 4.7 failed update)
2.
by robwiel
04 May 2016, 20:19
Forum: Feature Requests and Bug Reports
Topic: 4.7 synology issues with installer and java
Replies: 15
Views: 8893

4.7 synology issues with installer and java

Hi, So I own ds212+ with filebot when updating today got this msg in java log: unknown cpu architecture armv5tel add environment variables to /etc/profile Seems like java did not install properly - my previous java was from misslehugger (dev stopped afaik). Right now I see your java listed alongside...
by robwiel
08 Feb 2016, 11:38
Forum: Synology NAS & Embedded Linux
Topic: filebot performance issue
Replies: 5
Views: 5358

Re: Node performance issue

Unchecking 'age < 10' and picking 'move and rename' and unchecking 'clean' speeded it up to < 2 minutes. DC got detected properly, however Lost Girls still lands as TV show. TEST property works fine as well. filebot -script 'fn:amc' /volume1/Files/Downloads/bit/_skonczone --output /volume1/Files/Med...
by robwiel
08 Feb 2016, 11:32
Forum: Synology NAS & Embedded Linux
Topic: filebot performance issue
Replies: 5
Views: 5358

filebot performance issue

Hi, My current setup is Synology DS212+ Filebot package + scheduled script for automating 2 download folders (1 TV Shows, 1 Movies) every hour or so. Scripts are working quite fast and never run into problem with them (subtitles fetching, moving files). I investigated switching to Node with input ty...
by robwiel
11 Jun 2015, 19:59
Forum: Help and Support
Topic: [SYNO] java error with newest FileBot
Replies: 3
Views: 3417

Re: [SYNO] java error with newest FileBot

Thank you - works.
by robwiel
07 Jun 2015, 20:29
Forum: Help and Support
Topic: [SYNO] java error with newest FileBot
Replies: 3
Views: 3417

[SYNO] java error with newest FileBot

Hi, filebot doesn't work after latest updates. getting java error Any ideas? BusyBox v1.16.1 (2015-05-11 02:52:35 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. DS> filebot -script fn:amc -get-subtitles "/volume1/Files/Downloads/bit/TV Shows " --lang EN --log all -...
by robwiel
25 Mar 2014, 20:36
Forum: Help and Support
Topic: Renaming script issues, help plz
Replies: 4
Views: 3242

Re: Renaming script issues, help plz

There are some hints how to add "on-complete" script for Synology Download Station, they are however inaccurate (tried but no success). http://forum.synology.com/enu/viewtopic.php?f=38&t=75430 Which in this scenario "script" would be AMC or something I run in screen. Guess th...
by robwiel
25 Mar 2014, 16:44
Forum: Help and Support
Topic: Renaming script issues, help plz
Replies: 4
Views: 3242

Re: Renaming script issues, help plz

Thx, will review toda, did not have much luck with amc yet. Requires fiddling with download station part (transmission) to run after dl.
by robwiel
24 Mar 2014, 16:33
Forum: Help and Support
Topic: Renaming script issues, help plz
Replies: 4
Views: 3242

Renaming script issues, help plz

Hi, running 2 scripts with watcher #1TVDB screen, fuzzy logic screen filebot -script "/volume1/Files/filebot/watcher_imp.groovy" -extract -get-subtitles -rename --db TVDB "/volume1/Files/Downloads/bit/TV Shows" --format "{n}/Season {s.pad(2)}/{n}.{s00e00}.{t}" --lang EN...
by robwiel
20 Mar 2014, 10:49
Forum: Synology NAS & Embedded Linux
Topic: Looking for testers on Synology NAS
Replies: 49
Views: 33437

Re: Looking for testers on Synology NAS

In the next few months, after 4.0 is out, I might be able to work on a (possibly commercial) filebot package for with DSM WebUI. Other than making everything work out of the box, the new WebUI will be a opportunity to rethink the UI design of FileBot, cause DSM WebUI for FileBot may be very differe...
by robwiel
13 Feb 2014, 21:52
Forum: Help and Support
Topic: Synology config help
Replies: 15
Views: 10831

Re: Synology config help

Had to add -non-strict for some reason even with files already with correct name
by robwiel
13 Feb 2014, 15:52
Forum: Help and Support
Topic: Synology config help
Replies: 15
Views: 10831

Re: Synology config help

Hey, got both running as you can see, for movies I used some #TWO screens setup #1TVDB TV Shows screen, no fuzzy logic screen filebot -script "/volume1/Files/filebot/watcher_imp.groovy" -extract -get-subtitles -rename --db TVDB "/volume1/Files/Downloads/bit/TV Shows" --format &qu...