Search found 114 matches

by garyleecn
10 May 2022, 05:34
Forum: Help and Support
Topic: Simple change extension?
Replies: 1
Views: 2306

Simple change extension?

Just wondering, if it’s possible to, monitor a certain folder XXX, and its sub folders, and rename certain extension to another. Like
Monitor

Code: Select all

/volume1/
And change

Code: Select all

/volume1/01/123.tiff to /volume1/01/123.arw
by garyleecn
26 Jul 2018, 00:13
Forum: Synology NAS & Embedded Linux
Topic: permission denied?
Replies: 1
Views: 2844

permission denied?

I'm running from filebot node on Synology (both latest versions), and I'm getting this message

x86_64
Error during startup
java.io.IOException: Permission denied
at net.filebot.Logging.createLogFileHandler(Logging.java:57)
at net.filebot.Main.initializeLogging(Main.java:426)
at net.filebot.Main ...
by garyleecn
22 Jul 2018, 10:08
Forum: Ubuntu & Desktop Linux
Topic: How do I install a license?
Replies: 8
Views: 14664

How do I install a license?

yes that is exactly where the problem is, thanks.

now the problem becomes, how do I install the license? I just got a new license for this ubuntu VPS, but since it's a VPS there is no easy way to upload the license file (I only get SSH and I don't know many linux commands). I put this file on my ...
by garyleecn
22 Jul 2018, 08:16
Forum: Ubuntu & Desktop Linux
Topic: java.nio.file.NoSuchFileException
Replies: 1
Views: 2332

java.nio.file.NoSuchFileException

I'm trying to use filebot on my new ubuntu VPS, but somehow filebot just doesn't see any files...
everytime I run it, it will just say

Code: Select all

No files selected for processing
, but I just used plex to scan the exact folder and found a lot of videos.....
any idea what's wrong?
by garyleecn
22 Jul 2018, 07:51
Forum: Ubuntu & Desktop Linux
Topic: installed filebot via snap on ubuntu, what then?
Replies: 1
Views: 2681

installed filebot via snap on ubuntu, what then?

just switched to ubuntu, and installed filebot via snap.
usually I just use command

Code: Select all

filebot -fn XXXX
but now I got

Code: Select all

filebot: command not found
how should I phrase my command on ubuntu?
by garyleecn
19 Jul 2018, 07:22
Forum: Help and Support
Topic: how to install license for another user?
Replies: 3
Views: 4618

Re: how to install license for another user?

Then the question becomes, where do I purchase the license? There isn’t any mention of license on the website (at least the page I’m looking at..l)
by garyleecn
16 Jul 2018, 04:41
Forum: Help and Support
Topic: how to install license for another user?
Replies: 3
Views: 4618

how to install license for another user?

so I just updated filebot and now it requires a license. however the problem is, I can't install license...

I'm using filebot on a Synology system, and it's being called by sabnzbd. the latest sabnzbd runs on it's own user called 'sc-sabnzbd'. and here comes the problem, I can't ssh in the system w ...
by garyleecn
24 Jul 2017, 01:52
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1035
Views: 2207204

Re: [SNIPPET] Override / Hardcode Series Names

so how do I integrate it with AMC?
by garyleecn
23 Jul 2017, 00:54
Forum: Help and Support
Topic: ignore certain folder?
Replies: 1
Views: 3233

ignore certain folder?

so as nzbget and sabnzbd update, they both got 'direct unpack' feature, which means they will unpack while. downloading. how it work is, each task consists a lot of small RAR files, as each got downloaded, they got unpacked, to a folder structure like:
/Download/Completed/TV/XX.show.s01.e01/_unpack ...
by garyleecn
08 Apr 2017, 03:00
Forum: Help and Support
Topic: amc recognizing some .zho subtitle as .dut
Replies: 1
Views: 2995

amc recognizing some .zho subtitle as .dut

I've notice couple times that amc renames a .zho.srt Chinese sub file to .dut.srt nederlands subtitle, it's not a very big deal, but just want to bring it up, see if we can find out the problem.

[MOVE] From [/volume1/Video/Completed/Movies/Kingsman.The.Secret.Service.2014.1080p.BluRay.REMUX.AVC ...
by garyleecn
04 Apr 2017, 23:52
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

The usual way? Exactly like on the command-line? :lol:

@see http://stackoverflow.com/a/5130889/1514467

If it's not a simple command, I'd just make my own little script:
--def exec="/path/to/fix-permissions.sh {quote(file)}"
That way you can easily make modifications without touching the amc ...
by garyleecn
02 Apr 2017, 20:41
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

ok now I think I found where the problem is.
so I checked the problematic chi.srt and working zho.srt from suball, they have the same MD5. so no way the file is damaged. then I started to dig into permission issue.
after I set a problematic chi.srt to 777, it worked. the weird thing now is, that ...
by garyleecn
02 Apr 2017, 08:36
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

1.
I don't know. Try and see what happens. Kinda depends on the operating system and what you're doing exactly, especially if source / destination path are on the same filesystem.

:idea: Using --def exec to update the timestamps would make sense.


2.
The {plex} binding will give you ISO 639-2/B ...
by garyleecn
02 Apr 2017, 07:21
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

1.
"age" refers to the last-modified date. On Linux, there is no such thing as creation-date, only last-modified. It'll go through all your files and quickly ignore anything that has been there for a while and fetch missing subtitles for new content.

There is no override option due to abuse. You ...
by garyleecn
02 Apr 2017, 06:38
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

1.
No, this is not gonna work well. What's the benefit of using the --def exec option for this use case?

I'd just call suball after amc:
filebot -script fn:amc --output "/path/to/Media" ...
filebot -script fn:suball "/path/to/Media" --lang zho -non-strict --def maxAgeDays=7


2.
That being said ...
by garyleecn
02 Apr 2017, 02:51
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

ok this does work. however it's like a problem after a problem.

so the problem now is, I'm not sure if it's related, as the configured in AMC script, filebot will download subtitles from shooter, named as MOVIE.zho.srt. and since I'm now using {plex} binding, it will be moved and renamed as MOVIE ...
by garyleecn
01 Apr 2017, 23:45
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

1.
Your Desktop has a GUI. Install FileBot and use the Format Editor GUI. Once you've got it you can copy and paste your format expression into your SSH terminal.


2.
Have you tried calling synoindex after adding new files?
--def exec="synoindex -R all"

sorry for late reply, but the command ...
by garyleecn
01 Apr 2017, 19:32
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

1.
Using formats on the command-line without understanding how they work is a bad idea. Using the GUI allows you to build confidence in how the format work, so if something doesn't work, then you know where to look and where not to look (e.g. if the format works in the GUI, then it also works in ...
by garyleecn
31 Mar 2017, 07:44
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

1.
filebot -script dev:amc --output /volume1/Video --format "{plex.path.replace('-', '')}"

You are using the GUI to experiment, right?

Step 1: Prototype your format in the GUI
Step 2: Copy and paste it into your command-line call

http://www.filebot.net/screenshots/format.png


2.
FileBot ...
by garyleecn
31 Mar 2017, 01:53
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

... of course not manually. :lol:

i.e.
plex.path.replace('-', '')

so what would my code be? like this?
filebot -script dev:amc --output /volume1/Video --format {plex} -plex.path.replace('-', '')

and since it's actually like
Captain America - Winter Solider, I guess I should use
plex.path ...
by garyleecn
31 Mar 2017, 00:27
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

You mean this:
filebot -script dev:amc --output /volume1/Video --format {plex}

Here's some docs on the {plex} binding:
https://www.filebot.net/forums/viewtopic.php?f=5&t=4116


thanks for the help, I've got {plex} binding working now.
however, you said I can then strip "-" from the result, but ...
by garyleecn
30 Mar 2017, 17:06
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Re: Captain America - winter soldier vs. captain America winter soilder

You can use a custom format and then whatever you want. You can also use the plex binding and then strip all '-' characters from the result.


Would u mind explain a little what's Plex binding?
thanks,


I did some search, and tried this script
filebot -script dev:amc --output /volume1/Video ...
by garyleecn
30 Mar 2017, 09:22
Forum: Help and Support
Topic: Captain America - winter soldier vs. captain America winter soilder
Replies: 22
Views: 19509

Captain America - winter soldier vs. captain America winter soilder

Is there anyway to force filebot NOT to put "-" in the name?
Like use
captain America winter soldier
Instead of
Captain America - winter soldier

Thanks
by garyleecn
20 Mar 2017, 23:32
Forum: Help and Support
Topic: no longer searching shooter?
Replies: 7
Views: 6084

Re: no longer searching shooter?

Not sure how to answer basic questions like that. You just replace the jar? With the mv command?

I guess it's easier to just install the portable, because that one includes a script for updating the jar:
mkdir -p /volume1/app/filebot
cd /volume1/app/filebot
curl https://raw.githubusercontent ...
by garyleecn
13 Mar 2017, 13:51
Forum: Help and Support
Topic: no longer searching shooter?
Replies: 7
Views: 6084

Re: no longer searching shooter?

You will find all SPK packages here:
/var/packages/

is this where DSM stores all SPKs? but how do I replace filebot.jar with the new one?



alright. I figured it out. so for anyone else, and for myself as a note,
I ran this command as root on via ssh
mount --bind /volume1/@appstore /volume1 ...
by garyleecn
13 Mar 2017, 13:39
Forum: Help and Support
Topic: no longer searching shooter?
Replies: 7
Views: 6084

Re: no longer searching shooter?

rednoah wrote:You will find all SPK packages here:

Code: Select all

/var/packages/
is this where DSM stores all SPKs? but how do I replace filebot.jar with the new one?
by garyleecn
13 Mar 2017, 11:06
Forum: Help and Support
Topic: no longer searching shooter?
Replies: 7
Views: 6084

Re: no longer searching shooter?

Yep, looks like something broke there.

Fixed with r4922 .


any chance to release a Synology spk file?
or do you know where the .jar file is on synology, or better, how to upgrade it?

thanks

--------
I know on windows it should be fairly easy with winscp, but unfortunately don't have windows ...
by garyleecn
13 Mar 2017, 01:21
Forum: Help and Support
Topic: no longer searching shooter?
Replies: 7
Views: 6084

no longer searching shooter?

so I've reset my Synology, downloaded the latest filebot from repo, and used my old script as following,

filebot -script dev:amc --output /volume1/Video/ --log-file /volume1/Download/NZBGet/FileBot.log --action move --conflict auto -non-strict /volume1/Download/Completed/ --def artwork=y extra=y ...
by garyleecn
03 Jan 2017, 19:57
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

oh. I was using on Synology box, so doesn't really have a GUI... I guess I will just try different formats/approaches and figure it out myself. thanks though.


btw, I know amc has a notify plex feature to update the library, can it also notify Synology video station to update the library as well?
by garyleecn
02 Jan 2017, 07:34
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

I'm not a Groovy interpreter. :P Run it and see what happens.

well, it couldn't even fine 'readline'

ash-4.3# filebot -script fn:amc --output /volume1/Video/ --action move --conflict auto -non-strict /volume1/Downloads/Completed/ --def artwork=y extra=y clean=y --filter "!readLines('/volume1 ...
by garyleecn
02 Jan 2017, 06:16
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

1.
Works for me:
Input: TV Series/Incorporated.S01E05.1080p.WEB.x264-HEAT-Obfuscated/75caf3ac65bb4632bbf884ad89210b87.mkv
Group: [tvs:incorporated] => [75caf3ac65bb4632bbf884ad89210b87.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Incorporated]
Fetching episode data for [Incorporated ...
by garyleecn
02 Jan 2017, 02:48
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

and then I ran with -non-strict mode again, for the incorporated (again, it's the episode 5 days ago)

Input: /volume1/Downloads/Completed/TV Series/Incorporated.S01E05.1080p.WEB.x264-HEAT-Obfuscated/75caf3ac65bb4632bbf884ad89210b87.mkv
Input: /volume1/Downloads/Completed/TV Series/Incorporated ...
by garyleecn
02 Jan 2017, 02:40
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

here's the log
Auto-detected query: [Incorporated]
Multiple options: Force auto-select requires non-strict matching: [Incorporated, Kids Incorporated, Acquisitions Incorporated, Scooby-Doo! Mystery Incorporated]

this is for the episode 5 days ago.

also for today's Sherlock, same thing is ...
by garyleecn
29 Dec 2016, 07:02
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

I've been testing for the last couple of days. and the problem seems to be with the auto-selection

when I remove 'non-strict' from the command, it will just return an error saying something 'auto selection not enabled, multiple options available'.
and take tonight's incorporated as an example ...
by garyleecn
23 Dec 2016, 04:59
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

sorry for late reply.

so if I remove -non-strict, use 'strict' mode, it will only use the exact match or do nothing right?
by garyleecn
16 Dec 2016, 09:27
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

I've tried with the real file you provided now, and I still can't reproduce the issue... I can only assume that it had something to do with the correct data not being known to FileBot at the time due to some unknown reason.

$ filebot -rename -non-strict --action test --db thetvdb Frequency.S01E08 ...
by garyleecn
16 Dec 2016, 02:05
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

Slow internet, so I won't be able to test with your sample file until tomorrow.

If you're running things on the same files repeatedly (without test mode) then it probably won't work if files are tagged after the first run which then changes behaviour compared to untagged files.

View or Clear ...
by garyleecn
15 Dec 2016, 08:26
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

I tracked down one file, that I triple ran on my server but still had incorrect info. maybe you can try this to see if it works for you?
by garyleecn
13 Dec 2016, 18:34
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

Re: TV Show mismatch

Please post all the file paths that don't work as expected as text.


EDIT:

Here's what I get:
$ filebot -rename Humans.S02E06.1080p.WEB-DL.DD5.1.H264-HMNS-Obfuscated -non-strict --action test
Rename episodes using [TheTVDB]
Auto-detected query: [Humans]
Fetching episode data for [Humans ...
by garyleecn
11 Dec 2016, 07:55
Forum: Help and Support
Topic: TV Show mismatch
Replies: 25
Views: 35578

TV Show mismatch

I notice filebot seems to be a little 'off' recently. it had a lot of tv show mismatch, like
frequency --> strange frequency
Incorporate --> kids incorporate
humans --> real humans

I had pretty good filename on the source file already, but filebot still can't match it correctly...

any fix?

[MOVE ...
by garyleecn
03 Nov 2016, 02:18
Forum: Help and Support
Topic: can't match movie 'i.t.'
Replies: 2
Views: 2478

can't match movie 'i.t.'

just downloaded a movie 'i.t.' with IMDB link http://www.imdb.com/title/tt2679552/?ref_=fn_al_tt_1, filename I.T 2016 BluRay 1080p DTS-HD MA5.1 x264.mkv

however, I tried both filebot on Synology and filebot GUI on Mac, it just won't match it.
it gives a bunch of choices but none of them is correct ...
by garyleecn
19 Oct 2016, 21:18
Forum: macOS
Topic: copying takes long
Replies: 2
Views: 3959

Re: copying takes long

I have the impression that copying media files to their destination is taking much longer compared when using finder? (is this known or just my personal impression?
26 files are being copied from the osx desktop to my synology nas (same local network) (more than 30 minutes now, and I have no ...
by garyleecn
19 Oct 2016, 21:16
Forum: macOS
Topic: auto rename in plex movie folder
Replies: 20
Views: 26216

Re: auto rename in plex movie folder

hi there. can someone point me to how to auto rename files in my plex's folder? i need filebot to auto rename my downloaded files when i added new movies. thanks alot

I didnt know that rednoah added GUI for this, but I've been using default amc output for a long time, plex reads without ANY ...
by garyleecn
19 Oct 2016, 21:12
Forum: Help and Support
Topic: [AMC] skiping short videos?
Replies: 13
Views: 13542

Re: skiping short videos?

You don't have MediaInfo installed. If you want to use features that require MediaInfo then you will need to install MediaInfo. ;)


well... that's weird..... I only got this 'null' error AFTER installing the mediaInfo package....
here's the sysinfo output, it shows mediainfo is insalled ...
by garyleecn
19 Oct 2016, 05:55
Forum: Help and Support
Topic: [AMC] skiping short videos?
Replies: 13
Views: 13542

Re: skiping short videos?

See Optional Features :
http://www.filebot.net/forums/viewtopic.php?f=3&t=1802

MediaInfo is not working. Either not installed not just not working. If you're using --conflict auto then MediaInfo is recommended, but FileBot will just fall back to using the filesize if MediaInfo isn't working.

I've ...
by garyleecn
18 Oct 2016, 00:26
Forum: Help and Support
Topic: [AMC] skiping short videos?
Replies: 13
Views: 13542

Re: skiping short videos?

hey. here's the sys info. basically I just install the spk from your repo and it automatically got the unofficial JAVA itself.
FileBot 4.7.2 (r4178)
JNA Native: 4.0.1
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load ...
by garyleecn
17 Oct 2016, 02:20
Forum: Help and Support
Topic: [AMC] skiping short videos?
Replies: 13
Views: 13542

Re: skiping short videos?

looks like I figured what went wrong.

after I change from 'dev:amc' to 'fn:amc', everything's working again..
looks like there's something wrong with dev:amc script?
by garyleecn
17 Oct 2016, 02:07
Forum: Help and Support
Topic: [AMC] skiping short videos?
Replies: 13
Views: 13542

[AMC] skiping short videos?

starting yesterday, filebot suddenly thinks everything video is a 'short' video, I tried to run AMC on multiple tv episodes, movies, including a full length 4k x-men movie, but filebot just won't process anything, it just say 'skip short video'

and I also tried to clear cache, doesn't work ...
by garyleecn
15 Sep 2016, 09:30
Forum: Help and Support
Topic: amc is getting http 522 from thetvdb
Replies: 3
Views: 3139

Re: amc is getting http 522 from thetvdb

looks like a server side issue. same here the whole night.
also tried movie/tv mix, movies works fine while none of the tv files were processed. further prove it's server side problem, nothing wrong with the script.
by garyleecn
15 Sep 2016, 09:29
Forum: Feature Requests and Bug Reports
Topic: 3D movie support for PLEX?
Replies: 3
Views: 20394

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 ...
by garyleecn
19 Aug 2016, 07:23
Forum: Feature Requests and Bug Reports
Topic: 3D movie support for PLEX?
Replies: 3
Views: 20394

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 ...
by garyleecn
28 Jul 2016, 06:30
Forum: Help and Support
Topic: skipping open subtitles in amc?
Replies: 2
Views: 3027

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: 7447

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 ...
by garyleecn
27 Jul 2016, 23:47
Forum: Help and Support
Topic: skipping open subtitles in amc?
Replies: 2
Views: 3027

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 ...
by garyleecn
15 Apr 2016, 05:04
Forum: Help and Support
Topic: set destination folder to a network location?
Replies: 1
Views: 2355

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: 2355

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:[email protected]/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 ...
by garyleecn
29 Mar 2016, 21:03
Forum: Help and Support
Topic: AMC conflict:auto not replacing 720p with 1080p?
Replies: 3
Views: 4628

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 ...
by garyleecn
08 Jan 2016, 22:34
Forum: Help and Support
Topic: Help setting up the amc script with uTorrent
Replies: 5
Views: 6454

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 ...
by garyleecn
05 Nov 2015, 11:14
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 12
Views: 17198

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: 12
Views: 17198

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: 12
Views: 17198

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 ...
by garyleecn
05 Nov 2015, 09:30
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 12
Views: 17198

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 ...
by garyleecn
05 Nov 2015, 09:14
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 12
Views: 17198

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 ...
by garyleecn
05 Nov 2015, 08:35
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 12
Views: 17198

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 ...
by garyleecn
05 Nov 2015, 01:13
Forum: Help and Support
Topic: Please enter your login details by calling ...
Replies: 12
Views: 17198

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 ...
by garyleecn
30 Oct 2015, 07:31
Forum: Help and Support
Topic: replacing filebot.jar on synology?
Replies: 1
Views: 2267

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: 2267

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: 7447

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: 7447

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 everything from ...
by garyleecn
06 Oct 2015, 21:46
Forum: Help and Support
Topic: Titles in 2 languages: Portuguese (Brazil) and English
Replies: 5
Views: 4927

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: 7447

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: 42256

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: 42256

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 ...
by garyleecn
29 Sep 2015, 02:16
Forum: Help and Support
Topic: .dalay file for subtitles?
Replies: 1
Views: 2297

.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 ...
by garyleecn
09 Sep 2015, 20:53
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

btw, how should i let filebot download and use the latest amc script without manually download it and specify directory?
by garyleecn
09 Sep 2015, 20:52
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

don't know how to update the amc script filebot fetches (just fn:amc doesn't seem to be updated even after clearing cache), so i downloaded the one from github and amc does start to search shooter.

one weird thing is, though it fetches subs for movies PERFECTLY, it NEVER fetches subs for tv shows ...
by garyleecn
08 Sep 2015, 09:11
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

rednoah wrote:I'm out of town now so I can't check this now. The amc script might need some minor changes to make this work.
hey, any idea how should i change amc script?
by garyleecn
08 Sep 2015, 09:09
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

somehow i played with the order of chn/1/2 it worked

thanks for all your help
by garyleecn
02 Sep 2015, 18:54
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

have a nice trip
by garyleecn
02 Sep 2015, 18:20
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

im kinda confused...
i've already applied fn.match(), but somehow it's still not copying chn1's

here's my codes
/usr/local/bin/filebot -script fn:amc --output /Volumes/Data/Videos/ --log-file /Volumes/Cache/amc.log --action move -non-strict --db OpenSubtitles /Volumes/Cache/Completed/ --def ...
by garyleecn
01 Sep 2015, 21:42
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

i cleared cache and it started to work again,

but for amc, looks like I'm doing something wrong...

i created a simply code to amc files from ~/Desktop/1/ to /2/, and specified --def subtitles=zho, but it's still looking for open subs only. and I'm using the filebot_shooter.jar you posted ...
by garyleecn
01 Sep 2015, 21:32
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

looks like movie.chn.mkv works, but movie.chn1.srt doesn't.....

Group: [tvs:null, mov:zero dark thirty 2012, anime:null] => [Zero Dark Thirty.chn.srt, Zero Dark Thirty.chn1.srt, Zero Dark Thirty.chn2.srt, Zero Dark Thirty.mkv, Zero Dark Thirty.srt]
Get [Chinese] subtitles for 1 files
Looking up ...
by garyleecn
01 Sep 2015, 01:15
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

somehow after i did an extensive test, i realized that this seems to only work with movies, for tv shows, somehow it just can't find one single subtitle for like more than 200 episodes.... and among them (like the homeland), i've used the other shooter script and successfully downloaded subs before ...
by garyleecn
31 Aug 2015, 23:37
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

so if my original code is
/usr/local/bin/filebot -script fn:amc --output /Volumes/Data/Videos/ --log-file /Volumes/Cache/amc.log --action move --db OpenSubtitles -non-strict /Volumes/Cache/Completed/ --def "seriesFormat=/Volumes/Data/Videos/TV Shows/{n}/Season {s} ({y})/{n} {s00e00} - {t} {(airdate ...
by garyleecn
31 Aug 2015, 23:26
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

W!O!R!K!ED!

though there are still some 'failures' using shooter, but most of them worked. i believe this maybe server glitch or just because i ran the script too many times on a single ip today.

just for anyone who also wants this, I'm using the r3183 jar (just replace the original filebot_4.6 ...
by garyleecn
31 Aug 2015, 05:58
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

ok, i just realized that i have parallels access on the computer.
so here's what i did.
i created a hazel rule to remove all subtitles files (srt, ass, ssa, sub) under /movies/ directory
manually opened 10 folders, indeed there are just .mkv files and posters...etc, no subtitle files
ran the exact ...
by garyleecn
31 Aug 2015, 05:24
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

the second run is definitely shorter, so it's excluding more folders?
maybe it's related to contents of the folder?
i will try to clear the folder contents and give it another try when i get home.


but after all, hey, you did an awesome job!
by garyleecn
31 Aug 2015, 05:23
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

yeah i saw your new .jar files, but there are two of them, should i get the shooter one or they are the same

i just ssh'ed into my computer and tried script fn:suball since i saw you talking this in another thread.
so, the code 'sort' of worked. just still have two problems,
first one is, though i ...
by garyleecn
31 Aug 2015, 04:56
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

so for an amc script like this

filebot -script fn:amc --output /Volumes/Data/Videos/ --log-file /Volumes/Cache/amc.log --action move --db OpenSubtitles --conflict auto -non-strict /Volumes/Cache/Completed/ --def artwork=y extra=y clean=y deleteAfterExtract=y subtitles=zh,en

i just need to change ...
by garyleecn
30 Aug 2015, 18:27
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

so how should i fn.match()?

there are three subtitles downloaded by default named as
{original.name}.eng.srt
{o.n.}.chn.srt
and
{o.n.}.chn1.srt
and probably another
{o.n.}.chn2.srt

all subs and videos are both under the same folder /Completed/
so how should i code to 'duplicate' all of them ...
by garyleecn
30 Aug 2015, 18:24
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

yes, i believe it's the latest

i downloaded the jar file you updated on 8.27 and replaced the one in filebot with it.

I'm out of town now, will go back on monday night and try out again
by garyleecn
30 Aug 2015, 13:12
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

doesn't seem to work.

i've put some Homeland season 4 files in ~/Desktop/1/, which are proven to have subtitles downloaded via the other shooter script (though i manually deleted them for test purpose)
then i run
>iMac:~ Gary$ filebot -get-missing-subtitles --lang Chinese ~/Desktop/1/
Get [Chinese ...
by garyleecn
29 Aug 2015, 23:40
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

found this
>filebot -get-subtitles
`filebot -get-subtitles` has been disabled due to abuse. Please use `filebot -get-missing-subtitles` instead.
Failure (°_°)

then i tried
>iMac:~ Gary$ filebot -get-missing-subtitles shooter ~/Desktop/1/
Get [English] subtitles for 4 files
Looking up subtitles by ...
by garyleecn
29 Aug 2015, 19:52
Forum: Scripting and Automation
Topic: [SCRIPT] Download subtitles and merge/remux into MKV container
Replies: 2
Views: 5786

Re: [SCRIPT] Download subtitles and merge/remux into MKV con

wish it could work on mac too.

maybe someone could merge it into filebot itself
by garyleecn
29 Aug 2015, 19:49
Forum: Help and Support
Topic: "Fear the Walking Dead" getting mis-identified
Replies: 17
Views: 16284

Re: "Fear the Walking Dead" getting mis-identified

remember i have seen a post asking if filebot can fetch series based on destination folders.. can't remember how it worked
by garyleecn
29 Aug 2015, 19:47
Forum: Help and Support
Topic: Sort by Collection an Movie Folder
Replies: 3
Views: 4456

Re: Sort by Collection an Movie Folder

perfekt - it´s works !
{any{'E:/Filmkollektion/'+collection + '/' + n + ' (' + y + ' - ' + info.Genres[0] + ' - IMDB ' + rating + ')' + any{' - Part '+pi}{''}}{'E:/Filme/'+ n + ' (' + y + ' - ' + info.Genres[0] + ' - IMDB ' + rating + ')/' + n + ' (' + y + ' - ' + info.Genres[0] + ' - IMDB ...
by garyleecn
29 Aug 2015, 19:45
Forum: Help and Support
Topic: have filebot to search specific type (movie/tv) only
Replies: 4
Views: 4186

Re: have filebot to search specific type (movie/tv) only

rednoah wrote:Yes. The default output formats that sort things into TV Series / Movie folders will work especially well as input. No guarantees if you change the formats though. ;)
have no idea how to verify, but just downloaded the same movie file again, seems to work

thank :)
by garyleecn
29 Aug 2015, 06:06
Forum: Help and Support
Topic: force filebot NOT to skip files already exist?
Replies: 14
Views: 9049

Re: force filebot NOT to skip files already exist?

Your format must come up with unique names for these subtitle files somehow. If your format maps multiple input files to one output file then you won't get multiple output files.

probably a future feature? for subtitle extensions (ssa, srt, etc..) move all subs without skipping or overwriting (or ...
by garyleecn
29 Aug 2015, 06:04
Forum: Feature Requests and Bug Reports
Topic: Chinese Subtitles
Replies: 36
Views: 42256

Re: Chinese Subtitles

You can play with r3183 and see if it works for you. It somewhat works, but I guess it'll only really work well if you're in China and have video file from Chinese sources.

thanks for the build, though on a mac, i completely have no idea how to install it. (i use brew cask to do the installation ...