|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Problems getting a match on a recorded series
Hi, I am new to BMT and have been mucking around for a few days with no luck. Appreciate any hints.
I and running the latest Diamond UI theme and have BMT installed and running with Sage V7. In the "TV Recording" menu I have recordings group by show. I would like to show the fanart banner at this level rather than the show title. I am not worried about the showing fanart for each recording just at the group or series level. For Example - I have 10 "Top Gear" Shows recorded. When I go to tvdb and search from the web page I can find it and see the banners and posters etc. I have set up MediaTitles.xml to force resolution per below but it still seems not to down load the data. <match> <regex>[\\/]TopGear[\\/]</regex> <title>Top Gear</title> <metadata type="tv" name="tvdb">74608</metadata> </match> Caused by: java.lang.Exception: Cannot process TV without a valid season/episod; Result: MediaSearchResult [extraArgs=SEASON: 0,EPISODE: 0,EPISODE_TITLE: The Nun in a Monster Truck - Season4 - Episode2,YEAR: 0,, id=74608, imdbId=null, metadata=null, providerId=tvdb, score=1.0, title=Top Gear, type=TV, url=74608, year=2002] Any help greatly appreciated |
#2
|
|||
|
|||
Look at the name of the file that you are trying to match.
If yours is like mine, you need to match on <regex>[\\/]TopGear-*</regex> Ie., your file name is xxx\ShowName-other info... so you want to bracket between the \ and the -.
__________________
HDHomeRun x2 Cable Box via Hauppauge HD PVR and USB-UIRT 2 SageTV's HD300 Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax) eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling Synology NAS 22TB |
#3
|
||||
|
||||
I don't know if you read the newly created user manual, but there is a section on MediaTitles in there.
But, you problem seems not so much related to the MediaTitles, but rather the fact that your recordings are not named in a way that bmt can process, very well. Are you using XMLTV for your guide data, because I'm seeing an episode title of "The Nun in a Monster Truck - Season4 - Episode2". While it explicitly has the Season and Episode information in there, bmt doesn't have a scraper that will process those.
__________________
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 |
#4
|
|||
|
|||
Thanks - Yes I am using the manual, its been very helpful (https://docs.google.com/document/pub....24wjjy-33yvba)
Yes - I use XMLTV guide data - I am in Australia and there is no official EPG available I have to get it from a community source. So its a little hit and miss What do think the chance is of writing a reasonable scraper ? Are they in the directory C:\Program Files\SageTV\SageTV\STVs\Phoenix\scrapers\xbmc\tvfilenames ? Thanks |
#5
|
||||
|
||||
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 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
A series of small problems. | webwalker | SageTV Software | 2 | 12-16-2008 03:21 PM |
SageTV - lost my favorite shows/series and recorded shows | seaverd | SageTV Software | 4 | 09-20-2007 05:56 AM |
Problems when watching what's being recorded | SnakeJG | SageTV Software | 4 | 06-23-2007 10:01 AM |
Problems viewing recorded files outside SageTV | Nebruin | General Discussion | 4 | 04-17-2007 09:34 PM |
Problems Editing Shows Ive Recorded HELP | ccerj8 | SageTV Software | 13 | 07-07-2004 04:18 PM |