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 ...
Search found 41 matches
- 25 Jul 2021, 21:54
- Forum: Scripting and Automation
- Topic: Comments on License Error: Banned due to abuse
- Replies: 109
- Views: 128465
- 29 Mar 2020, 19:09
- Forum: Feature Requests and Bug Reports
- Topic: [armv5] Unrecognized option: --illegal-access=permit
- Replies: 19
- Views: 21468
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
Nvm, found *.spk
- 12 Dec 2018, 15:01
- Forum: Synology NAS & Embedded Linux
- Topic: Kodi library update at the end of the task
- Replies: 10
- Views: 11613
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:[email protected]:8080/jsonrpc > NUL 2>&1"
would work?
filebot --def exec="curl -i -X POST -d "{\"jsonrpc\": \"2.0\", \"method\": \"VideoLibrary.Scan\", \"id\": \"mybash\"}" -H "content-type:application/json" http://user:[email protected]:8080/jsonrpc > NUL 2>&1"
would work?
- 12 Dec 2018, 14:56
- Forum: Synology NAS & Embedded Linux
- Topic: Kodi library update at the end of the task
- Replies: 10
- Views: 11613
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\": \"mybash\"}" -H "content-type:application/json" http ...
start curl -i -X POST -d "{\"jsonrpc\": \"2.0\", \"method\": \"VideoLibrary.Scan\", \"id\": \"mybash\"}" -H "content-type:application/json" http ...
- 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: 9961
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 ...
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 ...
- 16 Jul 2018, 12:41
- Forum: Anything and Everything else
- Topic: [BETA] Cross-Platform Life-Time License
- Replies: 21
- Views: 29474
Re: [BETA] Cross-Platform Life-Time License
interested synology
- 04 Dec 2017, 20:32
- Forum: Synology NAS & Embedded Linux
- Topic: JNA Native and MediaInfo errors on 4.7.9 (r4984)
- Replies: 2
- Views: 3564
Re: JNA Native and MediaInfo errors on 4.7.9 (r4984)
Thx for quick reply, will consider upgrade.
- 01 Dec 2017, 12:32
- Forum: Synology NAS & Embedded Linux
- Topic: JNA Native and MediaInfo errors on 4.7.9 (r4984)
- Replies: 2
- Views: 3564
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 ...
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 ...
- 25 May 2016, 08:38
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
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!
- 05 May 2016, 12:32
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
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 this "sudo ...
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 this "sudo ...
- 05 May 2016, 10:56
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
Re: 4.7 synology issues with installer and java
Hi, tried that:
this just leaves 1 error line 53 java:command not found
Also tried adding folder as you suggested, still same error.
Code: Select all
sudo ln -s -f :/volume1/@appstore/java8/ejdk1.8.0_91/linux_arm_sflt/jre/bin/java /usr/local/bin/javaAlso tried adding folder as you suggested, still same error.
- 05 May 2016, 09:44
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
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 ...
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 ...
- 05 May 2016, 05:27
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
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 to force ...
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 to force ...
- 04 May 2016, 21:04
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
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.
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.
- 04 May 2016, 20:19
- Forum: Feature Requests and Bug Reports
- Topic: 4.7 synology issues with installer and java
- Replies: 15
- Views: 12204
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 ...
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 ...
- 08 Feb 2016, 11:38
- Forum: Synology NAS & Embedded Linux
- Topic: filebot performance issue
- Replies: 5
- Views: 7156
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 ...
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 ...
- 08 Feb 2016, 11:32
- Forum: Synology NAS & Embedded Linux
- Topic: filebot performance issue
- Replies: 5
- Views: 7156
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 ...
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 ...
- 11 Jun 2015, 19:59
- Forum: Help and Support
- Topic: [SYNO] java error with newest FileBot
- Replies: 3
- Views: 4210
Re: [SYNO] java error with newest FileBot
Thank you - works.
- 07 Jun 2015, 20:29
- Forum: Help and Support
- Topic: [SYNO] java error with newest FileBot
- Replies: 3
- Views: 4210
[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 ...
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 ...
- 25 Mar 2014, 20:36
- Forum: Help and Support
- Topic: Renaming script issues, help plz
- Replies: 4
- Views: 4293
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 thats you will be doing ...
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 thats you will be doing ...
- 25 Mar 2014, 16:44
- Forum: Help and Support
- Topic: Renaming script issues, help plz
- Replies: 4
- Views: 4293
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.
- 24 Mar 2014, 16:33
- Forum: Help and Support
- Topic: Renaming script issues, help plz
- Replies: 4
- Views: 4293
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 --log all --encoding UTF-8 ...
#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 --log all --encoding UTF-8 ...
- 20 Mar 2014, 10:49
- Forum: Synology NAS & Embedded Linux
- Topic: Looking for testers on Synology NAS
- Replies: 49
- Views: 60705
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 ...
- 13 Feb 2014, 21:52
- Forum: Help and Support
- Topic: Synology config help
- Replies: 15
- Views: 14291
Re: Synology config help
Had to add -non-strict for some reason even with files already with correct name
- 13 Feb 2014, 15:52
- Forum: Help and Support
- Topic: Synology config help
- Replies: 15
- Views: 14291
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 "{n}/Season {s.pad(2 ...
#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 "{n}/Season {s.pad(2 ...