|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
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! |
#2
|
||||
|
||||
Quote:
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?
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
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.
|
#4
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#5
|
|||
|
|||
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.
|
#6
|
||||
|
||||
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.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#7
|
|||
|
|||
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! |
#8
|
|||
|
|||
Quote:
Quote:
__________________
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 |
#9
|
|||
|
|||
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) |
#10
|
|||
|
|||
This should work:
Code:
<match> <regex>[\\/]TheVentureBrothers-</regex> <metadata type="tv" name="tvdb">72306</metadata> </match> Code:
<match> <regex>[\\/]TheVentureBrothers-</regex> <title>The Venture Bros</title> <year>2004</year> <metadata type="tv" name="tvdb">72306</metadata> </match>
__________________
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 |
#11
|
|||
|
|||
Thanks much. I'll try that one and see if it works!
|
#12
|
||||
|
||||
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> What am I doing wrong here? |
#13
|
||||
|
||||
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. |
#14
|
||||
|
||||
My bad. That was a typo. I'm running BMT 4.9.11. You might want to check for updates on your system.
|
#15
|
||||
|
||||
Quote:
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. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |