Search found 8 matches
- 24 Aug 2017, 18:18
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot CLI can't read metadata
- Replies: 3
- Views: 3165
Re: Filebot CLI can't read metadata
FileBot 4.7.9 (r4984) JNA Native: 5.1.0 MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not found in resource path ([file:/volume1/@appstore/filebot ...
- 24 Aug 2017, 03:12
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot CLI can't read metadata
- Replies: 3
- Views: 3165
Filebot CLI can't read metadata
I'm running filebot from the command line and I'm getting the following error: "Failed to read media encoding date: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not found in resource path ([file ...
- 14 Jun 2017, 05:01
- Forum: Feature Requests and Bug Reports
- Topic: XML error on Doctor Who (2005) Match on TheTVDB
- Replies: 9
- Views: 6729
Re: XML error on Doctor Who (2005) Match on TheTVDB
Hey ddddgggg, you mind posting the updated jar file with it's path in the source? I've had similar issues on synology NAS, but I'm not a java person. Hoping your fix will work for me as well.
- 10 Mar 2015, 20:12
- Forum: Synology NAS & Embedded Linux
- Topic: java: not found
- Replies: 39
- Views: 38245
Re: Filebot not identifying java
As always once I posted about an issue I solved it... a symlink to java in the filebot directory seems to have solved the problem. Hope this helps someone
- 10 Mar 2015, 19:43
- Forum: Synology NAS & Embedded Linux
- Topic: java: not found
- Replies: 39
- Views: 38245
java: not found
I am having a very strange issue with filebot on my synology NAS. I have a python script which I can run without issue if I kick it off via SSH logging in as root (it uses the subprocess module to call filebot), however for the scheduled job (also running as root with crontab) I receive the error ...
- 21 Feb 2014, 16:48
- Forum: Scripting and Automation
- Topic: CLI Null Pointer Exception
- Replies: 0
- Views: 2147
CLI Null Pointer Exception
I'm running the following command and getting an error. Anyone seen this before? filebot -rename "volume1/video/720p" --db TVRage --format "/volume1/TV\ Shows/{n.replaceTrailingBrackets()}/Season\ {s}/{n} - {s00e00} - {t} - 720p" --log all -r -non-stric t --conflict skip NullPointerException: java ...
- 10 Feb 2014, 21:58
- Forum: Scripting and Automation
- Topic: Synology NAS CLI Failure
- Replies: 1
- Views: 2532
Re: Synology NAS CLI Failure
OK - I will preface this by saying I'm new to CLI... it was a permissions issue I fixed with chmod.
- 10 Feb 2014, 21:20
- Forum: Scripting and Automation
- Topic: Synology NAS CLI Failure
- Replies: 1
- Views: 2532
Synology NAS CLI Failure
Hi All, I am running Filebot off of the CLI of my Synology DS412+ and it's unable to rename the file because it looks like another process is using it. I have everything else shut down and still can't figure out what the issue is. Is this something anyone else has encountered? Any help would be ...