User(s) browsing this thread: 1 Guest(s)
|
Error: „Was not able to be scanned using the current plugins“.
|
|
05-07-2012, 11:08 PM
|
|||
|
|||
|
Error: „Was not able to be scanned using the current plugins“.
Hi,
Since some time I’m having problems when running my MovieJukebox and getting an error message: „Was not able to be scanned using the current plugins“. After a while I’m getting a second error message, but I guess this is just a follow up message. I’m using the script since 2 years without problems and running updates consitently. I didn’t make any known changes. After the issue started, I did update all SW like YAMJ, MediaInfo, Java,… I do have plenty of movies and the error message appears after approx. 100 movies The moviejukebox is created and approx. 3/4 movies are ok. Usually I’m connecting to the German IMDB, but having the cover locally. When getting the error message, I’m not getting any cover for that movie, but the cover art is ok. The description of the movie should appear in German language, does come up only in English I’m using a nfo file with following structure: <xml> <movie> <id>tt1234567</id> <thumb>file:///C:/DVD Cover/Test.jpg</thumb> <genre>Family</genre> </movie> </xml> I was reading in some other threads that the issue could be with “mediainfo.metadata.enable=false” in case it’s set to true. But I do have "false" already in. My current Configuration: • Win7 64 bit • Java jre-7u4-windows-x64 (64 bit) • jre-7u4-windows-i586 (32bit) • A110 • yamj-2.7-SNAPSHOT-r3072-bi • MediaInfo_CLI_0.7.56_Windows_x64 • USB HardDisk 1.5TB each with m2ts und dvd files • AllinOne22_Alaska_Mix_5 • Nfo files Any idea what else to do? Thanks in advance |
|||
|
05-08-2012, 07:08 AM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
The error means that the movie/tv show cannot be found on the source site, or that there was an error scanning the site.
Best way to correct it is to create a simple NFO file with the URL to the page on IMDB in there |
|||
|
05-08-2012, 05:13 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Thanks for your hint. I was updating the existing NFO, but getting an error message back. What would be the right NFO Structure?
Could you please help in what I need to change? Both examples didn't work Example 1: http://www.imdb.de/title/tt0167261/ <xml> <movie> <thumb>file:///C:/DVD Cover/HdR zwei tuerme.jpg</thumb> <genre>Fantasy</genre> </movie> </xml> Example 2: <xml> <movie> <id>http://www.imdb.de/title/tt0120737</id> <thumb>file:///C:/DVD Cover/HdR Gefaehrten.jpg</thumb> <genre>Fantasy</genre> </movie> </xml> |
|||
|
05-08-2012, 06:03 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Example 3
PHP Code: <xml> |
|||
|
05-08-2012, 11:04 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Unfortunetely this doesn't help. Just getting another error message and I do not get the logic behind as this error appears more often even if the movie was scan successful in another test run shortly before
java.lang.StringIndexOuOfBoundsException: String index out of range: -13 at java.lang.String.substring(Unknown Source) at java.lang.String.substring(Unknown Source) at com.moviejukebox.plugin.OfdbPlugin.extractTag<OfdbPlugin.java:178) at com.moviejukebox.plugin.OfdbPlugin.updateOfdbMediaInfo<OfdbPlugin.java:140) at com.moviejukebox.plugin.OfdbPlugin.scan<OfdbPlugin.java:65) at com.moviejukebox.plugin.DatabasePluginController.scan<DatabasePlugininController.java:99> at com.moviejukebox.MovieJukebox.updateMovieData>MovieJukebox.java:1920> at com.moviejukebox.MovieJukebox$3.call<MovieJukebox:911> at com.moviejukebox.MovieJukebox$3.call<MovieJukebox:895> at java.util.concurrent.FutureTask$Sync.innerRun<Unknown Source> at java.util.concurrent.FutureTask.run<Unknown Source> at java.util.concurrent.ThreadPoolExecutor.runWorker<Unknown Source> at java.util.concurrent.ThreadPoolExecutor$Worker.run<Unknown Source> at java.lang.Thread.run<Unknown Source> at com.moviejukebox.tools.ThreadExecutor$ScheduledThread<ThreadExecutor.java:99> |
|||
|
05-09-2012, 07:02 AM
(This post was last modified: 05-09-2012 07:05 AM by Omertron.)
|
|||
|
|||
RE: Error: „Was not able to be scanned using the current plugins“.
(05-08-2012 11:04 PM)baghiras_nightflight Wrote: Unfortunetely this doesn't help. Just getting another error message and I do not get the logic behind as this error appears more often even if the movie was scan successful in another test run shortly before It does help, because that's a different error. revision r3079 should fix it |
|||
|
05-10-2012, 06:17 PM
(This post was last modified: 05-10-2012 06:51 PM by baghiras_nightflight.)
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Unfortunetely the first error is coming back with R3079
Moviename „Was not able to be scanned using the current plugins“. I do have three USB Drives connected and the first error starts with movie #100. Are there any restrictions anywhere? I didn't have the issue with the number of movies before. I'm making progress. Now I'm getting pics, fanart and all other info. Just the movie description is for some movies in English and not in German (not all). Covers are taken thru NFO from local drive |
|||
|
10-21-2012, 04:45 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
I am also getting the same problem, though in my case it seems to be all my films.
I have lot, so I stopped it after the first 20 or so failed. I have not had any problems for years - but this version yamj-2.8-SNAPSHOT-r3200-bin.zip resulted in these errors. I reverted to yamj-2.6-SNAPSHOT-r2892-bin.zip and so far it seems to be ok. C-200, 1 Internal HDD, Synology NAS, Onkyo Amp, Optima Projector - HDMI to Amp and then to Projector |
|||
|
10-21-2012, 06:13 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
try 3196, there might be a plugin bug in the versions after it and omertron is on holiday so it's not going to be fixed quick.
|
|||
|
10-23-2012, 03:05 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Ok, found and fixed the issue
It is fixed in r3206 |
|||
|
10-25-2012, 12:35 PM
|
|||
|
|||
RE: Error: „Was not able to be scanned using the current plugins“.
(10-23-2012 03:05 PM)Omertron Wrote: Ok, found and fixed the issue I am on 2.8 r3209 and am having the same issue Code: [07:00:55 - Thread-6] WARN com.moviejukebox.plugin.DatabasePluginController - Video 'Aliens (1986) 1080p MKV x264 AC3+DTS NLSubs DMT' was not able to be scanned using the current pluginsThese are movies that scanned fine before and have had no name changes. yamj-2.9-r3695 W/Eversion r0179/EvZap/Legion, PCH A-300, Samsung 59" 3D Plasma TV - TP-Link 1Gb 8-port managed switch, 64 Bit I5-gen 3,Win 7 Quad core , 16Gb Ram, 10 Tb Synology NAS raid 5 drive. There is no Gravity...HST sucks! |
|||
|
10-25-2012, 01:09 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Can you go to your lib folder and tell me the name of the file that starts with:
Code: themoviedbapi-3.3-??It should end with 10 or 11 |
|||
|
10-25-2012, 01:16 PM
(This post was last modified: 10-25-2012 01:17 PM by Bazrah.)
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Mines got themoviedbapi-3.2-20120828-29
And I'm getting the "cannot be scanned" message too PchTrakt | YAMJ wiki
|
|||
|
10-25-2012, 02:10 PM
|
|||
|
|||
|
RE: Error: „Was not able to be scanned using the current plugins“.
Also, what revision of YAMJ are you on?
You can try replacing this file with the one from this link http://oss.sonatype.org/service/local/ar...SHOT&e=jar Note: This will only work with v2.7 or later of YAMJ |
|||
|
10-25-2012, 03:05 PM
(This post was last modified: 10-25-2012 03:06 PM by htrabbit.)
|
|||
|
|||
RE: Error: „Was not able to be scanned using the current plugins“.
(10-25-2012 01:09 PM)Omertron Wrote: Can you go to your lib folder and tell me the name of the file that starts with: mine has themoviedbapi-3.3-20121024.210135-11.jar yamj-2.8-r3209 yamj-2.9-r3695 W/Eversion r0179/EvZap/Legion, PCH A-300, Samsung 59" 3D Plasma TV - TP-Link 1Gb 8-port managed switch, 64 Bit I5-gen 3,Win 7 Quad core , 16Gb Ram, 10 Tb Synology NAS raid 5 drive. There is no Gravity...HST sucks! |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)


![[Image: watched-fanart.jpg]](http://trakt.tv/user/Omertron/widget/watched-fanart.jpg)



![[Image: all-fanart.jpg]](http://trakt.tv/user/HtRabbit/widgets/watched/all-fanart.jpg)
