Search found 35 matches

by f3bruary
24 Jan 2016, 13:35
Forum: Feature Requests and Bug Reports
Topic: [SOLVED] Bug with running as cronjob
Replies: 7
Views: 5278

Re: [SOLVED] Bug with running as cronjob

thanks, it seems to work although I get the following randomly: Jan 24, 2016 2:33:58 PM net.filebot.subtitle.SubtitleMetrics$5 lambda$getVideoProperties$40 WARNING: net.filebot.mediainfo.MediaInfoException: Unable to load arm native library libmediainfo.so: Could not initialize class net.filebot.med...
by f3bruary
24 Jan 2016, 13:05
Forum: Feature Requests and Bug Reports
Topic: [SOLVED] Bug with running as cronjob
Replies: 7
Views: 5278

Re: [SOLVED] Bug with running as cronjob

Sorry to bring this old thread up again but I'm having the same issue again. I am, however, using the syno package. I think it's still related to mediainfo cause I had to install the syn package 'mediainfo' to make Sonarr work again. It's not in any filebot directories though, like in /volume1/@apps...
by f3bruary
23 Aug 2014, 17:21
Forum: Help and Support
Topic: IRC Chat
Replies: 3
Views: 3294

Re: IRC Chat

+1 mechtn I went there but it was empty, guess you gave up on it. I created #filebot on chat.freenode.net. Rednoah, you're most welcome too of course. If there isn't any animo, then I'll probably close it after a week or so. I think it could prove to be useful though. Especially for those quick ques...
by f3bruary
19 Aug 2014, 17:35
Forum: Feature Requests and Bug Reports
Topic: Subtitle language for .sub files
Replies: 3
Views: 2931

Re: Subtitle language for .sub files

I agree, I deleted all instances of .sub/.idx files from my NAS. SRT FTW !

Also, .sub files can take up quite some space. I downloaded a movie once that had a 300MB .sub file... Total was 4-5GB worth of .sub files on my system.
by f3bruary
19 Aug 2014, 15:32
Forum: Synology NAS & Embedded Linux
Topic: Looking for testers on Synology NAS
Replies: 49
Views: 35294

Re: Looking for testers on Synology NAS

Synology DS112+ running DSM 5.0-4493 Update 3. I usually stay up to date all the time. Linux thegibson 2.6.32.12 #4493 Wed Jul 16 11:37:16 CST 2014 armv5tel GNU/Linux Single core ARM cpu I'm willing to help you test if needed. I actually use Filebot only for subtitle fetching but I can test renaming...
by f3bruary
19 Aug 2014, 12:02
Forum: Help and Support
Topic: Help Request: Run Script From Synology NAS
Replies: 10
Views: 20177

Re: Help Request: Run Script From Synology NAS

The issue could also lie with permissions. I think transmission executes the script itself so the 'transmission' user should have the proper read+execute permission for the script and it might need read+write permission for your media folders. I had trouble running the script via cron and the Synolo...
by f3bruary
15 Aug 2014, 15:10
Forum: Help and Support
Topic: Tips for efficient subtitles fetching script + Pushover?
Replies: 0
Views: 1570

Tips for efficient subtitles fetching script + Pushover?

Hi all, I have this script I run twice a day for subtitle fetching. I use Filebot for subtitles only, and rarely for renaming cause my downloaders rename and sort as desired. My script looks like this and it runs on my Synology NAS: #!/bin/sh # Subs for movies filebot -script fn:suball --lang tr --o...
by f3bruary
10 Aug 2014, 17:07
Forum: Feature Requests and Bug Reports
Topic: [SOLVED] Bug with running as cronjob
Replies: 7
Views: 5278

Re: Bug with running as cronjob

Removing the .so files didn't help. It would run via command line but not via cron. Not at all actually, no error either. So I removed filebot completely. Added the repo (didn't know you created one btw) and tried it install but it wouldn't. Only error I got was 'error' :p. I checked /var/log/messag...
by f3bruary
10 Aug 2014, 15:07
Forum: Feature Requests and Bug Reports
Topic: [SOLVED] Bug with running as cronjob
Replies: 7
Views: 5278

Re: Bug with running as cronjob

Updated through the ipk file. Running 4.2 (r2326). The error occurred again, then I noticed I also had filebot installed through the synocommunity repo's which was outdated. I removed that one so now I only have the latest version. Another error was received. # # A fatal error has been detected by t...
by f3bruary
10 Aug 2014, 13:53
Forum: Feature Requests and Bug Reports
Topic: [SOLVED] Bug with running as cronjob
Replies: 7
Views: 5278

[SOLVED] Bug with running as cronjob

Hi rednoah, I'm trying to get my script running through cron. I made a script and it works perfectly when I call it via the command line. But when I use cron or the Synology's task scheduler it won't fetch anything. It does run, I can see that in top/ps. It just won't fetch anything for some reason....
by f3bruary
10 Jul 2014, 15:50
Forum: Feature Requests and Bug Reports
Topic: [BETA] Subtitle Upload Support
Replies: 3
Views: 5548

Re: [BETA] Subtitle Upload Support

I'd like to use/help test this. Where can I find documentation ? I don't see anything about uploading on -help
by f3bruary
06 Jul 2014, 10:01
Forum: Feature Requests and Bug Reports
Topic: Feature Request: Assisting parameter for subtitle fetching
Replies: 0
Views: 1510

Feature Request: Assisting parameter for subtitle fetching

I though it could be useful to have to ability to take more factors in when searching for subtitles. Like the following: -get-subtitles -non-strict --year=2010 #to prevent fetching subtitles that match the name but not the year. -get-subtitles -non-strict --rls=SPARKS # To force a search for subtitl...
by f3bruary
23 Jun 2014, 16:57
Forum: Help and Support
Topic: Error using suball and maxdayage
Replies: 5
Views: 2882

Re: Error using suball and maxdayage

hmm I see. You have any idea how I can find out which folder(s) or file(s) causes this ? I tried running filebot as root with the same result.
by f3bruary
23 Jun 2014, 15:20
Forum: Help and Support
Topic: Error using suball and maxdayage
Replies: 5
Views: 2882

Re: Error using suball and maxdayage

rednoah wrote:I'd guess it's a permissions issue.

EDIT: Fixed with r2268.
I see you fixed it, what was the issue ?
by f3bruary
23 Jun 2014, 14:52
Forum: Help and Support
Topic: Error using suball and maxdayage
Replies: 5
Views: 2882

Re: Error using suball and maxdayage

it works fine with:

filebot -get-missing-subtitles --lang nl --output srt -r /volume1/video/movies

it's just the -script fn:suball --def maxAgeDays=20 that makes it crash
by f3bruary
23 Jun 2014, 14:39
Forum: Help and Support
Topic: Error using suball and maxdayage
Replies: 5
Views: 2882

Error using suball and maxdayage

Hey rednoah, So I've been working on that script and using the following command now: thegibson> filebot -script fn:suball --def maxAgeDays=20 --lang nl --output srt /volume1/video/series and it works fine, there's just this weird issue that happen when I scan the movies dir instead: thegibson> file...
by f3bruary
23 Jun 2014, 12:13
Forum: Help and Support
Topic: Ignore certain subdirectory
Replies: 7
Views: 4905

Re: Ignore certain subdirectory

Tried the suball script but it errors on me dumping a stacktrace. http://pastie.org/9316211
by f3bruary
20 Jun 2014, 11:33
Forum: Help and Support
Topic: Ignore certain subdirectory
Replies: 7
Views: 4905

Re: Ignore certain subdirectory

I guess that's possible for all the new media that arrives. Right now I'm still completing all the existing stuff, some of which are 1 year old. In these cases a ignore function would be handy.

I'll just do the current ones manually, then for the script I'll put it a age limit.
by f3bruary
19 Jun 2014, 20:00
Forum: Help and Support
Topic: Ignore certain subdirectory
Replies: 7
Views: 4905

Re: Ignore certain subdirectory

Sorry for bringing an old post back up, but it seemed redundant to create a similar thread. I basically have the same issue. My NAS runs a script that fetches subs for my media but sometimes it simply won't find any. I'm talking about shows like Mr. Bean or Tom and Jerry. Those don't really need (an...
by f3bruary
14 Jun 2014, 10:13
Forum: Help and Support
Topic: DUT subtitles instead NLD
Replies: 12
Views: 6538

Re: DUT subtitles instead NLD

Ok, it seems to work fine now. Don't know exactly what fixed it though but thanks for the help
by f3bruary
13 Jun 2014, 21:29
Forum: Help and Support
Topic: DUT subtitles instead NLD
Replies: 12
Views: 6538

Re: DUT subtitles instead NLD

I changed the script and removed the * and added -r. I'll let you know if it's working properly now. I'd use the maxAgeDays parameter, but sometimes older movies are still missing subs and eventually they get fetched too. So I want to ignore that for now. Filebot first checks if there are subs neede...
by f3bruary
13 Jun 2014, 14:56
Forum: Help and Support
Topic: DUT subtitles instead NLD
Replies: 12
Views: 6538

Re: DUT subtitles instead NLD

I ran the following. thegibson> time filebot -get-missing-subtitles --lang nl --output srt /volume1/video/movies/ No missing subtitles Done ヾ(@⌒ー⌒@)ノ real 0m 6.98s user 0m 6.69s sys 0m 0.27s thegibson> time filebot -get-missing-subtitles --lang nl --output srt /volume1/video/movies/* Get [Dutch] sub...
by f3bruary
13 Jun 2014, 10:04
Forum: Help and Support
Topic: DUT subtitles instead NLD
Replies: 12
Views: 6538

Re: DUT subtitles instead NLD

I have the following script set up to run once a day. #!/bin/sh filebot -get-missing-subtitles --lang tr --output srt --encoding utf8 /volume1/video/movies/* filebot -get-missing-subtitles --lang en --output srt /volume1/video/movies/* filebot -get-missing-subtitles --lang nl --output srt /volume1/v...
by f3bruary
12 Jun 2014, 09:43
Forum: Help and Support
Topic: DUT subtitles instead NLD
Replies: 12
Views: 6538

Re: DUT subtitles instead NLD

It seems to work when I do it manually. But the cronjob still fetches subtitles anyways. I'll look into it