|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
BMT 4.9.4 Released (Minor Bug Fixes)
Not a major release... but a couple of new things...
Quote:
When you first install this release, you'll get a popup that make a point to reference the user guide. All this is done to bring more awareness to the newly created guide, for those that don't check the forums regularly. The popup will not present itself everytime, just everytime your upgrade. This release has 2 visual changes that I was was working on. I hand't meant to actually deploy them, but I'm too lazy to re-deploy without them, so you'll notice the top banner is now, "greener". And, I've changed the default font.
__________________
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 |
#2
|
|||
|
|||
Can anyone tell me what the default value is for custom_metadata_properties? I accidentally goofed mine up following the directions for SageTV 6.
|
#3
|
||||
|
||||
From the Tools menu, you can use the Fix Custom Metadata Fields (i think it's called that), it was just added in this build. It should fix it up.
__________________
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 Stuckless!
|
#5
|
||||
|
||||
Hey Sean,
First off, this completely fixes my Original Airdate problems, so that's awesome. Secondly, I've got two new issues that popped up..
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#6
|
|||
|
|||
Quote:
|
#7
|
||||
|
||||
The good news.. At least I can reproduce issue. The bad news... Not sure what changed in the code to produce this
__________________
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 |
#8
|
||||
|
||||
Scratch that, the videos showing up as missing metadata are Sage Recordings, not imported videos.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#9
|
||||
|
||||
The root of the issue appears to be the very small change that I did to the 'recordings' view. I decided to group it by series. But, because the view is consumed by other views (such as the missing metadata view), then those views show the grouped folders of the 'recordings' view. The quick fix is for me to remove the grouping on the 'recordings' view, but this exposes a flaw in the vfs that I need to fix as well.
__________________
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 |
#10
|
||||
|
||||
This fix is in phoenix-core 2.3.8, which should be in the repository. BTW, the missing metadata view may still be screwed up... I noticed some inconsistencies in my environment, but I don't have time to look at it right now
__________________
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 |
#11
|
||||
|
||||
No worries, these seem to be isolated to the VFS so right now the only thing really affected by them is my OCD
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#12
|
|||
|
|||
I'll test this out tonight. I'm assuming that the OAD bug was the reason why I didn't get any metadata for Late Night with Jimmy Fallon. How do I get BMT to relookup the info for those shows. Refresh library never did that. That only finds new files. How do I do a mass refetch?
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#13
|
||||
|
||||
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 |
#14
|
|||
|
|||
That is the quote of the month if I ever heard one lol..
|
#15
|
|||
|
|||
Still getting OAD errors.
Is there an extra space after what BMT is parsing as the "Clean Title"? Code:
2010-12-14 19:29:41,755 - ERROR; \\WHs\dumpster\done\Talk Shows\Chelsea Lately\Chelsea Lately 2010-12-09.mkv; Chelsea Lately 2010-12-09; 3568344; Failed while parsing series: MediaSearchResult [extraArgs={CLEAN_TITLE: Chelsea Lately ,RAW_TITLE: Chelsea Lately 2010,FILE: \\WHs\dumpster\done\Talk Shows\Chelsea Lately\Chelsea Lately 2010-12-09.mkv,EPISODE_DATE: 2010-12-11,}, id=114851, imdbId=null, metadata=null, providerId=tvdb, score=1.0, title=Chelsea Lately, type=TV, url=114851, year=2007]
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#16
|
|||
|
|||
Also, I'm still getting OAD +1 on a few things
Code:
2010-12-14 19:42:47,979 - AUTO; MEDIA; \\WHs\dumpster\done\Talk Shows\Conan\Conan 2010-12-13.mkv; Conan 2010-12-13; 3573533 2010-12-14 19:42:49,706 - UPDATE; \\WHs\dumpster\done\Talk Shows\Conan\Conan 2010-12-13.mkv; Conan (2010); TV; S1; E22; EPmt194751S01E22; 3573533
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#17
|
|||
|
|||
I noticed that if I browse sage video Imports ... I used to be able to drill down the folders now it shows all the titles which is hard if you only want to just do a subfolder.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#18
|
||||
|
||||
I've added bug. This is a side effect of the last change
__________________
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 |
BMT 4.8 / Phoenix 2.2 - The Metadata Fixes | stuckless | Batch Metadata Tools | 46 | 11-13-2010 05:42 AM |
BMT 4.9 / Phoenix 2.3 - Bug Fixes | stuckless | Batch Metadata Tools | 1 | 10-31-2010 06:22 PM |
Any fixes for the PVR-350 been released lately? | dynamix | Hardware Support | 12 | 01-16-2007 06:14 PM |
Any info on new features/bug fixes in V4.1.5? | ke6guj | SageTV Beta Test Software | 17 | 01-18-2006 07:23 AM |
Any PVR 350 related bug fixes w/ Sage 2.1?? | GrayGh0st | SageTV Beta Test Software | 6 | 10-19-2004 05:58 AM |