Search found 9 matches

by StuartP
24 Sep 2015, 23:14
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node - No files selected for processing - excluding
Replies: 11
Views: 11046

Re: Filebot Node - No files selected for processing - exclud

Rar problem? What Rar problem...?

I installed the latest version available via package center. =\
by StuartP
24 Sep 2015, 00:31
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node - No files selected for processing - excluding
Replies: 11
Views: 11046

Re: Filebot Node - No files selected for processing - exclud

FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.73
p7zip: Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
chromaprint-tools: fpcalc version 1.2.0 (/usr/local/chromaprint/bin/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: Java(TM) SE Runtime Environment ...
by StuartP
23 Sep 2015, 11:56
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node - No files selected for processing - excluding
Replies: 11
Views: 11046

Re: Filebot Node - No files selected for processing - exclud

Ok! Got that working. Was a permissions issue. For some reason, even though I attempted to set the permissions through file station, it was set as unreadable to admin. Fixed via SSH.

I'm now having trouble getting Mediainfo to play ball.

I installed Mediainfo through the Package control center and ...
by StuartP
23 Sep 2015, 06:25
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node - No files selected for processing - excluding
Replies: 11
Views: 11046

Re: Filebot Node - No files selected for processing - exclud

If I copy and paste the command:
filebot -script 'fn:amc' /volume1/downloads/TVShows/ --output /volume1/TVArchive/ --action test -non-strict --conflict auto --lang en --def 'music=y' 'unsorted=y' 'subtitles=eng' 'clean=y' 'deleteAfterExtract=y' 'xbmc=192.168.1.92' 'seriesFormat={n}/Season {s}/{n ...
by StuartP
23 Sep 2015, 06:20
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node - No files selected for processing - excluding
Replies: 11
Views: 11046

Filebot Node - No files selected for processing - excluding

Hi,

Ok. I've been fiddling with this trying to get it to work and I just seem to be going around in circles.

I have a directory structure like so:
/volume1/downloads/
/volume1/downloads/TVShows/
/volume1/downloads/Movies/

If I set my input folder to /volume1/downloads or /volume1/downloads/, then ...
by StuartP
26 May 2014, 15:19
Forum: Help and Support
Topic: [QNAP 419P] Filebot + MediaInfo = Help?
Replies: 7
Views: 6588

Re: [QNAP 419P] Filebot + MediaInfo = Help?

1.
So the "WARNING: Failed to preload libzen" isn't a concern?
I thought that was because I didn't have an appropriate libzen.so...

2.
Thank you very much. =)

3.
The command:
filebot --action test -script fn:amc . --output /share/TVArchive -non-strict --format "{n}/Season {s}/{n} - S{s.pad(2)}E{e ...
by StuartP
26 May 2014, 13:35
Forum: Help and Support
Topic: [QNAP 419P] Filebot + MediaInfo = Help?
Replies: 7
Views: 6588

Re: [QNAP 419P] Filebot + MediaInfo = Help?

Ok... That seems to have worked. I now seem to have a functional libmediainfo.so. fn:sysinfo now provides:

FileBot 4.0 (r2056)
JNA Native: 4.0.0
May 26, 2014 9:33:36 PM net.sourceforge.filebot.mediainfo.MediaInfo <clinit>
WARNING: Failed to preload libzen
MediaInfo: MediaInfoLib - v0.7.69
Java ...
by StuartP
26 May 2014, 07:05
Forum: Help and Support
Topic: [QNAP 419P] Filebot + MediaInfo = Help?
Replies: 7
Views: 6588

Re: [QNAP 419P] Filebot + MediaInfo = Help?

1.
Could I not just download the source for the .so files and compile them on the NAS to save cross compiling?

No, I don't /need/ mediainfo, but it would certainly be nice.
by StuartP
26 May 2014, 04:54
Forum: Help and Support
Topic: [QNAP 419P] Filebot + MediaInfo = Help?
Replies: 7
Views: 6588

[QNAP 419P] Filebot + MediaInfo = Help?

Hi folks,

Alright, I've been working on this for about a day and I'm just lost. My linux skills are pretty average, but as far as I can tell I'm doing everything right but it just won't work...

I'm running a QNAP 419P. I've followed just about every guide I can find which seemed useful and it's ...