Thank you, confirmed workingrednoah wrote: ↑24 May 2023, 21:52Press WIN+R and then run the following command to configure FileBot to use the legacy HTTP/1 API:
Code: Select all
setx FILEBOT_OPTS "-Dnet.filebot.web.WebRequest.v1=true"
Search found 10 matches
- 25 May 2023, 08:36
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Re: Unable to establish loopback connection
- 23 May 2023, 18:01
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Re: Unable to establish loopback connection
Code: Select all
net.filebot.web.WebRequest.v1=true
- 23 May 2023, 17:26
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Re: Unable to establish loopback connection
There must be some form of persistence because it continues to work even if I delete system.properties, I'll try rebooting between changes and let you know
- 23 May 2023, 15:29
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Re: Unable to establish loopback connection
Working now, thank you
- 23 May 2023, 15:03
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Re: Unable to establish loopback connection
You can further set net.filebot.web.WebRequest.v1 to configure FileBot to use the same HTTP/1 code used by default in previous FileBot 4.* releases: filebot -script fn:properties --def net.filebot.web.WebRequest.v1=true Unfortunately same error D:\Kodi Holding>filebot -script fn:properties --def ...
- 23 May 2023, 14:35
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Re: Unable to establish loopback connection
Thanks for your prompt response and suggestion, MS Store App, forcing IPv4 connections results in the same error D:\Kodi Holding>filebot -script fn:properties --def java.net.preferIPv4Stack=true script_bundle_0_0: compute: fn: net.sf.ehcache.CacheException: java.io.StreamCorruptedException: invalid ...
- 23 May 2023, 11:53
- Forum: Scripting and Automation
- Topic: Unable to establish loopback connection
- Replies: 13
- Views: 5342
Unable to establish loopback connection
Hello, I'll be grateful for assistance please. The MS Store Filebot app was updated to v5.0.3 (r9760) today and when using the following from a windows batch file, filebot -script fn:amc "D:/Kodi Holding/Incoming/" --output "D:/Kodi Holding/Processed/" --conflict override -non-strict --def clean=y ...
- 30 Mar 2016, 10:08
- Forum: Scripting and Automation
- Topic: AMC Bad certificate error
- Replies: 3
- Views: 2497
Re: AMC Bad certificate error
thanks for the quick support, it's working nowClear cache, try again. Should be fixed now.
- 30 Mar 2016, 10:02
- Forum: Scripting and Automation
- Topic: AMC Bad certificate error
- Replies: 3
- Views: 2497
Re: AMC Bad certificate error
I did use it but reinstalled using the installer...rednoah wrote:It's funny how you don't even mention that you're using the latest test jar...
[update] I see now, the installer doesn't overwrite even though it says "removing previous version"
- 30 Mar 2016, 09:52
- Forum: Scripting and Automation
- Topic: AMC Bad certificate error
- Replies: 3
- Views: 2497
AMC Bad certificate error
Hi, I've been using FileBot for some time without any problems using AMC on Win10 x64 but I today I get the following error in the log and no files are renamed BAD certificate: [[ [ Version: V3 Subject: CN=rednoah, O=FileBot Signature Algorithm: SHA256withRSA, OID = 1.2.840.113549.1.1.11 Key: Sun ...