Page 1 of 1

Collection French name

Posted: 23 Jul 2014, 13:59
by sobit
Hello,

I hope to rename my movie in a subfolder when it's a collection.
When i use {Collection}, it's good but le the name of my folder is the english name, and the movie name is in french.

How i can configure file bot for rename whith the french collection name's ?

Image
Image

Thank you

Re: Collection French name

Posted: 23 Jul 2014, 17:17
by rednoah
Not supported.

Language preferences only work for primary info. Extended info that is downloaded during formatting when required is always English.

Re: Collection French name

Posted: 24 Jul 2014, 12:52
by rednoah
Fixed with r2354

Re: Collection French name

Posted: 24 Jul 2014, 21:11
by sobit
thank you very much

The renaming was solved, but i can't acces in "Edit Format"

Re: Collection French name

Posted: 25 Jul 2014, 05:12
by rednoah
"Edit Format" works fine. What do you mean by "can't access". Screenshots? Logs?

Re: Collection French name

Posted: 25 Jul 2014, 10:20
by sobit
When i click on "edit format" the pop up don't open.

The others contextual menus are operational.
I try an other version of filebot, 4.2 for example and the menu "edit format" is operational.

I try in a win 7 64bit and a win 2k12 64bit.

Thank you for your support

Re: Collection French name

Posted: 25 Jul 2014, 12:04
by rednoah
Try FileBot (console) and seems if you get any error logging.

Re: Collection French name

Posted: 25 Jul 2014, 16:38
by sobit

Code: Select all

Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: java.io.IOExc
eption: Could not instantiate net.filebot.web.MoviePart using any constructor
Last read: ,"partIndex":1,"partCount":2,"year":2009,"imdbId":-1,"tmdbId":19995,"
name":"Avatar","aliasNames":[]}
line: 1, col: 137
        at net.filebot.ui.rename.FormatDialog.restoreSample(FormatDialog.java:42
7)
        at net.filebot.ui.rename.FormatDialog.<init>(FormatDialog.java:241)
        at net.filebot.ui.rename.RenamePanel.showFormatEditor(RenamePanel.java:4
81)
        at net.filebot.ui.rename.RenamePanel$6.actionPerformed(RenamePanel.java:
377)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$200(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.IOException: Could not instantiate net.filebot.web.MoviePart
using any constructor
Last read: ,"partIndex":1,"partCount":2,"year":2009,"imdbId":-1,"tmdbId":19995,"
name":"Avatar","aliasNames":[]}
line: 1, col: 137
        at com.cedarsoftware.util.io.JsonReader.error(JsonReader.java:3194)
        at com.cedarsoftware.util.io.JsonReader.tryOtherConstructors(JsonReader.
java:2679)
        at com.cedarsoftware.util.io.JsonReader.newInstanceEx(JsonReader.java:26
39)
        at com.cedarsoftware.util.io.JsonReader.newInstance(JsonReader.java:2615
)
        at com.cedarsoftware.util.io.JsonReader.createJavaObjectInstance(JsonRea
der.java:2112)
        at com.cedarsoftware.util.io.JsonReader.convertParsedMapsToJava(JsonRead
er.java:1201)
        at com.cedarsoftware.util.io.JsonReader.readObject(JsonReader.java:1166)

        at com.cedarsoftware.util.io.JsonReader.jsonToJava(JsonReader.java:1084)

        at net.filebot.ui.rename.FormatDialog.restoreSample(FormatDialog.java:42
5)
        ... 39 more

Re: Collection French name

Posted: 25 Jul 2014, 17:08
by rednoah
Can you try if it's fixed r2361

Re: Collection French name

Posted: 25 Jul 2014, 17:15
by sobit
Perfect, thank you very much

all it's okay