|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Show Title field issue
I have the following entry in MediaTitles.xml:
Code:
<match> <regex>[\\/]Last Man Standing \(2011\)[\\/]</regex> <metadata type="TV" name="tvdb">248834</metadata> </match> If I do a manual refresh of all the metadata (not a manual show lookup) via BMT, it puts the year back in the Show Title field. Any idea why this might be happening? I didn't catch this when it first happened, so the log file no longer has the info for when the lookup originally took place.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#2
|
||||
|
||||
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 |
#3
|
||||
|
||||
These were imported files.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#4
|
||||
|
||||
I even tried adding the following entries to MediaTitles.xml, hoping that would cover every situation and place the title from TVDB (which includes the year) into the Sage database, but it's still listing imported files without the year:
Code:
<regex>[\\/]Last Man Standing \(2011\)[\\/]</regex> <metadata type="TV" name="tvdb">248834</metadata> </match> <match> <regex>[\\/]Last Man Standing \(2011\)</regex> <metadata type="TV" name="tvdb">248834</metadata> </match> <match> <regex>[\\/]Last Man Standing[\\/]</regex> <metadata type="TV" name="tvdb">248834</metadata> </match> <match> <regex>[\\/]Last Man Standing</regex> <metadata type="TV" name="tvdb">248834</metadata> </match>
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Feature Request - Correct Show Title | wayner | Batch Metadata Tools | 1 | 06-06-2011 07:10 PM |
SageTV Show Title Doesn't Match BMT Show/Fanart Title | ptzink | Batch Metadata Tools | 8 | 03-16-2011 07:50 AM |
Fixing Show Title | jcato | Batch Metadata Tools | 17 | 01-18-2011 06:44 AM |
API call to convert show title to file name? | Slugger | SageTV Studio | 5 | 06-03-2009 02:42 PM |
Can anyone twll me what the numbers after the show title mean in the filename? | zubblwump | SageTV Software | 2 | 02-15-2007 12:25 AM |