[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
Error: „Was not able to be scanned using the current plugins“.
10-25-2012, 03:38 PM (This post was last modified: 10-25-2012 03:44 PM by Omertron.)
Post: #16
RE: Error: „Was not able to be scanned using the current plugins“.
(10-25-2012 03:05 PM)htrabbit Wrote:  mine has themoviedbapi-3.3-20121024.210135-11.jar
yamj-2.8-r3209
Please email me your filecache.txt file (from the root of your yamj folder)

"my username"@gmail.com

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-25-2012, 03:49 PM
Post: #17
RE: Error: „Was not able to be scanned using the current plugins“.
(10-25-2012 03:38 PM)Omertron Wrote:  
(10-25-2012 03:05 PM)htrabbit Wrote:  mine has themoviedbapi-3.3-20121024.210135-11.jar
yamj-2.8-r3209
Please email me your filecache.txt file (from the root of your yamj folder)

"my username"@gmail.com

filecache.txt does not exist.

[Image: all-fanart.jpg]

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!
Find all posts by this user
Add Thank You Quote this message in a reply
10-25-2012, 04:21 PM
Post: #18
RE: Error: „Was not able to be scanned using the current plugins“.
It should be in the root of your yamj folder along with the moviejukebox.log file

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-25-2012, 04:22 PM
Post: #19
RE: Error: „Was not able to be scanned using the current plugins“.
(10-25-2012 04:21 PM)Omertron Wrote:  It should be in the root of your yamj folder along with the moviejukebox.log file

is there a setting to turn on to enable it. the file is not there

[Image: all-fanart.jpg]

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!
Find all posts by this user
Add Thank You Quote this message in a reply
10-25-2012, 04:24 PM
Post: #20
RE: Error: „Was not able to be scanned using the current plugins“.
Nope, it should be created automatically on every run.

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-25-2012, 04:27 PM (This post was last modified: 10-25-2012 04:52 PM by htrabbit.)
Post: #21
RE: Error: „Was not able to be scanned using the current plugins“.
(10-25-2012 04:24 PM)Omertron Wrote:  Nope, it should be created automatically on every run.

my first run is still copying 42857 small files across the network. Is the file created at the end of the run.

File is on the way to you now.

[Image: all-fanart.jpg]

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!
Find all posts by this user
Add Thank You Quote this message in a reply
10-28-2012, 06:45 PM (This post was last modified: 10-28-2012 09:47 PM by n0s.)
Post: #22
RE: Error: „Was not able to be scanned using the current plugins“.
i am getting these errors too i am usuing latest development build and and out of 383 movies i got errors for 3. Example seen below.

[17:44:03 - Thread-4] WARN com.moviejukebox.plugin.DatabasePluginController - Video 'DELETED FILM NAME' was not able to be scanned using the current plugins

What could be causing this its a new problem for me. Thanks
Find all posts by this user
Add Thank You Quote this message in a reply
10-29-2012, 12:50 AM
Post: #23
RE: Error: „Was not able to be scanned using the current plugins“.
Hello,
I'm having the same issue here.
Using YAMJ 2.8 r3211 with skin Unique Black Glass 3.3
[00:47:37 - Thread-3] WARN com.moviejukebox.plugin.DatabasePluginController - Video 'Yip.Man.(2008).EN.ES.1080p.BDRip' was not able to be scanned using the current plugins
- as an example.

I was trying a total rescan of my whole library.

Any help would be much appreciated.

Thank you very much!
Find all posts by this user
Add Thank You Quote this message in a reply
10-30-2012, 04:36 PM
Post: #24
RE: Error: „Was not able to be scanned using the current plugins“.
Any hint with this problem, Ometron or somebody?
I get my jukebox done, but with no info and no poster images.

What can I try??

Thanks a lot for the good work with YAMJ. It's amazing.
Find all posts by this user
Add Thank You Quote this message in a reply
10-31-2012, 10:21 AM
Post: #25
RE: Error: „Was not able to be scanned using the current plugins“.
This is because the API for IMDB is a lot stricter than the simple web search (although it is more accurate and less prone to changing like the web page).

If you look at the log file, there'll be a line that tells you what is being searched for (you can see it in the XML file too, it's the basefilename)

If that isn't the "moviename (year)" and has anything after that year, then the search is likely to fail.

I am looking at ways to better strip the additional information from the filename, but you can use properties such as
http://code.google.com/p/moviejukebox/wi...s.keywords
http://code.google.com/p/moviejukebox/wi...p.keywords

to remove the extra words from all filenames

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [YAMJ] error "The specified path, filename or both are too long(...) " etc djhifi 2 303 04-28-2013 11:46 PM
Last Post: djhifi
  java heap error with 1500+ folders (initial scrape) jadeddog 11 461 04-28-2013 04:14 PM
Last Post: Omertron
  [YAMJ] Unraid Reinstall error hunter69 4 331 04-26-2013 06:13 PM
Last Post: hunter69
  [YAMJ] WebBrowser: Error getting URL http://www.google.com/search?q=% cybrid3 17 6,334 04-16-2013 03:27 AM
Last Post: DMH2000
  java parsing error wgstarks 5 428 04-06-2013 04:10 PM
Last Post: wgstarks
  YAMJ 2.9 r3673 java error wgstarks 12 780 04-04-2013 04:01 PM
Last Post: Hewon
  APIKEY error AtariBaby 11 482 04-01-2013 08:20 AM
Last Post: Omertron
  [YAMJ] EASY - Error Msg when updating My_YAMJ colinwilson1303 5 488 03-27-2013 03:09 PM
Last Post: colinwilson1303
  [FLASH SKIN] *** SOLVED *** Cant play anything. getting Error 0 in load eskin poggsuk 4 569 03-07-2013 04:43 PM
Last Post: poggsuk
  [FLASH SKIN] Cannpt load evZap - evstreamed error 0 in load eskin eightieslad 5 581 03-07-2013 03:49 PM
Last Post: astronyu

Forum Jump: