Search found 8 matches
- 12 Jan 2025, 16:59
- Forum: Windows
- Topic: After Update to Filebot 5.1.6 OpenSubtitleLogin doesn't work anymore
- Replies: 13
- Views: 5905
Re: After Update to Filebot 5.1.6 OpenSubtitleLogin doesn't work anymore
Hi @rednoah, It was a password such as j3430dc@i3j2j*snj2#23 (the * and the hash might have been the other way round). I was setting them via the Filebot Node GUI on Synology. Obviously those are passed from NodeJS to Filebot itself via a command line argument, but I was hoping/expecting sufficient ...
- 07 Jan 2025, 19:34
- Forum: Windows
- Topic: After Update to Filebot 5.1.6 OpenSubtitleLogin doesn't work anymore
- Replies: 13
- Views: 5905
Re: After Update to Filebot 5.1.6 OpenSubtitleLogin doesn't work anymore
I've been having trouble with OpenSubtitles for sometime on FIlebot 5.1.6 on Synology and eventually tracked down to my password using special characters (@, # and * were all being used). I changed the password to one just using alphabetical, numericals and the exclamation mark and all started ...
- 04 Aug 2024, 19:24
- Forum: Help and Support
- Topic: [OpenSubtitles] 401 Unauthorized
- Replies: 6
- Views: 19657
Re: [OpenSubtitles] 401 Unauthorized
Sorry for the delay in responding. TL;DR: Setting net.filebot.WebServices.OpenSubtitles.v2=true currently seems to break authentication. Long: Using the Synology GUI and Filebot Node 0.4.7 (was 0.4.6) it fails: filebot -script 'fn:configure' --def 'osdbUser=[USERNAME]' 'osdbPwd=[PASSWORD]' --log ...
- 19 Jun 2024, 11:29
- Forum: Help and Support
- Topic: [OpenSubtitles] 401 Unauthorized
- Replies: 6
- Views: 19657
Re: [OpenSubtitles] 401 Unauthorized
I'm running FileBot 5.1.3 (r10185) (JNA Native 6.1.6 on a Synology DS2015xs "System Property: net.filebot.WebServices.OpenSubtitles.v2=true") and get the following when I try and set my OpenSubtitles.org details via Filebot node: $ filebot -script 'fn:configure' --def 'osdbUser=[USERNAME]' 'osdbPwd ...
- 04 May 2021, 16:14
- Forum: Feature Requests and Bug Reports
- Topic: Not Matching: Director's Cut (2018)
- Replies: 2
- Views: 5691
Not Matching: Director's Cut (2018)
For some reason, Filebot isn't matching Director's Cut (2018) [TheMovieDB entry: https://www.themoviedb.org/movie/355536-director-s-cut ] on my Synology: filebot -script 'fn:amc' '/volume1/video/Unsorted/Films/Director'\''s Cut (2018)' --output /volume1/video/Sorted/ --action move --order Airdate ...
- 14 Apr 2016, 10:34
- Forum: Feature Requests and Bug Reports
- Topic: Missing repository.jar on githusercontent
- Replies: 1
- Views: 2178
Missing repository.jar on githusercontent
I'm running Filebot on a Synology NAS (with DSM 6) and it was working brilliantly with DSM 6 on the 2nd of April. However, attempting to run Filebot today (14th) via Filebot node results in: filebot -script 'fn:amc' /volume1/xxxx --output /volume1/yyyyy/ --action test -non-strict --conflict auto ...
- 28 Jan 2016, 18:51
- Forum: Feature Requests and Bug Reports
- Topic: AccoustID/ID3 Errors
- Replies: 14
- Views: 8359
Re: AccoustID/ID3 Errors
Thanks. For other Synology users: SSH in as `root` (use the administrator password) filebot -version cd /var/packages/filebot/target/ mv FileBot.jar FileBot.jar.old curl http://master.dl.sourceforge.net/project/filebot/filebot/HEAD/FileBot.jar > FileBot.jar filebot -version (version number should ...
- 28 Jan 2016, 11:03
- Forum: Feature Requests and Bug Reports
- Topic: AccoustID/ID3 Errors
- Replies: 14
- Views: 8359
Re: AccoustID/ID3 Errors
I'm having the same problem as the OP: Jan 28, 2016 10:47:10 AM net.filebot.web.ID3Lookup getInteger WARNING: java.lang.NumberFormatException: For input string: "1997-04-03" ... Jan 28, 2016 10:47:23 AM net.filebot.web.ID3Lookup getInteger WARNING: java.lang.NumberFormatException: For input string ...