Search found 114 matches

by garyleecn
15 Sep 2016, 09:29
Forum: Feature Requests and Bug Reports
Topic: 3D movie support for PLEX?
Replies: 3
Views: 16008

Re: 3D movie support for PLEX?

Does the {s3d} binding work for you? It'll retain the stereoscopic 3D tags from the filename. Plex uses those as well. AFAIK there is no MediaInfo that'll tell, other than unusual resolution. Check with MediaInfo and see for yourself. I'm sorry i just can't figure out how to use {s3d} works.... car...
by garyleecn
19 Aug 2016, 07:23
Forum: Feature Requests and Bug Reports
Topic: 3D movie support for PLEX?
Replies: 3
Views: 16008

3D movie support for PLEX?

so just wondering if it is possible for filebot to detect 3D movies? and apply special naming rules for 3D movies? why do we want this? because it helps PLEX to recognize and play those files correctly.. here's from PLEX 's website From the FAQ: Q: Does your app support 3D content? A: Yes, the app s...
by garyleecn
28 Jul 2016, 06:30
Forum: Help and Support
Topic: skipping open subtitles in amc?
Replies: 2
Views: 2422

Re: skipping open subtitles in amc?

Not really. Shooter is more like a hidden feature anyway. You can set your own connect/read timeouts though if you want. EDIT: --db "射手网" should work though, for -get-subtitles and fn:suball calls at the very least. thanks for the tip looks like OS is back online now. thanks though
by garyleecn
27 Jul 2016, 23:48
Forum: Help and Support
Topic: suball excluded?
Replies: 8
Views: 5793

Re: suball excluded?

2. so if i wanna download chinese subtitles, and keep downloading unless there is a chinese one, (i.e., ignore all other languages..), i should ignoreTextLanguage=zh since i have hazel there automatically renaming ***.zho.srt (filebot name for chinese subs from shooter, thanks btw) to ***.zh.srt (s...
by garyleecn
27 Jul 2016, 23:47
Forum: Help and Support
Topic: skipping open subtitles in amc?
Replies: 2
Views: 2422

skipping open subtitles in amc?

looks like open subtitles is down for the moment, and it's causing filebot to wait until time out every time, which is very time consuming. how should i force filebot to use other search engine (like shooter), and skip open subtitles all together? i tried --lang zho, but still it's looking on open s...
by garyleecn
15 Apr 2016, 05:04
Forum: Help and Support
Topic: set destination folder to a network location?
Replies: 1
Views: 1960

Re: set destination folder to a network location?

Never mind. I figured out myself

For someone who's also searching, this is what I do (on a Mac)

Code: Select all

Mkdir /TARGET/FOLDER
Mount_afp app://admin:[email protected]/source /TARGET/FOLDER
Filebot amc
by garyleecn
15 Apr 2016, 00:30
Forum: Help and Support
Topic: set destination folder to a network location?
Replies: 1
Views: 1960

set destination folder to a network location?

hello just wondering if it is possible to set the destination in amc script to a network shared folder. say i have a smb://admin:password@192.168.1.2/videos, which is on the NAS, not the computer running filebot can i use that as the destination? or do i need to mount it ahead? if i need to manually...
by garyleecn
29 Mar 2016, 21:03
Forum: Help and Support
Topic: AMC conflict:auto not replacing 720p with 1080p?
Replies: 3
Views: 3750

AMC conflict:auto not replacing 720p with 1080p?

i've been running AMC for a while, everything works fine. just recently i noticed that it's not replacing existing 720p files with newer, better 1080p files. I've set conflict to auto, so theoretically it should have replaced 720p with 1080p, but it didn't anyone knows what went wrong? here's the lo...
by garyleecn
08 Jan 2016, 22:34
Forum: Help and Support
Topic: Help setting up the amc script with uTorrent
Replies: 5
Views: 5051

Re: I'll pay you to write a script for me

you gotta say what kinda of problem you are running into, and red is VERY generous and helpful when you have problem, but he hates to just give you codes. filebot -script dev:amc --output /*your output folder directory*/ --log-file /*your log file directory, or you can just delete this*/FileBot.log ...
by garyleecn
05 Nov 2015, 11:14
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Re: filebot stopped looking for shooter.cn

problem solved! and i've removed the set-up codes after running it once, still works


big thanks!
by garyleecn
05 Nov 2015, 09:55
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Re: filebot stopped looking for shooter.cn

alright... this script doesnt seem to be running under user Gary as well, since i've just ssh'ed in as Gary and updated openSB setting......


so, is there anyway i can write something in the script to force this script to run under a certain user?
by garyleecn
05 Nov 2015, 09:33
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Re: filebot stopped looking for shooter.cn

or is there anyway i can edit the script and have it run as 'admin'? maybe something like admin #!/bin/bash filebot -script dev:amc --output /volume2/Video/ --log-file /volume1/Download/FileBot.log --action move --conflict auto -non-strict /volume1/Download/Completed/ --def artwork=y extra=y clean=y...
by garyleecn
05 Nov 2015, 09:30
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Re: filebot stopped looking for shooter.cn

FileBot Node, and the Scheduled Tasks it creates should all be running as "admin" user. Have look at the filebot node output to learn how its calling these commands. alright, i've logged in as admin and put in openSB setting for admin user. but problem is.... the script was called automat...
by garyleecn
05 Nov 2015, 09:14
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Re: filebot stopped looking for shooter.cn

alright... though i don't know how to ssh with my personal account on synology box... i only know how to ssh as root or admin... but i think the setting filebot node puts in is under my user? since I'm running that under my user account.... so, how can i call fn:configure first in the script? like h...
by garyleecn
05 Nov 2015, 08:35
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Re: filebot stopped looking for shooter.cn

that's weird... i've used filebot -script fn:configure via SSH and it shows login test succeed. and i've also installed filebot node, and use the configure there, also login successful.... but still, I'm getting this error... also when i try to use suball with openSB, same error.... seems like FileB...
by garyleecn
05 Nov 2015, 01:13
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 11
Views: 6777

Please enter your login details by calling ...

everything has been fine, so i've transferred my setup to the synology box, and used basically the same script (except directory). but somehow even if i specify subtitle=zho, it's still searching on opensubtitles.... here's the script #!/bin/bash filebot -script dev:amc --output /volume2/Video/ --lo...
by garyleecn
30 Oct 2015, 07:31
Forum: Help and Support
Topic: replacing filebot.jar on synology?
Replies: 1
Views: 1874

Re: replacing filebot.jar on synology?

never mind, just found it, it's under
/@appstore/filebot
in case anyone else need it.
by garyleecn
30 Oct 2015, 02:57
Forum: Help and Support
Topic: replacing filebot.jar on synology?
Replies: 1
Views: 1874

replacing filebot.jar on synology?

is there anyway to replace the filebot.jar on a synology? so i get to manually update to latest releases.
im a complete idiot on linux, don't know commands... so a GUI way to replace it will be great.
thanks :)
by garyleecn
13 Oct 2015, 20:03
Forum: Help and Support
Topic: suball excluded?
Replies: 8
Views: 5793

Re: suball excluded?

thanks for your tips, it's working a LOT better now.

just wondering if it's possible to disable opensubtitles for a specific language, e.g., only use shooter for chinese, and only use opensubtitles when searching for english sub?
by garyleecn
08 Oct 2015, 07:44
Forum: Help and Support
Topic: suball excluded?
Replies: 8
Views: 5793

Re: suball excluded?

0. Keep in mind... :!: If you call this script repeatedly on the same folders or files then you MUST SET --def maxAgeDays to 30 days or less and call it no more than once per day. 1. All subtitles that contain either "fr" or "en" subtitles, based on a text match. It'll exclude e...
by garyleecn
06 Oct 2015, 21:46
Forum: Help and Support
Topic: Titles in 2 languages: Portuguese (Brazil) and English
Replies: 5
Views: 3699

Re: Titles in 2 languages: Portuguese (Brazil) and English

Wehaveall wrote:Found the solution! Had to choose Portuguese at preferences, not Brazilian.
hey just curious, what would the output filename be from your code?

thanks :)
by garyleecn
06 Oct 2015, 21:45
Forum: Help and Support
Topic: suball excluded?
Replies: 8
Views: 5793

suball excluded?

hey, I'm running a suball script regularly to fetch missing subtitle, and the code is like following #!/bin/bash filebot -script fn:suball /Volumes/Data/Videos/ --def "ignoreTextLanguage=fr|en" subtitles=zho,eng --lang Chinese but I'm seeing a lot 'exclude: /***' and i know this is because...
by garyleecn
29 Sep 2015, 09:16
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 22776

Re: Chinese Subtitles

1. The way shooter works is, for every file (one hash match), there are 2 to 3 subtitles, usually one cht, one chs, and sometimes one eng.... So filebot is now only downloading one of them...

2. I have no idea what fider is, and what you are saying.... Sorry ;(
by garyleecn
29 Sep 2015, 03:50
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 22776

Re: Chinese Subtitles

Hey. It's been a while, the script is working well. Thanks for the implementation of shooter Just two problems still, 1. Filebot downloads only 1 subtitle, while shooter by default should have three... Anyway to download all subtitles instead of just 1? 2. Filebot never find any subtitles for tv sho...
by garyleecn
29 Sep 2015, 02:16
Forum: Help and Support
Topic: .dalay file for subtitles?
Replies: 1
Views: 1859

.dalay file for subtitles?

hey, anyone know how to move ***.srt.delay file along with the srt files itself? thanks :) and here's my codes. #!/bin/bash /usr/local/bin/filebot -script dev:amc --output /Volumes/Data/Videos/ --log-file /Volumes/Data/Documents/Logs/FileBot.log --action move -non-strict /Volumes/Cache/Completed/ --...