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 ?
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