Search found 18 matches

by Phileas50
08 Jan 2025, 12:06
Forum: Synology NAS & Embedded Linux
Topic: Unable to register OpenSubtitles
Replies: 5
Views: 9856

Re: Unable to register OpenSubtitles

Finally I solved the problem with :

Shell: Select all

filebot -script fn:properties --def net.filebot.WebServices.OpenSubtitles.v1=false
Why? it was a shot in thew dark...
by Phileas50
06 Jan 2025, 14:59
Forum: Synology NAS & Embedded Linux
Topic: Unable to register OpenSubtitles
Replies: 5
Views: 9856

Re: Unable to register OpenSubtitles

Tried with synology as VPN client... Same problem
by Phileas50
06 Jan 2025, 13:39
Forum: Synology NAS & Embedded Linux
Topic: Unable to register OpenSubtitles
Replies: 5
Views: 9856

Re: Unable to register OpenSubtitles

With Synology I do not see how. But I can register in the site of opensubtitles.com with the same provider.
Thanks anyway
by Phileas50
06 Jan 2025, 12:39
Forum: Synology NAS & Embedded Linux
Topic: Unable to register OpenSubtitles
Replies: 5
Views: 9856

Unable to register OpenSubtitles

I am normally registered thorough the internet page. But when I try to do it though "filebot -script fn:configure" I get error: Request failed: Try again in 12 seconds (2 more) => javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath ...
by Phileas50
03 Jan 2025, 17:32
Forum: Synology NAS & Embedded Linux
Topic: Network Connection Error: java.net.ConnectException at WebRequest::doRequest
Replies: 7
Views: 9745

Re: Network Connection Error: java.net.ConnectException at WebRequest::doRequest

In Filebot Node for Synology there is a section named "POst-processing options". In that there is an entry called "Emby" . I filled that entry with the API key retrieved from the Emby Server. I will remoc=ve it and see if the problem is replicated or not. Is that the right thing?
by Phileas50
03 Jan 2025, 16:16
Forum: Synology NAS & Embedded Linux
Topic: Network Connection Error: java.net.ConnectException at WebRequest::doRequest
Replies: 7
Views: 9745

Re: Network Connection Error: java.net.ConnectException at WebRequest::doRequest

How about EMBY? I have an Emby server running in the same Synology machine and have added API Key in the relevant section.

Is that it?
by Phileas50
03 Jan 2025, 13:58
Forum: Synology NAS & Embedded Linux
Topic: Network Connection Error: java.net.ConnectException at WebRequest::doRequest
Replies: 7
Views: 9745

Re: Filebot Node on Synology java error

Code: Select all

[REFRESH] Refresh File Services (/volume1/trans)
by Phileas50
02 Jan 2025, 19:23
Forum: Synology NAS & Embedded Linux
Topic: Network Connection Error: java.net.ConnectException at WebRequest::doRequest
Replies: 7
Views: 9745

Network Connection Error: java.net.ConnectException at WebRequest::doRequest

I get the following error after filebot node was successfully executed: Network Connection Error: java.net.ConnectException at WebRequest::doRequest < WebRequest::httpRequestV2 < WebRequest::post < WebRequest::post < ScriptShellMethods::post It does not affect the end result which is a successful ...
by Phileas50
13 Nov 2024, 17:59
Forum: Synology NAS & Embedded Linux
Topic: [Filebot Node on Synology] Is it possible to move without renaming?
Replies: 2
Views: 4172

[Filebot Node on Synology] Is it possible to move without renaming?

Working with it with success for quite a time now. One question. Among the choices is Move and Rename . Is it possible to move without renaming???

Best Regards'
by Phileas50
25 Oct 2024, 07:36
Forum: Synology NAS & Embedded Linux
Topic: Exit Code 3 when processing Tracker (2024)
Replies: 4
Views: 4903

Re: Exit Code 3 when processing Tracker (2024)

Thank you very much for your input. Illuminating as allways...
by Phileas50
24 Oct 2024, 22:04
Forum: Synology NAS & Embedded Linux
Topic: Exit Code 3 when processing Tracker (2024)
Replies: 4
Views: 4903

Re: Exit Code 3 when processing Tracker (2024)

What is the -q option? and yes I have no problem with other files so I think that the name bamboozles filebot.....
by Phileas50
24 Oct 2024, 08:56
Forum: Synology NAS & Embedded Linux
Topic: Exit Code 3 when processing Tracker (2024)
Replies: 4
Views: 4903

Exit Code 3 when processing Tracker (2024)

Using FileBot Node on Synology I get the following error: Run script [fn:amc] at [Thu Oct 24 11:05:44 EEST 2024] Parameter: ut_label = TV Parameter: excludeLink = y Parameter: subtitles = eng Parameter: skipExtract = y Parameter: seriesFormat = {kodi.id} Argument[0]: /volume1/homes/plam/Test Input ...
by Phileas50
31 Mar 2021, 22:22
Forum: Windows
Topic: Subtitles accompany main file in different folder
Replies: 5
Views: 8648

Re: Subtitles accompany main file in different folder

By using this AMC script I manage to get subtitles renamed and copied: filebot -script fn:amc "//10.0.0.24/TV/" --output "E:/TV Shows/" --log-file amc.log --action move --conflict skip -non-strict --def ignore="RARGB.txt|3_English.srt" --def minFileSize=1 --def subtitles=en --def "seriesFormat={n ...
by Phileas50
10 Mar 2021, 22:37
Forum: Windows
Topic: Subtitles accompany main file in different folder
Replies: 5
Views: 8648

Re: Subtitles accompany main file in different folder

This works for me: ilebot -script fn:amc "C:/down" --output "E:/" --log-file amc.log --action move --conflict skip -non-strict --def music=y --def unsorted=y --def subtitles=en artwork=n --def "seriesFormat=TV Shows/{n}/{n} - {s+'x'}{e.pad(2)} - {t}" but as I said before it brings subtitles named 2 ...
by Phileas50
09 Mar 2021, 16:52
Forum: Windows
Topic: Subtitles accompany main file in different folder
Replies: 5
Views: 8648

Subtitles accompany main file in different folder

The subtitles are in a separate folder named “subs” named eng.srt How to rename them accordingly and extract them on the same folder as the main (avi,mkv...) file
by Phileas50
04 Nov 2019, 09:41
Forum: Feature Requests and Bug Reports
Topic: Filebot and ccextractor
Replies: 1
Views: 1957

Filebot and ccextractor

Hello guys

Is it possible to combine the two programs so I can extract cc in srt form after renaming the move file?
Thank you