Search found 50 matches

by Clint
22 Jun 2017, 05:39
Forum: Feature Requests and Bug Reports
Topic: Changed naming convention?
Replies: 5
Views: 4386

Re: Changed naming convention?

Yes, that is the convention I have used before. However, the colon ":" in titles used to be ignored before and now replaced with an "-" instead. I'm not really sure this is the naming convention used for Plex when it comes to movies? I used to have both Plex and Emby and from what I recall they both ...
by Clint
22 Jun 2017, 03:58
Forum: Feature Requests and Bug Reports
Topic: Changed naming convention?
Replies: 5
Views: 4386

Re: Changed naming convention?

Yes, cli in Linux. Sorry for meager specification, was tanked by a few beers last night. This happens. ;) I haven't had the need to specifiy any own naming convention before but relied on the default as I prefer to lean against that as much as possible. Ok, will venture into custom settings there ...
by Clint
21 Jun 2017, 16:03
Forum: Feature Requests and Bug Reports
Topic: Changed naming convention?
Replies: 5
Views: 4386

Changed naming convention?

Long time no see. All has beeing going just fine with your brilliant software! Thank you for that! However, after upgrade hardware and also all software I noticed that movie naming convention in the amc script regarding ":" has changed? Before it was just removed from name/title but now it seems it ...
by Clint
02 Aug 2016, 04:48
Forum: Feature Requests and Bug Reports
Topic: armv5 not supported?
Replies: 8
Views: 9371

Re: armv5 not supported?

Yes, it was a matter of adding a cipher-suite provider as StrangelyTyped suggested. http://stackoverflow.com/a/33521718/5960248 I dropped in a signed package from bouncycastle.org: https://www.bouncycastle.org/latest_releases.html bcprov-<verion>.jar to /usr/lib/jvm/jre/lib/ext edited /usr/lib/jvm ...
by Clint
01 Aug 2016, 17:19
Forum: Feature Requests and Bug Reports
Topic: armv5 not supported?
Replies: 8
Views: 9371

Re: armv5 not supported?

It seems like if I replace the FileBot.jar after I have run the test once I get SSL error: Fetch failed: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure [https://app.filebot.net/scripts/m1.jar] Received fatal alert: handshake_failure javax.net.ssl.SSLHandshakeException ...
by Clint
01 Aug 2016, 13:59
Forum: Feature Requests and Bug Reports
Topic: armv5 not supported?
Replies: 8
Views: 9371

Re: armv5 not supported?

If you get problems related to IPV6, just disable it in /etc/sysctl.conf with adding these lines at the bottom:

Code: Select all

net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.eth0.disable_ipv6 = 1
Then reboot and try again.
by Clint
01 Aug 2016, 13:56
Forum: Feature Requests and Bug Reports
Topic: armv5 not supported?
Replies: 8
Views: 9371

Re: armv5 not supported?

Finally after some holiday beer and bit of free time I think I solved it + that Zip-JBinding issue. Oracle do not provide java 8 for armv5tel so I had to compile it myself. While I was at it I had a go at the Zip-JBinding and compiled that as well. There was also some strange issue with java's ...
by Clint
30 May 2016, 12:20
Forum: Feature Requests and Bug Reports
Topic: osdb.login not supported?
Replies: 2
Views: 2245

Re: osdb.login not supported?

Great! :D
by Clint
30 May 2016, 05:56
Forum: Feature Requests and Bug Reports
Topic: osdb.login not supported?
Replies: 2
Views: 2245

osdb.login not supported?

Hello again! I just upgraded from Wheezy to Jessie (systemd, what a load of s***!) and when trying to login to opensubtitles with the osdb.login script I get this: ~# filebot -script fn:osdb.login Script not found: osdb.login java.io.FileNotFoundException: Script not found: osdb.login at net.filebot ...
by Clint
10 Apr 2016, 02:54
Forum: Feature Requests and Bug Reports
Topic: armv5 not supported?
Replies: 8
Views: 9371

Re: armv5 not supported?

Filebot 4.5.6 is the latest where you have provided an arm installer. I have tried this version against Oracles Java 8 as described earlier. Yes, I am pretty bad-ass these days but in this case Oracle provides a build environment that is self contained. It's a click and choice story kind of thing so ...
by Clint
08 Apr 2016, 13:10
Forum: Feature Requests and Bug Reports
Topic: armv5 not supported?
Replies: 8
Views: 9371

armv5 not supported?

Hi there, long time no see! After some time having my arm based NAS in the drawer that I started my adventures with filebot with I have now tried to get it up and flying again. However, after two days and a shitload of compilation of Oracle Java 8 for embedded I'm about to give up. I cannot for the ...
by Clint
15 Mar 2015, 07:51
Forum: Scripting and Automation
Topic: AMC: Whitelist for specific filetypes?
Replies: 2
Views: 2368

Re: AMC: Whitelist for specific filetypes?

If the names of the metadata files match the movie files then it can be processed together, kinda like subtitles. If you process folders via "Folder Mode" then you can process whole folders, but not rename any of the files inside. "Folder Mode" is not supported in the amc script. Ahh, ofcourse! I ...
by Clint
15 Mar 2015, 07:39
Forum: Scripting and Automation
Topic: AMC: Whitelist for specific filetypes?
Replies: 2
Views: 2368

AMC: Whitelist for specific filetypes?

Hi! As usual very happy with your work! ;) However, now and again I'm stumbling upon the need for having the "amc" script copying over specific files (or all in the same folder as the movie) when processing the movie. As of today I'm first using couchpotato to rename and grab metadata to my ...
by Clint
22 Sep 2014, 05:25
Forum: Help and Support
Topic: [r2561]* local index now contains localized titles and ..
Replies: 2
Views: 2197

[r2561]* local index now contains localized titles and ..

When browsing through the latest commits I saw this: [r2561]* local index now contains localized titles and thus should be considered the best result if available Will this lead to local translation/language of naming media titles based on computer localization settings? I mean, if I have Swedish ...
by Clint
09 Jun 2014, 11:23
Forum: Feature Requests and Bug Reports
Topic: "folder.jpg" added to process output?
Replies: 3
Views: 3401

Re: "folder.jpg" added to process output?

Ah, ok. No big deal, a couple of lines on my side compared to the convenience for the others. ;) I do however have another issue with the login to this site. It has happend a few times that I get the "Too many login attempts" directly when trying to login. Everytime this happen I cannot do much than ...
by Clint
08 Jun 2014, 04:53
Forum: Feature Requests and Bug Reports
Topic: "folder.jpg" added to process output?
Replies: 3
Views: 3401

"folder.jpg" added to process output?

I just did a new configuration and installed filebot-amd64.deb per standard. I grabbed the latest FileBot.jar from HEAD and fired up a testrun with all my scripts postprocessing the output from FileBot. For some reason I now get a "folder.jpg" as a gift from the FileBot processing which kinda gets ...
by Clint
24 Mar 2014, 19:50
Forum: Feature Requests and Bug Reports
Topic: Looking up subtitles: 401 Unauthorized
Replies: 4
Views: 5171

Re: Looking up subtitles: 401 Unauthorized

rednoah wrote:This might help:

Code: Select all

filebot -script fn:osdb.stats
But if you download lots of subtitles you definitely need to be logged in.
Perfect, just what I needed!
Thanks!!
by Clint
24 Mar 2014, 19:39
Forum: Feature Requests and Bug Reports
Topic: Looking up subtitles: 401 Unauthorized
Replies: 4
Views: 5171

Re: Looking up subtitles: 401 Unauthorized

Pretty sure they auto-block you for a bit if they notice you're abusing the service. Make sure you're logged in with your OpenSubtitles account. Buying a VIP account can't hurt neither. Yup, I figured so. Would be nice to know the limit so I script it to stay within. Haven't tried while beeing ...
by Clint
24 Mar 2014, 18:25
Forum: Feature Requests and Bug Reports
Topic: Looking up subtitles: 401 Unauthorized
Replies: 4
Views: 5171

Looking up subtitles: 401 Unauthorized

When I'm doing a filebot run over a bigger number of files (100-500) I eventually get this error: Looking up subtitles by filehash via OpenSubtitles Lookup by hash failed: 401 Unauthorized Looking up subtitles by name via OpenSubtitles Search by name failed: 401 Unauthorized I have done this before ...
by Clint
11 Mar 2014, 08:26
Forum: Feature Requests and Bug Reports
Topic: --conflict auto
Replies: 15
Views: 11969

Re: --conflict auto

Fair enough, I'll sit down later on and try to come up with a suggestion. :)
by Clint
11 Mar 2014, 06:57
Forum: Feature Requests and Bug Reports
Topic: --conflict auto
Replies: 15
Views: 11969

Re: --conflict auto

Great feature! Couldn't this be combined with something like "--precedence"? Personally I always look out for the 'extended' versions of my movies and would love to see it "win" in a conflict even though it may be a GB or so smaller. Most auto downloaders (as me) has a size span set so the ...
by Clint
06 Mar 2014, 14:20
Forum: Feature Requests and Bug Reports
Topic: wrong movie data pulled even though name still correct
Replies: 4
Views: 6448

Re: wrong movie data pulled even though name still correct

Great Success! All but one goes through, excellent! :D I did the first run without xattr enabled and all but "2010 (1984)" get the right info, no change second run after xattr enabled. Great that even "The Gold Rush (1925)" now goes through properly. I even tried to rename the little sucker that's ...
by Clint
06 Mar 2014, 05:54
Forum: Feature Requests and Bug Reports
Topic: wrong movie data pulled even though name still correct
Replies: 4
Views: 6448

wrong movie data pulled even though name still correct

I have a few movies that seems to give FileBot some problems. Even though if I even named them before with year and all per amc standard i get the wrong movie data (nfo, fanart poster). FileBot grabs the right subs, moves the files and keep the right name but pulls wrong info...related to filehash ...
by Clint
24 Feb 2014, 07:12
Forum: Help and Support
Topic: Capital letters on file extensions
Replies: 11
Views: 8531

Re: Capital letters on file extensions

rednoah wrote:r2047 will now force lower-case extensions in CLI mode as well.
Thanks!!! :D :D