Search found 22 matches

by Djoss
16 Jan 2023, 01:43
Forum: Feature Requests and Bug Reports
Topic: MoveToTrash doesn't work
Replies: 7
Views: 5924

Re: MoveToTrash doesn't work

rednoah wrote: 14 Jan 2023, 17:41 I see. If you're running FileBot inside a docker container, then "Move to Trash" can't possibly work in the context of the unRAID host platform.
I just wanted to precise that the same behaviour (Move to trash not working) is also seen on a standard/normal Ubuntu 20.04 installation.
by Djoss
01 Mar 2022, 12:24
Forum: Ubuntu & Desktop Linux
Topic: Cannot select folder with the AWT file chooser
Replies: 5
Views: 3769

Re: Cannot select folder with the AWT file chooser

FYI, it's also better for Alpine Linux, where JavaFX is not supported yet (no package available).
by Djoss
25 Feb 2022, 03:57
Forum: Ubuntu & Desktop Linux
Topic: Cannot select folder with the AWT file chooser
Replies: 5
Views: 3769

Re: Cannot select folder with the AWT file chooser

Thanks for the hint, Zenity is working perfectly! Not having JavaFX as a dependency is a great thing :)
by Djoss
25 Feb 2022, 00:17
Forum: Ubuntu & Desktop Linux
Topic: Cannot select folder with the AWT file chooser
Replies: 5
Views: 3769

Cannot select folder with the AWT file chooser

When using the AWT file chooser (-Dnet.filebot.UserFiles.fileChooser=AWT), a folder can't be selected. If after clicking "Load"->"Select Folder" a folder is selected from the window, clicking the "Open" button only open that folder. There is no way to tell to open the folder in FileBot. Issue seen ...
by Djoss
16 Feb 2022, 00:58
Forum: Feature Requests and Bug Reports
Topic: FileBot_4.9.5-portable-jdk8.tar.xz Doesn't Work with Java 8
Replies: 4
Views: 3612

Re: FileBot_4.9.5-portable-jdk8.tar.xz Doesn't Work with Java 8

I get similar problem with r9102: Initialize Cache folder: /config/cache Initialize Logs folder: /config/logs Initialize TemporaryFiles folder: /config/tmp Initialize new disk cache: /config/cache/0 FileBot 4.9.5 (r9102) JDK8 JNA Native: 6.1.0 MediaInfo: 21.03 Tools: fpcalc/1.4.3 7z/16.02 unrar/6.02 ...
by Djoss
22 Feb 2021, 00:52
Forum: Feature Requests and Bug Reports
Topic: FileBot 4.9.3: Crash when matching file against TheMovieDB in episode mode
Replies: 5
Views: 6228

Re: FileBot 4.9.3: Crash when matching file against TheMovieDB in episode mode

:?: You have an extremely powerful x86_64 machine. Why are you stuck with JDK 8 anyway? :lol: (because the JDK 8 package will be phased out eventually, and really only exists for old hardware for which there aren't any Java 11 builds) I use FileBot running in a Docker container I'm maintaining ...
by Djoss
20 Feb 2021, 16:32
Forum: Feature Requests and Bug Reports
Topic: FileBot 4.9.3: Crash when matching file against TheMovieDB in episode mode
Replies: 5
Views: 6228

Re: FileBot 4.9.3: Crash when matching file against TheMovieDB in episode mode

Thanks! Will this build become and official release or it will ne kept as a beta version ? Also, is there a JDK8 variant for beta versions ?
by Djoss
20 Feb 2021, 02:52
Forum: Feature Requests and Bug Reports
Topic: FileBot 4.9.3: Crash when matching file against TheMovieDB in episode mode
Replies: 5
Views: 6228

FileBot 4.9.3: Crash when matching file against TheMovieDB in episode mode

Matching a file against TheMovieDB in episode mode produce the following exception. Note that this exception is produced in loop. Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at java.util.Objects.requireNonNull(Objects.java:203) at java.lang.String.join(String.java:2522) at ...
by Djoss
26 Mar 2019, 12:38
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.5
Replies: 43
Views: 69424

Re: [BETA] FileBot 4.8.5

Thanks for the tips. I compared the options passed in the latest filebot.sh and saw that the name and value of the archive extractor option changed.

I guess this post should be updated to reflect the latest changes: viewtopic.php?t=6311
by Djoss
26 Mar 2019, 10:09
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.5
Replies: 43
Views: 69424

Re: [BETA] FileBot 4.8.5

Yes I'm building my own docker image, using the tar package. The filebot.sh used can be seen there: https://github.com/jlesage/docker-filebot/blob/master/rootfs/opt/filebot/filebot Here is the output of filebot -script fn:sysenv : # Environment Variables # PATH: /usr/local/sbin:/usr/local/bin:/usr ...
by Djoss
25 Mar 2019, 21:00
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.5
Replies: 43
Views: 69424

Re: [BETA] FileBot 4.8.5

The support for 7zip executable in r6221 seems to be broken. In r6118 it was working fine: # /opt/filebot/filebot -script fn:sysinfo FileBot 4.8.5 (r6118) JNA Native: 5.2.2 MediaInfo: 18.08.1 p7zip: Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,12 CPUs Intel(R) Xeon(R) CPU E5-2620 ...
by Djoss
29 Aug 2018, 11:02
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: Deadlock when there are multiple options on Raspbian

Thanks, I have integrated the jar manually in the image.
by Djoss
28 Aug 2018, 13:58
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: Deadlock when there are multiple options on Raspbian

Nice. Will be part of the next release then. But the next release is probably still 2-3 months off since there's no general pressing issue with the current release. Would you consider an earlier release considering that the deadlock is easy to hit when using a Docker image? Else I can integrate the ...
by Djoss
28 Aug 2018, 13:03
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: Deadlock when there are multiple options on Raspbian

rednoah wrote: 28 Aug 2018, 12:54 FileBot r5846 may fix the issue. Please run a few test and see if it resolves the problem.

CHANGES.tar.xz contains the latest jar:
https://get.filebot.net/filebot/HEAD/
Looks good. I cannot reproduce the issue with the steps I provided in this post.
by Djoss
27 Aug 2018, 17:48
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: AniDB window freeze

rednoah wrote: 27 Aug 2018, 17:38 There does seem to be a threading / concurrency / deadlock issue. It's very strange that it doesn't seem to be an issue on other platforms, but I might be able to fix this in the FileBot code base,
That's good news :)
by Djoss
27 Aug 2018, 17:46
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: AniDB window freeze

Did installing full GTK / Gnome do anything? That should at least give you the system theme when running FileBot. Not sure how the theme selection/detection is done, but it seems to be already using gtk theme (at least the one coming from Alpine Linux). I did try the Nimbus look and feel (-Dswing ...
by Djoss
27 Aug 2018, 14:19
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: AniDB window freeze

Here is the output of "jstack" : https://pastebin.com/raw/SqLxcvzj
Hope this is what you were looking for.

I tried to play with Swing graphics options, but nothing helped.
by Djoss
27 Aug 2018, 12:44
Forum: Ubuntu & Desktop Linux
Topic: Remove the license key from FileBot output
Replies: 2
Views: 4684

Re: Remove the license key from FileBot output

Great thanks for confirming this!
by Djoss
27 Aug 2018, 12:24
Forum: Help and Support
Topic: Best way of getting notified of new version/build?
Replies: 1
Views: 1677

Best way of getting notified of new version/build?

What is the best way to be notified of new FileBot versions and/or builds? I saw the topic at viewtopic.php?f=7&t=1609, but it doesn't seem to track every builds (for example, 4.8.2 had multiple builds).
by Djoss
27 Aug 2018, 12:09
Forum: Ubuntu & Desktop Linux
Topic: Remove the license key from FileBot output
Replies: 2
Views: 4684

Remove the license key from FileBot output

When starting FileBot, the license key is printed to its output. I think it would be preferable to just show "LICENSED" or something like this. The reason is that when people have issues, they often copy-paste the output and post it in a forum. So I guess that publishing a license key to the public ...
by Djoss
27 Aug 2018, 12:02
Forum: Ubuntu & Desktop Linux
Topic: Deadlock when there are multiple options on Raspbian
Replies: 23
Views: 15940

Re: AniDB window freeze

I seem to have a way to easily reproduce this issue with the Docker image (https://hub.docker.com/r/jlesage/filebot): - Try to rename multiple files that have no match (with the TheTVDB for example). - You then get a window telling that some files failed to be identified. - Instead of selecting the ...