Hi,
Is it possible to specify multiple languages to filebot. In the windows gui you are able to but on my synology NAS I am using filebot node and you can only choose 1 language via the gui. Is it possible to manually amend the task script parameters from
--lang
en
to
--lang
en
es
fr
If not ...
Search found 4 matches
- 03 Apr 2021, 11:14
- Forum: Synology NAS & Embedded Linux
- Topic: File Bot Node - Multiple Subtitle Languages
- Replies: 1
- Views: 2665
- 27 Mar 2021, 11:41
- Forum: Feature Requests and Bug Reports
- Topic: OpenSubtitles HTTP Response 429
- Replies: 2
- Views: 4411
Re: OpenSubtitles HTTP Response 429
I'm using filebot on my synology NAS there doesn't seem to be this functionality. I have version 4.9.3
I have been using a vpn so maybe that is the problem. Moving to a dedicated IP vpn next week so will see if it improves
I have been using a vpn so maybe that is the problem. Moving to a dedicated IP vpn next week so will see if it improves
- 22 Mar 2021, 11:07
- Forum: Feature Requests and Bug Reports
- Topic: OpenSubtitles HTTP Response 429
- Replies: 2
- Views: 4411
OpenSubtitles HTTP Response 429
Hi,
If I submit too many files at once(I am using Filebot Node on a synology NAS) the opensubtitles API returns http response 429. In the response it says too many responses please wait 2 seconds. Can we make it so this exception is caught and retried after the period of time specified in the ...
If I submit too many files at once(I am using Filebot Node on a synology NAS) the opensubtitles API returns http response 429. In the response it says too many responses please wait 2 seconds. Can we make it so this exception is caught and retried after the period of time specified in the ...
- 21 Mar 2021, 19:08
- Forum: Synology NAS & Embedded Linux
- Topic: Failed to read media characteristics: ExecuteException
- Replies: 10
- Views: 20145
Re: Failed to read media characteristics: ExecuteException
Hi,
This seems to be fixed in later versions of ffprobe / ffmpeg
To get it working on a synology NAS do the following:
There is a community version of ffmpeg available from https://synocommunity.com/
Install the package after adding the synocommunity as a package source
Then ssh to the server ...
This seems to be fixed in later versions of ffprobe / ffmpeg
To get it working on a synology NAS do the following:
There is a community version of ffmpeg available from https://synocommunity.com/
Install the package after adding the synocommunity as a package source
Then ssh to the server ...