|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Change Default TV Title Mask
I want to change the default mask used to scan for TV shows.
I have a program that pulls files from my Tivo to an import directory on my SageTV Server. The files are named as follows: Franklin and Bash (2011_06_08) - (101) Pilot.mpg (Series)..............(Air Date)...........SEE..Title Would changing the Default Mask to the following work? ${Title} (${OriginalAirDate}) - (${SeasonNumber:java.text.DecimalFormat:0}${EpisodeNumber:java.text.DecimalFormat:00}) ${EpisodeName} Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#2
|
||||
|
||||
Title masks are used by the UI to render a formatted title, they are not used by the scrapers at all.
What you need to do, is either rename your files to conform to BMT, or create a new TV filename scaper and provide an implementation for your custom filename. The latter is much more complicated, and as such, very few people do it. But, you can look at the existing scrapers in the STVs/Phoenix/scrapers/xbmc/tvfilenames/ area.
__________________
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 would prefer not to have to rename the files.
I took a look at the existing scrapers in the directory. I have done programming in the past, so I am willing to take a crack at it. Is there documentation on how to build the expression? Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#4
|
||||
|
||||
Quote:
Also, I can review your scraper for you 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 |
#5
|
|||
|
|||
Not recognizing file as TV Show
I tried recording a TV show using one of the file formats from the manual:
Series -- Episode TitleHere is the filename: Friends -- The One With Joeys Fridge.mpgYet, when I browse to the file, BMT STILL identifies the Media Type as movie. Anyway to change the defualt to TV Show? Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#6
|
||||
|
||||
Quote:
If you search the logs/phoenix-metadata.log for the filename, do it show that it had an error? That format of Series -- EpisideName is supported by bmt.
__________________
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
|
|||
|
|||
OK, maybe I am doing something wrong. Here is what I am doing:
The file shows up in the Video section of SageTV. Is there something else I should be doing to have BMT scan the file? The filename does not appear in the logs/phoenix-metadata.log. Also, when I find the file and edit it, I use the drop down to change it to TV and hit SAVE. But it does not change, it goes back to being MOVIE. Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) Last edited by NetworkGuy; 06-10-2011 at 09:31 AM. Reason: Additional Information |
#8
|
||||
|
||||
John, I'll try to do some simple testing this weekend using similar approach. I haven't noticed an issues like the one that you are experiencing, but I'll try to mimic your test, and see what I come up with.
Are you noticing that it has correct metadata, except that it is being shown as a Movie and not TV?
__________________
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 |
#9
|
|||
|
|||
There is no metadata in the file. I always have to do a mnaual search.
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#10
|
||||
|
||||
Quote:
BTW, the fact that the files has no metadata when you view it in bmt, is enough to assume that bmt failed to find the proper metadata for that item... to know why exactly, I'd need to see the logs.
__________________
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
|
|||
|
|||
I do not even need to do a search. If I just change the drop-down to MOVIE and click save, it goes to blank. WHen I exit the record and re-enter, it still has MOVIE in the Media Type and any changes I have made are not recorded.
But if I do a search (maanually changing it to a TV search), fetch the metadata and then hit SAVE, the changes take. I checked the configuration setting and Automatic Fanart/Metadata is not turned on. That may explain why BMT is not scanning the file. Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#12
|
||||
|
||||
Quote:
Quote:
I'm not sure why you don't have it turned on, but if it's not turned on, then bmt won't automatically fetch metadata. You'll have to manually update the item. BMT ships with that setting turned on by default, so if it's off, then you would have turned it off, for some reason.
__________________
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 |
#13
|
|||
|
|||
Quote:
Quote:
I think I may have turned it off at one time because I was low on space and it was downloading too much Fanart. Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to Change Title and Description of Recording? | FriscoJohn | SageTV Software | 3 | 11-12-2010 09:41 AM |
Change default HD200 STV | gcrow | SageTV Beta Test Software | 5 | 06-01-2010 06:19 PM |
how to change the 2 Hr recording default | tekguy1 | SageTV Software | 4 | 07-09-2009 04:38 PM |
Clarify the title/artist bit eg. [DVD TITLE] / [MOVIE TITLE]? | bcjenkins | SageMC Custom Interface | 1 | 12-31-2008 11:58 AM |
Is there a way to either hide or change the color of the SageTV Window title bar? | mkanet | SageTV Software | 1 | 12-27-2005 09:54 PM |