Search found 24 matches

by j1simon
22 May 2017, 19:34
Forum: Feature Requests and Bug Reports
Topic: Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: Sample file has not been set.
Replies: 7
Views: 4198

Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: Sample file has not been set.

Arch Linux openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode) filebot 4.7.9 installed from AUR package When I press in " Open Format Editor " in " Preset Editor ": $ filebot May 22, 2017 ...
by j1simon
25 Mar 2017, 23:20
Forum: Feature Requests and Bug Reports
Topic: [Request] Allow change the preset name
Replies: 1
Views: 1570

[Request] Allow change the preset name

Hi,
I can change everything from a profile except the name. It would be useful to be able to change it.
by j1simon
25 Mar 2017, 23:15
Forum: Feature Requests and Bug Reports
Topic: [BUG] New presets for movie are wrong
Replies: 6
Views: 3731

Re: [BUG] New presets for movie are wrong

I have tested the new version (4.7.8) and it still is unclear. I think the best solution would be a combobox to select the preset type: movie, series, music, ... and in function of that change the other window elements. By other side, now I can't change the sample: https://www.dropbox.com/s/7itbms8k...
by j1simon
09 Feb 2017, 09:54
Forum: Feature Requests and Bug Reports
Topic: Documentation incomplete
Replies: 7
Views: 3688

Re: Documentation incomplete

1. If you change the sample file, then Use Bindings will confirm that change, and Cancel will ignore that change. IMHO, that is unnecessary. The user clicks in " Select Media File " button and it selects a file ( confirming in the "file explorer" window), why is it necessary to ...
by j1simon
08 Feb 2017, 09:32
Forum: Feature Requests and Bug Reports
Topic: Documentation incomplete
Replies: 7
Views: 3688

Re: Documentation incomplete

What's the purpose of the button "Use Bindings" if it does the same as cancel?
By other side, the documentation still is incomplete in web and in program. Moreover, In program is too difficult read them.
by j1simon
08 Feb 2017, 09:27
Forum: Feature Requests and Bug Reports
Topic: [BUG] New presets for movie are wrong
Replies: 6
Views: 3731

Re: [BUG] New presets for movie are wrong

One little note on each TMDb or an separator (in combobox) between TV and movie datasources would be nice too.
by j1simon
07 Feb 2017, 10:35
Forum: Feature Requests and Bug Reports
Topic: Documentation incomplete
Replies: 7
Views: 3688

Re: Documentation incomplete

In that built-in reference lacks the functions or they are incomplete. By other side, I'm testing the " movie bindings " and, for example, I select " n " and I press " Use Bidings ", it closes window but it doesn't fill the expression field in " movie format "...
by j1simon
07 Feb 2017, 10:24
Forum: Feature Requests and Bug Reports
Topic: [BUG] New presets for movie are wrong
Replies: 6
Views: 3731

Re: [BUG] New presets for movie are wrong

I see. Note that there's two TheMovieDB entries. One for Movie Mode and one for Episode Mode. You've probably clicked the one for Episode Mode. If you double-click on the New Names item to see if you're formatting an Episode object or a Movie object. And how can I detect which is for movie and what...
by j1simon
07 Feb 2017, 09:43
Forum: Feature Requests and Bug Reports
Topic: [BUG] New presets for movie are wrong
Replies: 6
Views: 3731

[BUG] New presets for movie are wrong

Arch Linux FileBot 4.7.7 installed form AUR package $ java -version Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-b13) Op...
by j1simon
07 Feb 2017, 09:26
Forum: Feature Requests and Bug Reports
Topic: Documentation incomplete
Replies: 7
Views: 3688

Documentation incomplete

When I press in Syntax example http://i.imgur.com/Rbae5d5.jpg it opens the URL: http://www.filebot.net/naming.html but it lacks functions like: colon. By other side in examples there is: "{ny}/{ny}" and this is translated like "movie (year)/movie (year)", where is explained this?...
by j1simon
02 Aug 2016, 10:54
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17631

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

Thanks. The problem is the lack of dependency of openjfx in AUR package.
by j1simon
01 Aug 2016, 23:25
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17631

[BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

$ filebot -version FileBot 4.7.1 (r4126) / OpenJDK Runtime Environment 1.8.0_92 Arch Linux 64 bits When I execute Filebot it shows these errors: $ ./filebot.sh Failed to initialize JavaFX java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel at net.filebot.util.ui.SwingUI.initJavaFX(SwingUI.j...
by j1simon
14 Jul 2016, 14:48
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

Re: [FEATURE] Initial folder

You'll probably want to talk to the AUR maintainers to include a proper solution in the official package. This isn't related to AUR package. It is related to official package, the program itself. Also, filebot.sh will respect your JAVA_OPTS environment variable. That you can set in your user profil...
by j1simon
14 Jul 2016, 10:42
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

Re: [FEATURE] Initial folder

In this case, "-Djava.util.prefs.userRoot=$HOME/.config/filebot/" with "-Duser.home=/dunehd/Descargado" works. But all changes done in filebot.sh will be overwritten when I update the app. This is a workaround but not the solution.
Thank you anyway.
by j1simon
14 Jul 2016, 08:39
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

Re: [FEATURE] Initial folder

If you really really want this, then just set -Duser.home to the folder you want as default. :D I want define an initial folder when the folder loaded last time doesn't exist. But with your solution I change the location of filebot data too, like presets. What's the point of " -Dapplication.di...
by j1simon
13 Jul 2016, 22:46
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

Re: [FEATURE] Initial folder

ok, I've installed your version (extracted from deb package) and now it opens my home folder, but not the folder defined in desktop file with "Path=/dunehd/Descargado".
by j1simon
13 Jul 2016, 19:12
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

Re: [FEATURE] Initial folder

I didn't include the sysinfo because this wasn't a bug report. But this is the info: Arch Linux 64 bits FileBot 4.7 (r3923) / OpenJDK Runtime Environment 1.8.0_92 I have added " Path=/dunehd/Descargado " to .desktop file but its ignored by Filebot. Filebot is a java program, it doesn't res...
by j1simon
12 Jul 2016, 13:55
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

Re: [FEATURE] Initial folder

Yes, I know. But if the folder loaded last time doesn't exist, it shows "/home/juan/.config/filebot". The idea is define an initial folder when the folder loaded last time doesn't exist.
by j1simon
12 Jul 2016, 09:44
Forum: Feature Requests and Bug Reports
Topic: [FEATURE] Initial folder
Replies: 13
Views: 6194

[FEATURE] Initial folder

Hi,
It would be very useful to define a starting directory to display when I click the "Load" button.
Thanks.
by j1simon
10 Nov 2015, 11:03
Forum: Feature Requests and Bug Reports
Topic: [BUG] [Presets] Language isn't saved
Replies: 2
Views: 2069

Re: [BUG] [Presets] Language isn't saved

I think the language is saved but it isn't recovered when it shows the edit window. I say this because when I use those presets the language used to naming is Spanish.
by j1simon
10 Nov 2015, 11:00
Forum: Feature Requests and Bug Reports
Topic: [BUG] [Presets] Language isn't saved
Replies: 2
Views: 2069

[BUG] [Presets] Language isn't saved

Ubuntu 14.04 64 bits FileBot 4.6.1 (r3286) JNA Native: 4.0.1 MediaInfo: MediaInfoLib - v0.7.78 7-Zip-JBinding: 9.20 Chromaprint: fpcalc version 1.1.0 (/usr/share/filebot/fpcalc) Extended Attributes: OK Groovy Engine: 2.4.5 JRE: Java(TM) SE Runtime Environment 1.8.0_66 JVM: 64-bit Java HotSpot(TM) 6...