SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Batch Metadata Tools
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-18-2010, 01:08 PM
kcormier kcormier is offline
Sage User
 
Join Date: May 2010
Location: Ottawa, ON CA
Posts: 27
BMT 4.8 / Phoenix 2.2.1 - Metadata Fails/Succeeds With Provider Toggle ?

As can be seen above, I have updated the specified plug-ins and have noticed that metadata lookups seems to require toggling for a successful lookup:
  1. My TV providers are set to TVDB,IMDB (i.e., TVDB preferred)
  2. I perform a search with data that I know is right (directly from tvdb.com)
  3. The lookup fails (no results)
  4. I toggle the provider (on the search dialog) to IMDB
  5. I perform the search and something is found (IMDB does have some data)
  6. I toggle the provider back to TVDB (not touching any other fields)
  7. I search and match is found
I originally thought there might have been a provider (TVDB) service glitch yesterday after the updates but this "toggling" worked consistently for 3 series recordings.

A failed lookup seems to correspond to the following type of log:

Code:
2010-10-18 14:57:27,118 [14509971@qtp-17786280-6] WARN  org.jdna.bmt.web.server.BrowsingServicesImpl - WebUI Search failed for: SearchQuery; Type: TV; SEASON:8;EPISODE_TITLE:Episode 1;EPISODE:1;QUERY:Spooks;YEAR:2009;
MetadataException [query=SearchQuery; Type: TV; SEASON:8;EPISODE_TITLE:Episode 1;EPISODE:1;QUERY:Spooks;YEAR:2009;, ]
	at sagex.phoenix.metadata.MetadataManager.search(MetadataManager.java:333)
	at org.jdna.bmt.web.server.BrowsingServicesImpl.searchForMetadata(BrowsingServicesImpl.java:366)
	at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:562)
	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:188)
	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:224)
	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
	at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
	at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
	at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
Is it possible the corrected "use the identified provider" behavior is somehow not using the defaulted provider and the toggling kicks it ?

Hmm - just as an experiment, on the initial search dialog, I toggled to IMDB and then back to TVDB - the search always works - this seems to prove active changing of the provider fixes some issue.
__________________
Sage Server: Athlon II X4 630, Gigabyte MA785G-UD3H, 4GB RAM, W7 Pro 64-bit
Capture: HD-PVR (SD DSR605), Colossus (SD DSR605), 2xUSB-UIRT
Software: Sage Server 7.1.9 (Diamond, BMT, SJQ, Comskip)
Clients: HD-200 (HDMI to Sony KDS60A2020), SageTV Client (MSW7)
Storage: 2008R2, WHS2011VM, RAID5-4TB

Last edited by kcormier; 10-18-2010 at 01:25 PM.
Reply With Quote
  #2  
Old 10-18-2010, 01:49 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
I'm sure if this matters... but BMT does not support imdb as a TV provider. TVDB is the only TV provider that works, for TV.

That being said, it should still work, and use tvdb first, and the go to imdb last, and then fail, if it can't find anything.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cross Linked Metadata Discussions (Any BMT Version) stuckless Batch Metadata Tools 51 07-27-2011 06:45 AM
BMT 4.8 / Phoenix 2.2 - The Metadata Fixes stuckless Batch Metadata Tools 46 11-13-2010 05:42 AM
Is there a way of doing Metadata WITHOUT BMT plnewton SageTV Customizations 12 08-17-2009 06:53 PM
BMT Metadata Provider List? cowboyway SageMC Custom Interface 1 08-12-2009 05:54 AM


All times are GMT -6. The time now is 07:20 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.