[scan] ERROR 19:50:10.884 Failed to retrieve movie with title 'The Fountain'
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source) ~[na:1.6.0_27]
at net.sf.jtmdb.Movie.parseJSON(Movie.java:1648) ~[pms.jar:na]
at net.sf.jtmdb.Movie.<init>(Movie.java:173) ~[pms.jar:na]
at net.sf.jtmdb.Movie.search(Movie.java:1073) ~[pms.jar:na]
at net.pms.medialibrary.movieinfo.TMDbPlugin.importByTitle(TMDbPlugin.java:29) ~[pms.jar:na]
at net.pms.medialibrary.movieinfo.MovieInfoRetriever.getInfo(MovieInfoRetriever.java:30) [pms.jar:na]
at net.pms.medialibrary.commons.helpers.FileInfoHelper.updateFileInfo(FileInfoHelper.java:31) [pms.jar:na]
at net.pms.medialibrary.scanner.FullDataCollector.populatePluginMovieInfo(FullDataCollector.java:178) [pms.jar:na]
at net.pms.medialibrary.scanner.FullDataCollector.get(FullDataCollector.java:100) [pms.jar:na]
at net.pms.medialibrary.scanner.FileScanner.run(FileScanner.java:199) [pms.jar:na]
at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]Yes. You can either include it in the name of the video by editing it's mask or show it as a Folder (similar to the transcode folder with more entries). This can be configured if you edit a folder.I saw under the library that it grabbed tag lines, etc from TMDb. Can this information be displayed on the TV?
The library view is pre-alpha and will probably change altogether because of problems like that. You've probably noticed that the sorting when clicking on the column headers behaves strangely as well.1. If I re-size a column under the Library listing, it no longer sorts by the column I had chosen (ie it resets to the initial view)
Besides editing it directly in the database there is currently no way to do that. This will be possible in the library view with a itunes-like editing dialogue.2. Is there a way to manually add covers that were not found? I mean, I can obviously just copy over the pictures to the directory, but how would I go about updating the db to point the videos to these paths?
This is an exception originating from the used tmdb library (jtmdb); not much I can do about it. It can be a bug in the library, the tmdb web services or there simply is no result.3. I noticed in the log a bunch of my videos failed to have covers retrieved. It failed with an index out of bounds error. I'm confused why some of these failed. How does your extension handle when there are multiple choices compared to nothing being found? I noticed in the log that for several videos that had multiple choices on TMDb, it chose the first one. However, the following video also had multiple choices, but it threw the following error:
Users browsing this forum: No registered users and 4 guests