Search found 15 matches
- 23 Jun 2014, 15:58
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
Ask Google how to set LOCALE correctly so it'll use UTF-8 instead of ASCII. e.g. http://perlgeek.de/en/article/set-up-a-clean-utf8-environment perfect! Done ヾ(@⌒ー⌒@)ノ root@Buffalo:~# and about the *.so.. do i need to worry about it? what king of think i'll lost if i can't fix it? see my filebot fold ...
- 22 Jun 2014, 05:16
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
Looks like the native code is crashing the java process. Just remove all the *.so native libararies. You'll just have to live without media info support. this works perfect on 4.0 :'( well.. i did that and i think that now i have a problem with the ASCI code.. root@Buffalo:/opt/share/filebot# ls ...
- 21 Jun 2014, 04:17
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
hi.. here i'm again :'( i have no idea how to fix it: root@Buffalo:~/FileBot# /opt/bin/filebot -script dev:suball /mnt/disk1/Torrent/Series/ --def maxAgeDays=7 --lang br --conflict skip Exclude: /mnt/disk1/Torrent/Series/2 Broke Girls/3 Exclude: /mnt/disk1/Torrent/Series/Chicago Fire/2 Exclude: /mnt ...
- 24 May 2014, 04:55
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
Hello? 
Can you help me?
Can you help me?
- 17 May 2014, 22:19
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
on the first test i'm using the regular version(FileBot 4.0 (r2056)), to update for 4.1 i only replace the jar with the jar from portable version. root@Buffalo:~/FileBot# filebot.sh -script fn:sysinfo FileBot 4.0 (r2056) JNA Native: 4.0.0 May 17, 2014 7:35:43 PM net.sourceforge.filebot.mediainfo ...
- 17 May 2014, 01:01
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
May 16, 2014 9:56:17 PM net.sourceforge.filebot.mediainfo.MediaInfo <clinit> WARNING: Failed to preload libzen MissingPropertyException: No such property: log for class: Script3 groovy.lang.MissingPropertyException: No such property: log for class: Script3 at Script3$_run_closure6.doCall(Script3 ...
- 13 May 2014, 21:46
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
Hello, i think you change same think that broke the script, see that: root@Buffalo:/# /root/FileBot/filebot.sh -script dev:suball /mnt/disk1/Torrent/Series/ --def maxAgeDays=7 --lang pob --conflict auto May 13, 2014 6:44:45 PM net.sourceforge.filebot.mediainfo.MediaInfo <clinit> WARNING: Failed to ...
- 13 Apr 2014, 20:21
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
No matching subtitles found: /mnt/disk1/Torrent/Series/The Big Bang Theory/7/The.Big.Bang.Theory.S07E20.720p.HDTV.X264-DIMENSION.mkv Matched [The.Big.Bang.Theory.S07E20.720p.HDTV.X264-DIMENSION.mkv] to [The.Big.Bang.Theory.S07E20.HDTV.x264-LOL-eng] via filehash Fetching [The.Big.Bang.Theory.S07E20 ...
- 12 Apr 2014, 16:26
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
Ok, i'll wait. root@Buffalo:~# /root/FileBot/filebot.sh -script dev:suball /mnt/disk1/Torrent/Series/The\ Big\ Bang\ Theory/7/ --def maxAgeDays=7 --lang pob --conflict auto Apr 12, 2014 1:23:54 PM net.sourceforge.filebot.mediainfo.MediaInfo <clinit> WARNING: Failed to preload libzen Get [Brazilian ...
- 12 Apr 2014, 03:49
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
1. It's based on the lastModified timestamp of the file and current time. 2. Sample files are ignored by default. Send me the paths if not. EDIT: added more sanity filters to the suball script, use dev:suball to check it out yeah, you're right! :) Exclude: /mnt/disk1/Torrent/Series/House of Cards ...
- 08 Apr 2014, 18:00
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
1. It is picking the best subtitles for the given files. http://trac.opensubtitles.org/projects/opensubtitles/wiki/OSDb 2. The suball script just packs extra logic on top, but internally it'll still call -get-missing-subtitles, so in your case, calling filebot repeatedly on all your files, it's ...
- 08 Apr 2014, 14:49
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
good, i changed the trackers for those who didn't seed "compressed" torrents. now, how do i do to pick the subtitles for the best release? like this: root@Buffalo:~# filebot -get-missing-subtitles --lang pob --conflict skip -r /mnt/disk1/Torrent/Series/The\ Big\ Bang\ Theory/ Get [Brazilian ...
- 08 Apr 2014, 03:30
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
i'll use only torrent without archived files, so, how do you think is better to me to auto-down using hash?rednoah wrote:Hash can't be calculated from archived rar volumes. So you'll need to extract them anyway.
if happen on a movie or any other file to be .rar, can i search using file name and release?
- 08 Apr 2014, 02:36
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
Re: [HELP] Auto-Download Subtitles
using filename will work? it's ARMv5 Buffalo i dont think that extract will be a good idea.. 
- 07 Apr 2014, 13:41
- Forum: Scripting and Automation
- Topic: [HELP] Auto-Download Subtitles
- Replies: 26
- Views: 22847
[HELP] Auto-Download Subtitles
Hello i have a question about scenario -Apple TV + XBMC -Buffalo Linkstation -Transmission -Traktv -Sceneaccess My problem is i don't unarchive my files, because XBMC can read the files in the original folder i work in same think like that: /mnt/disk1/Torrent/Series/The Following/1/The.Following ...