Search found 10 matches

by poloNes
11 Sep 2015, 18:58
Forum: Scripting and Automation
Topic: suball + Pusshbullet- it is possible ?
Replies: 4
Views: 3235

Re: suball + Pusshbullet- it is possible ?

rednoah wrote:No. I don't think that's possible, and I'd highly discourage using the amc script for that.
Thank you very much for your attention.

Thank you for developing FileBot.
by poloNes
10 Sep 2015, 18:52
Forum: Scripting and Automation
Topic: suball + Pusshbullet- it is possible ?
Replies: 4
Views: 3235

Re: suball + Pusshbullet- it is possible ?

rednoah wrote:No. The --def pushbullet option is specific to the amc script.
Okay, I understand.

It is possible to use amc script just for subtitles with pushbullet?
by poloNes
10 Sep 2015, 16:38
Forum: Scripting and Automation
Topic: suball + Pusshbullet- it is possible ?
Replies: 4
Views: 3235

suball + Pusshbullet- it is possible ?

Hello,

Is it possible to somehow receive push notifications for downloaded subtitles?

filebot -script fn:suball --lang pob --def maxAgeDays=14 --output srt --format MATCH_VIDEO /volumeUSB1/usbshare/video/Series/ --def pushbullet="key"
by poloNes
25 Sep 2014, 17:06
Forum: Scripting and Automation
Topic: AMC configuration
Replies: 16
Views: 14405

pushbullet and subtitle

It is possible to configure the AMC just to get subtitle and notify me by pushbullet?
by poloNes
22 Sep 2014, 22:51
Forum: Scripting and Automation
Topic: Problem with filebot and AMC on Synology Diskstation
Replies: 12
Views: 12967

Re: Problem with filebot and AMC on Synology Diskstation

I have edited the last line of the file filebot.sh, replacing java by the full path: /volume1/@appstore/java8/ejdk1.8.0_06/linux_arm_sflt/jre/bin/ java Now its is working , I can use that way or will I have a problem? /volume1/@appstore/java8/ejdk1.8.0_06/linux_arm_sflt/jre/bin/java -Djava.awt ...
by poloNes
22 Sep 2014, 20:52
Forum: Scripting and Automation
Topic: Problem with filebot and AMC on Synology Diskstation
Replies: 12
Views: 12967

Re: Problem with filebot and AMC on Synology Diskstation

Running a command this way is different from shell. PATH / PROFILE / etc won't be initialized so it might not be able to find "filebot" or "java". I know. I guess you'll need to export PATH in your script, like the login shell would have done via ~/.profile I find out the Root's .profile, so I copy ...
by poloNes
22 Sep 2014, 20:14
Forum: Scripting and Automation
Topic: Problem with filebot and AMC on Synology Diskstation
Replies: 12
Views: 12967

Re: Problem with filebot and AMC on Synology Diskstation

The first thing you REALLY wanna do is to redirect standard & error output to file so you can see what's not working. http://i.imgur.com/hrcEHgO.png Says not possible to find the java /volume1/@appstore/filebot/filebot.sh: line 35: java: not found #!/bin/sh PRG="$0" # resolve relative symlinks ...
by poloNes
22 Sep 2014, 17:59
Forum: Scripting and Automation
Topic: Problem with filebot and AMC on Synology Diskstation
Replies: 12
Views: 12967

Re: Problem with filebot and AMC on Synology Diskstation

I don't teach basic cmdline / unix skills, there's plenty of resources online and here's a few links you might find useful: http://www.filebot.net/forums/viewtopic.php?f=8&t=1558 Could create the script but does not work on the Synology scheduler tasks . filebotsuball.sh #!/bin/sh /volume1 ...
by poloNes
22 Sep 2014, 09:23
Forum: Scripting and Automation
Topic: Problem with filebot and AMC on Synology Diskstation
Replies: 12
Views: 12967

Re: Problem with filebot and AMC on Synology Diskstation

Sorry for the image in Portuguese .

New images in English.

What is the command ?

thanks for help.

Image


Image
by poloNes
21 Sep 2014, 21:44
Forum: Scripting and Automation
Topic: Problem with filebot and AMC on Synology Diskstation
Replies: 12
Views: 12967

Re: Problem with filebot and AMC on Synology Diskstation

Hello , I installed on my Synology DS213 FileBot . Accessing through putty command works perfectly. I'm very noob , I'm not getting put in the scheduler Synology tasks . Could you help me ? http://s24.postimg.org/81xszln9h/filebot.jpg Sorry by my English because is not my first language , I speak ...