Search found 5 matches

by tlarcombe
20 Nov 2025, 18:04
Forum: Scripting and Automation
Topic: Python Wrapper
Replies: 0
Views: 3486

Python Wrapper

I use (manually) very basic functionality - just renaming or getting subs. This was vibe coded (I am a network guy not a dev), so if the LLM ripped off your code, I apologize. Just thought I would leave it here in case it is useful to someone. #!/usr/bin/env python3 """ FileBot Wrapper - Interactive ...
by tlarcombe
30 Apr 2020, 08:37
Forum: Help and Support
Topic: Filebot CLI (Linux) truncating subtitle downloads
Replies: 6
Views: 4051

Re: Filebot CLI (Linux) truncating subtitle downloads

Adding --output srt --encoding utf8 worked perfectly in both English and Greek.

Rednoah, you are truly a god amongst men! Thank you for all your help, your quick and detailed responses, and all round nice-guyishness.

T.
by tlarcombe
30 Apr 2020, 05:11
Forum: Help and Support
Topic: Filebot CLI (Linux) truncating subtitle downloads
Replies: 6
Views: 4051

Re: Filebot CLI (Linux) truncating subtitle downloads

The Java Swing look and feel is pretty cool - I learn something new every day. It didn't solve the GUI issue though - with any of the four themes applied, clicking the 'match' button still drops down the menu (and the menu is working because as I trace the mouse down the menu the cursor changes) but ...
by tlarcombe
30 Apr 2020, 05:05
Forum: Help and Support
Topic: Filebot CLI (Linux) truncating subtitle downloads
Replies: 6
Views: 4051

Re: Filebot CLI (Linux) truncating subtitle downloads

Nice call. Well done. If I don't transcode the file to UTF8, the whole file downloads correctly.

This works for both English and Greek.

However, without transcoding to UTF8 the Greek subtitles are unreadable because the characters are incorrect.

Thank you for your help so far. :-)
by tlarcombe
29 Apr 2020, 15:53
Forum: Help and Support
Topic: Filebot CLI (Linux) truncating subtitle downloads
Replies: 6
Views: 4051

Filebot CLI (Linux) truncating subtitle downloads

This is a problem that I have been working on troubleshooting for a few months - but finally decided to ask for help. Firstly, I use Manjaro Linux - rolling release, all up to date. Here are the filebot install details. It is licenced, but I have obscured the licence key filebot -script fn:sysinfo ...