Release tinyMediaManager - a media manager written in Java (Win/Mac/Linux)
Just tried the latest version and cleared DB (update source doesnt seem to work) and cleared cache. I restart the app and it loads only the first 24 movies and stops.

Code:
2013-02-03 17:40:34,073 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:335) - no movie exists in path D:\Videos\Movies\Dan in Real Life (2007)
2013-02-03 17:40:34,073 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:1098) - try to find a nfo for D:\Videos\Movies\Dan in Real Life (2007)
2013-02-03 17:40:34,075 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:1120) - parsing nfoD:\Videos\Movies\Dan in Real Life (2007)\Dan in Real Life (2007).nfo
2013-02-03 17:40:34,457 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:711) - found poster D:\Videos\Movies\Dan in Real Life (2007)\Dan in Real Life (2007)-poster.jpg
2013-02-03 17:40:34,458 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:814) - found fanart D:\Videos\Movies\Dan in Real Life (2007)\Dan in Real Life (2007)-fanart.jpg
2013-02-03 17:40:34,458 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:350) - store movie D:\Videos\Movies\Dan in Real Life (2007)
2013-02-03 17:40:34,504 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:294) - find movies in directory D:\Videos\Movies\Death Note (2006)
2013-02-03 17:40:34,524 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:331) - found video files in D:\Videos\Movies\Death Note (2006)
2013-02-03 17:40:34,524 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:335) - no movie exists in path D:\Videos\Movies\Death Note (2006)
....
2013-02-27 18:25:47,661 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:387) - find movies in directory D:\Videos\Movies\Alien (1979)
2013-02-27 18:25:47,671 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:424) - found video files in D:\Videos\Movies\Alien (1979)
2013-02-27 18:25:47,671 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:428) - movie not yet in our DB, so add D:\Videos\Movies\Alien (1979)
2013-02-27 18:25:47,672 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:1155) - try to find a nfo for D:\Videos\Movies\Alien (1979)
2013-02-27 18:25:47,673 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:1177) - parsing nfoD:\Videos\Movies\Alien (1979)\Alien (1979).nfo
2013-02-27 18:25:48,167 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:780) - found poster D:\Videos\Movies\Alien (1979)\Alien (1979)-poster.jpg
2013-02-27 18:25:48,168 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:838) - found fanart D:\Videos\Movies\Alien (1979)\Alien (1979)-fanart.jpg
2013-02-27 18:25:48,168 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:443) - store movie D:\Videos\Movies\Alien (1979)
2013-02-27 18:25:48,227 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:387) - find movies in directory D:\Videos\Movies\Alien 3 (1992)
2013-02-27 18:25:48,262 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:424) - found video files in D:\Videos\Movies\Alien 3 (1992)
2013-02-27 18:25:48,262 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:428) - movie not yet in our DB, so add D:\Videos\Movies\Alien 3 (1992)
2013-02-27 18:25:48,262 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:1155) - try to find a nfo for D:\Videos\Movies\Alien 3 (1992)
2013-02-27 18:25:48,307 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:1177) - parsing nfoD:\Videos\Movies\Alien 3 (1992)\Alien 3 (1992).nfo
2013-02-27 18:25:48,462 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:780) - found poster D:\Videos\Movies\Alien 3 (1992)\Alien 3 (1992)-poster.jpg
2013-02-27 18:25:48,463 DEBUG [SwingWorker-pool-2-thread-1] (Movie.java:838) - found fanart D:\Videos\Movies\Alien 3 (1992)\Alien 3 (1992)-fanart.jpg
2013-02-27 18:25:48,463 DEBUG [SwingWorker-pool-2-thread-1] (MovieList.java:443) - store movie D:\Videos\Movies\Alien 3 (1992)
Image

If my replies help you, please click on my reputation Image below :) thanks :)


Messages In This Thread
RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - by saitoh183 - 2013-02-28, 01:25
Movies with multiple files - by mag_sol76 - 2014-05-07, 15:21
possible bug? - by ppwrtw - 2017-09-11, 01:28
How to reaname subtitles ? - by xbozzo - 2018-06-06, 00:24
Tags don't work - by xbozzo - 2018-06-06, 00:39
RE: HDR or Dobly vision Logos - by nmt1978 - 2020-05-10, 06:27
Logout Mark Read Team Forum Stats Members Help
tinyMediaManager - a media manager written in Java (Win/Mac/Linux)7