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 02-15-2011, 08:50 AM
lucasbuck lucasbuck is offline
Sage Advanced User
 
Join Date: Jul 2009
Posts: 127
Having issues on some shows

This is my first time using BMT and it seems great. I’m just having a glitch and sure I missed something. I have some shows that aren’t pulling data (not creating folders). Most seem to be loading fine, but here’s some examples: Judge Judy, Peoples Court, Rated A for Adult – Doesn’t make a folder. If I search for the metadata it finds them, but when I click on the show name it says ‘Unable to get metadata’. I’m assuming I’m searching the right way. Pull up a single episode, click ‘Find Metadata’, search, then click on the name of the show on the bottom. Is that right?

One other oddball, The Venture Brothers – Doesn’t make a folder. If I search for the metadata it doesn’t find anything (but it’s listed on tvdb)

Thanks for any help!
Reply With Quote
  #2  
Old 02-15-2011, 09:05 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by lucasbuck View Post
This is my first time using BMT and it seems great. I’m just having a glitch and sure I missed something. I have some shows that aren’t pulling data (not creating folders). Most seem to be loading fine, but here’s some examples: Judge Judy, Peoples Court, Rated A for Adult – Doesn’t make a folder. If I search for the metadata it finds them, but when I click on the show name it says ‘Unable to get metadata’. I’m assuming I’m searching the right way. Pull up a single episode, click ‘Find Metadata’, search, then click on the name of the show on the bottom. Is that right?

One other oddball, The Venture Brothers – Doesn’t make a folder. If I search for the metadata it doesn’t find anything (but it’s listed on tvdb)

Thanks for any help!
TVDB is notoriously bad at returning results if the show titles are not 100% correct. ie, The Venture Brothers may return something from the web ui, but it may return nothing from the api search, especially since the name is stored as "The Venture Bros.".

The TV search happens in 2 passes. The first pass simply tries to find a title match for the series (and then is shows the list). The second pass is that then it had match on EITHER the episode name, season/episode, or aired date. The season/episode is the most reliable, whereas episodename and aireddate can be unpredictable. In your cases, which method are your use to find the actual episode?
Reply With Quote
  #3  
Old 02-15-2011, 10:44 AM
lucasbuck lucasbuck is offline
Sage Advanced User
 
Join Date: Jul 2009
Posts: 127
I see what it is (and it is only pulling airdate and eps. name). The fanart name automatically defaults to 'The Venture Brothers'. The search hits on 'The Venture Bros.' So I had to go in and set it for each individual episode. Is there any way to make it a global change so that it will recognize them correctly? Otherwise, unless I do them each individually, it splits them into 2 sections in my recordings (I'm using Diamond), one labeled correctly with fanart and the other not.
Reply With Quote
  #4  
Old 02-15-2011, 11:16 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by lucasbuck View Post
I see what it is (and it is only pulling airdate and eps. name). The fanart name automatically defaults to 'The Venture Brothers'. The search hits on 'The Venture Bros.' So I had to go in and set it for each individual episode. Is there any way to make it a global change so that it will recognize them correctly? Otherwise, unless I do them each individually, it splits them into 2 sections in my recordings (I'm using Diamond), one labeled correctly with fanart and the other not.
Check out the section in the userguide on MediaTitles.xml... it can probalby do what you need. (and if you still have questions, then post them )
Reply With Quote
  #5  
Old 02-15-2011, 11:35 AM
lucasbuck lucasbuck is offline
Sage Advanced User
 
Join Date: Jul 2009
Posts: 127
I'll do that, and thanks! But any thoughts on the other shows? That's a different problems. It finds the shows, it just says 'unable to get metadata'. The Venture Bros. was just the one show, the other problem affects a few.
Reply With Quote
  #6  
Old 02-15-2011, 12:20 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by lucasbuck View Post
I'll do that, and thanks! But any thoughts on the other shows? That's a different problems. It finds the shows, it just says 'unable to get metadata'. The Venture Bros. was just the one show, the other problem affects a few.
typically if you find a show and then you get unable to get metadata it's because it could not match an exact episode to the episode number, aired date or season/episode that you provided.
Reply With Quote
  #7  
Old 02-15-2011, 03:13 PM
lucasbuck lucasbuck is offline
Sage Advanced User
 
Join Date: Jul 2009
Posts: 127
Thanks for being so patient. I read in the guide how to manually set up the folders. I ran in to one snag though. When testing I added another shows banner. Then deleted it, and made a correct one with a different name. But it won't seem to update it. In other words, in the Diamond UI it still shows the old banner even though it doesn't exist anymore. Am I not updating it right in the web interface, or is that something with Diamond? Just wanted to check before I went and asked there.

I also read up on the mediatitles and added this:
<match>
<regex>[\\/]The Venture Brothers </regex>
<title>The Venture Bros</title>
</match>

Does that look right? And I left in that space after 'Brothers' because you had one in your Dora example. I don't know about XML to know if that is going to screw it up!
Reply With Quote
  #8  
Old 02-15-2011, 04:20 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by lucasbuck View Post
Am I not updating it right in the web interface, or is that something with Diamond? Just wanted to check before I went and asked there.
Diamond (and most other UIMods that use fanart) scale and cache the image in the sagetv directory. This is done to speed up fanart access to the UI. So you'll need to ask there... but basically you'll want to go find the image in diamonds cache directory and delete it there too...

Quote:
I also read up on the mediatitles and added this:
<match>
<regex>[\\/]The Venture Brothers </regex>
<title>The Venture Bros</title>
</match>

Does that look right? And I left in that space after 'Brothers' because you had one in your Dora example. I don't know about XML to know if that is going to screw it up!
These are sage recordings correct? THe mediatitles.xml file is a filename matcher... sage does not have spaces in their filenames... Post a filename you are trying to match against and then we can make sure its correct... because if these are sage recordings then it's not correct as posted.
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
Reply With Quote
  #9  
Old 02-15-2011, 04:53 PM
lucasbuck lucasbuck is offline
Sage Advanced User
 
Join Date: Jul 2009
Posts: 127
Thanks for the info on the UI. The file names for the episodes run like this:
TheVentureBrothers-TheDoctorIsSin-3295234-0.mpg
Going through tvdb it shows up under The Venture Bros. (not sure if it needs to have that period at the end)
Reply With Quote
  #10  
Old 02-15-2011, 04:59 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
This should work:
Code:
    <match>
        <regex>[\\/]TheVentureBrothers-</regex>
        <metadata type="tv" name="tvdb">72306</metadata>
    </match>
or this:
Code:
    <match>
        <regex>[\\/]TheVentureBrothers-</regex>
        <title>The Venture Bros</title>
        <year>2004</year>
        <metadata type="tv" name="tvdb">72306</metadata>
    </match>
The first one should be sufficient though... it will do filename regex match using the <regex> tag and then match it to the tvdb id 72306
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
Reply With Quote
  #11  
Old 02-15-2011, 07:28 PM
lucasbuck lucasbuck is offline
Sage Advanced User
 
Join Date: Jul 2009
Posts: 127
Thanks much. I'll try that one and see if it works!
Reply With Quote
  #12  
Old 03-06-2011, 12:21 PM
MilkmanCDN's Avatar
MilkmanCDN MilkmanCDN is offline
Sage Advanced User
 
Join Date: Oct 2005
Posts: 88
I too am having this exact same problem.

Grabbing Metadata gives me a "Unable to get Metadata" error.

Running latest version of BMT (4.9.8). I have problems with the following shows:

- Judge Judy
- The Peoples Court
- Mighty Ships
- Destroyed in Seconds

I have renamed the MediaTitles.xml.sample file located in c:\Program Files (x86)\SageTV\SageTV\STVs\Phoenix to MediaTitles.xml and modified it to include this:

Code:
        <match>
        <regex>[\\/]JudgeJudy-</regex>
        <metadata type="tv" name="tvdb">12762</metadata>
    	</match>
FYI, you need a TVDB account to locate the correct TV ID to put into the file here. I've done that.

What am I doing wrong here?
Reply With Quote
  #13  
Old 03-06-2011, 12:23 PM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Latest version of BMT is 4.9.10. Also sometimes there is maintenance going on the tvdb site. Getting data can sometime be sporadic.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #14  
Old 03-06-2011, 12:28 PM
MilkmanCDN's Avatar
MilkmanCDN MilkmanCDN is offline
Sage Advanced User
 
Join Date: Oct 2005
Posts: 88
My bad. That was a typo. I'm running BMT 4.9.11. You might want to check for updates on your system.
Reply With Quote
  #15  
Old 03-06-2011, 04:51 PM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Quote:
Originally Posted by MilkmanCDN View Post
My bad. That was a typo. I'm running BMT 4.9.11. You might want to check for updates on your system.
That's funny. On my SageTV it is showing the installed server BMT plugin is 4.9.11 but within BMT it is showing the last version check is 4.9.10.


Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
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
missing first 3 minutes on random shows also back2back shows on different tuners opy01 SageTV Software 10 10-19-2009 05:49 AM
SageTV - lost my favorite shows/series and recorded shows seaverd SageTV Software 4 09-20-2007 05:56 AM
Two issues - cpu usage and recorded shows not showing up rtwhbw SageTV Software 1 02-05-2007 09:43 PM
Don't want ripped versions of shows showing up in Archived Shows menu squee SageTV Software 1 07-03-2006 09:27 PM
Stuttering and shows recorded by other programs and other issues jominor SageTV Beta Test Software 0 02-01-2004 11:10 AM


All times are GMT -6. The time now is 03:18 AM.


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