The Add Multiple Movies function is not working here, using v2.5.3.3
starting with creating a new Access DB.
immediately after that I try to use the AMM function to add movies from a specific directory, containing about 50 mpg and 20 avi files.
(there were als some non-multimedia files in that directory, but removing them didn't make a diff)
but the AMM dialog just disappears and not one movie is shown.
here's the log:
DEBUG Log Start: Sun May 20 12:53:44 CEST 2007
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\JTattoo.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\kunststoff.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\looks-2.1.2.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\OfficeLnFs_2.6.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\substance-lite-3.3.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\synthetica.2.3.0.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaBlackMoon.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaBlackStar.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaBlueIce.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaBlueMoon.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaBlueSteel.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaGreenDream.jar added to classpath
DEBUG C:\Program Files\MeD's Movie Manager\LookAndFeels\syntheticaSilverMoon.jar added to classpath
WARN net.sf.xmm.moviemanager.LookAndFeelManager.instalLAFs(LookAndFeelManager.java:292)
Failed to open lookAndFeels.ini file.
DEBUG Start setting up the MovieManager.
DEBUG Start creation of the MenuBar.
DEBUG Start creation of the File menu.
DEBUG Creation of the File menu done.
DEBUG Start creation of the Database menu.
DEBUG Creation of the Database menu done.
DEBUG Start creation of the Tools menu.
DEBUG Creation of the Tools menu done.
DEBUG Start creation of the Lists menu.
DEBUG Creation of the Lists menu done.
DEBUG Start creation of the Help menu.
DEBUG Creation of the Help menu done.
DEBUG Creation of the MenuBar done.
DEBUG Start creation of the WorkingArea.
DEBUG Start creation of the Movies List panel.
DEBUG Start creation of the ToolBar.
DEBUG Creation of the ToolBar done.
DEBUG Start creation of the List.
DEBUG Creation of the List done.
DEBUG Start creation of the Filter.
DEBUG Creation of the Filter done.
DEBUG Creation of the Movies List panel done.
DEBUG Start creation of the Movie Info panel.
DEBUG Start creation of the General Info panel.
DEBUG Creation of the General Info panel done.
DEBUG Creation of the Miscellaenous done.
DEBUG Start creation of the Plot panel.
DEBUG Creation of the Plot panel done.
DEBUG Start creation of the Cast panel.
DEBUG Creation of the Cast done.
DEBUG Creation of the Movie Info panel done.
DEBUG Start creation of the Additional Info and Notes panel.
DEBUG Creation of the Additional Info and Notes done.
DEBUG Creation of the WorkingArea done.
DEBUG MovieManager SetUp done!
DEBUG ActionPerformed: Open
DEBUG ActionPerformed: Browse MS Access
DEBUG ActionPerformed: Browse MS Access
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
INFO Connected to MS Access database
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
INFO Loads the movies list
DEBUG sqlQuery:
SELECT "General Info"."ID", "General Info"."Imdb", "General Info"."Cover", "General Info"."Date", "General Info"."Title", "General Info"."Directed By", "General Info"."Written By", "General Info"."Genre", "General Info"."Rating", "General Info"."Plot", "General Info"."Cast", "General Info"."Notes", "General Info"."Seen", "General Info"."Aka", "General Info"."Country", "General Info"."Language", "General Info"."Colour", "General Info"."Certification", "General Info"."Mpaa", "General Info"."Sound Mix", "General Info"."Web Runtime", "General Info"."Awards" FROM "General Info" ORDER BY "Title", "Title";
DEBUG ActionPerformed: Add Multiple Movies
DEBUG ActionPerformed: DialogAddMultipleMovies - Add Movies
DEBUG ActionPerformed: DialogAddMultipleMovies - Add Movies
DEBUG Using Folder Name
DEBUG Processing:300 March To Glory.mpg
INFO Start processing MPEG file.
DEBUG dec:01
INFO Processing MPEG file done.
DEBUG ActionPerformed: Open
DEBUG ActionPerformed: Exit
DEBUG Shutting down...
DEBUG Finalized MSAccess database in 16 ms.
DEBUG Log End: Sun May 20 12:54:12 CEST 2007
Logged In: YES
user_id=921651
Originator: NO
Did you click "Ok" or "Add movies"?
Can you reproduce this problem with and HSQL database, or is this only for a MsAccess DB?
Matthias
Logged In: YES
user_id=921651
Originator: NO
Also, please try the following:
Move "300 March To Glory.mpg" out of the directory and try adding the directory again and see what happens. Maybe it is this one file that makes problems.
Logged In: YES
user_id=1465732
Originator: YES
to mihmig:
tried that before (and now again, but same result). end of the new log:
DEBUG ActionPerformed: Add Multiple Movies
DEBUG ActionPerformed: DialogAddMultipleMovies - Add Movies
DEBUG ActionPerformed: DialogAddMultipleMovies - Add Movies
DEBUG Using Folder Name
DEBUG Processing:Alpha Dog.2006.mpg
INFO Start processing MPEG file.
DEBUG dec:01
INFO Processing MPEG file done.
DEBUG ActionPerformed: Exit
DEBUG Shutting down...
DEBUG Finalized MSAccess database in 63 ms.
Logged In: YES
user_id=1465732
Originator: YES
to mihmig:
yes, I push(ed) the Add Movies button...
tried it now with a new HSQL DB, but again same result:
DEBUG Log Start: Sat May 26 14:58:49 CEST 2007
...
WARN net.sf.xmm.moviemanager.LookAndFeelManager.instalLAFs(LookAndFeelManager.java:292)
Failed to open lookAndFeels.ini file.
DEBUG Start setting up the MovieManager.
DEBUG Start creation of the MenuBar.
DEBUG Start creation of the File menu.
DEBUG Creation of the File menu done.
DEBUG Start creation of the Database menu.
DEBUG Creation of the Database menu done.
DEBUG Start creation of the Tools menu.
DEBUG Creation of the Tools menu done.
DEBUG Start creation of the Lists menu.
DEBUG Creation of the Lists menu done.
DEBUG Start creation of the Help menu.
DEBUG Creation of the Help menu done.
DEBUG Creation of the MenuBar done.
DEBUG Start creation of the WorkingArea.
DEBUG Start creation of the Movies List panel.
DEBUG Start creation of the ToolBar.
DEBUG Creation of the ToolBar done.
DEBUG Start creation of the List.
DEBUG Creation of the List done.
DEBUG Start creation of the Filter.
DEBUG Creation of the Filter done.
DEBUG Creation of the Movies List panel done.
DEBUG Start creation of the Movie Info panel.
DEBUG Start creation of the General Info panel.
DEBUG Creation of the General Info panel done.
DEBUG Creation of the Miscellaenous done.
DEBUG Start creation of the Plot panel.
DEBUG Creation of the Plot panel done.
DEBUG Start creation of the Cast panel.
DEBUG Creation of the Cast done.
DEBUG Creation of the Movie Info panel done.
DEBUG Start creation of the Additional Info and Notes panel.
DEBUG Creation of the Additional Info and Notes done.
DEBUG Creation of the WorkingArea done.
DEBUG MovieManager SetUp done!
DEBUG ActionPerformed: New
DEBUG ActionPerformed: Browse HSQL
DEBUG ActionPerformed: Browse HSQL
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
INFO Connected to HSQL database
INFO Creating database tables.
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
INFO Successfully created General Info Table.
INFO Successfully created Additional Info Table.
INFO Successfully created Extra Info Table.
INFO Successfully created Folders Table.
INFO Successfully created Settings Table.
INFO Successfully created General Info Episodes Table.
INFO Successfully created Additional Info Episodes Table.
INFO Successfully created Extra Info Episodes Table.
INFO Successfully created Lists Table.
INFO Successfully created movie relationship.
INFO Successfully created episodes relationship.
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
ERROR net.sf.xmm.moviemanager.DialogDatabase$4.run(DialogDatabase.java:621)
ERROR net.sf.xmm.moviemanager.database.DatabaseHSQL.isScriptOutOfDate(DatabaseHSQL.java:1199)
Exception:Database files does not exist.
INFO Loads the movies list
DEBUG sqlQuery:
SELECT "General Info"."ID", "General Info"."Imdb", "General Info"."Cover", "General Info"."Date", "General Info"."Title", "General Info"."Directed By", "General Info"."Written By", "General Info"."Genre", "General Info"."Rating", "General Info"."Plot", "General Info"."Cast", "General Info"."Notes", "General Info"."Seen", "General Info"."Aka", "General Info"."Country", "General Info"."Language", "General Info"."Colour", "General Info"."Certification", "General Info"."Mpaa", "General Info"."Sound Mix", "General Info"."Web Runtime", "General Info"."Awards" FROM "General Info" ORDER BY "Title", "Title";
DEBUG ActionPerformed: Add Multiple Movies
DEBUG ActionPerformed: DialogAddMultipleMovies - Add Movies
DEBUG ActionPerformed: DialogAddMultipleMovies - Add Movies
DEBUG Using Folder Name
DEBUG Processing:Alpha Dog.2006.mpg
INFO Start processing MPEG file.
DEBUG dec:01
INFO Processing MPEG file done.
DEBUG ActionPerformed: Exit
DEBUG Shutting down...
DEBUG Finalized HSQL database in 234 ms.
DEBUG Log End: Sat May 26 14:59:10 CEST 2007
Logged In: YES
user_id=921651
Originator: NO
Ah, did you have "Use Folder Names for Files" enabled in "Title options"?
I've not yet actually used this function, so I'm not sure how to exactly use this, but I think this is useful if you have a movie split into several parts, have these parts in a single subdirectory (the subdir name is the name of the movie), but want to add that movie only once and not for each video file.
So if you just want to add each video files in your directory/ies, you have to _disable_ "Use Folder Names for Files".
Does this solve your problem?
Matthias
Logged In: YES
user_id=1465732
Originator: YES
well i checked that, and it was turned on indeed, i turned that option off, but no difference.
so now i also turned Enable Exclude string off and yes it worked!
(Excl String was: "*srt *jpg *imdb #*#" (without the quotes. shouldn't this work?)
i did enable it the last time to try to exclude the non-multimedia files. (later I just removed those files but the setting was still turned on.
maybe the first time the ExcludeString was off, but as you mentioned then the UseFolderNameForFiles was probably still on.
well thanks a lot, i'm gonna load some movies! :-)
Logged In: YES
user_id=921651
Originator: NO
Glad you could get it working.
I've never tried "Exclude String".
Bro, could you add one or two example to the tooltip for "Enable Exclude String"?
Matthias
Logged In: YES
user_id=921651
Originator: NO
Glad you could get it working.
I've never tried "Exclude String".
Bro, could you add one or two example to the tooltip for "Enable Exclude String"?
Matthias