|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#621
|
|||
|
|||
Quote:
I will note, that if I go into the BMT web intereface, select browse -> Missing MetaData -> Update Metadata it will go through and find the metadata associated with each new item and populate the proper fields. Just doesn't seem to be doing it automatically when a new media file is added. |
#622
|
||||
|
||||
Quote:
As long as you have the automatic plugin enabled (enabled by default, and you do appear to have it enabled as well), then the only reason for a file to NOT get scanned is either... 1. It's being skipped/excluded (not the right media type, or the exclude filter kicks in) 2. It can't find a metadata match (but should generate system message in that case) 3. BMT internal error that is not handled (I think I've handled most cases, but maybe you've hit new one) The automatic plugin is basically the only way that I use bmt, and it's rare, in my case, for it to not work. In the next release there will be an additional log that will record all media items that bmt handles or skips. For each media item there will be 2 log entries... one that tells that it is handling a file, and a second one that tells that it has updated, skipped, or errored on that item. Once that is in place, at least you'll be able to tell if bmt is handling the file or not. in the meantime, I'm not sure if you sent me you log files, but you could try and add a new file to your library, wait a few seconds, and then from the web ui create a support zip (log files only) (it's under the tools menu in the web ui) and email me the logs. You may have done this already, but i get so many emails with log files it hard to keep it straight .
__________________
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 |
#623
|
|||
|
|||
Quote:
Thanks a bunch for answering in here. (1) I don't see any failed messages in my system log. (2) I don't think its my exclude path. I have my media in \\stafford\Media\TV so I don't think my path should be excluding that. I didn't see this when I searched the thread, but now I am wondering if this is the problem. What happens when another program takes over as the automatic media plugin? I had installed, the Ortus trailers, which in the early versions had an issue with taking over meta-data. I have since disabled the Ortus function that was doing meta-data and gone into the BMT plugin config and disabled, then enabled the BMT setting for automatic metadata, assuming that would re-enable it as the metadata provider. But perhaps that is not accurate? |
#624
|
||||
|
||||
Quote:
I have no idea about the import of ortus trailers, etc, since I run very plugins (bmt, jetty, phoenix fanart), but I have heard some rumblings that they did not play well together, but I have no idea what the issue was there, or even if there was a real issue.
__________________
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 |
#625
|
|||
|
|||
Stuckless -
Is there anyway to find out which plugins are registered to be notified when new media files are detected? |
#626
|
||||
|
||||
Unfortunately, I don't know of any way to tell if a plugin will listen for new media or not. There are "events" that a plugin would listen for, but there is no way to tell which plugins are listening for which events, to my knowledge. Maybe other developers know more about this than I do??
__________________
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 |
#627
|
||||
|
||||
Quote:
__________________
Server: AMD 9600 Phenom on XP, Gigabyte GA-MA78GPM, 2GB RAM, 320+250+500 GB SATA drives, HDHomeRun Prime, HD-PVR x.5.1, Paterson serial Client/Encoder:AMD 3800+ X2, 512 MB RAM, ATI X1650 XT, nMediaPC case, Hauppauge HD-PVR, Cyberlink/ArcSoft decoders, USB-UIRT Client/Encoder: AMD 3800+ X2, 512 MB RAM, 6150 graphics, nMediaPC case, ArcSoft decoders Client: HD300, Asus Pundit P1-AH1, AMD 3800+ X2 CPU, 1 GB RAM, 6150 graphics, ArcSoft decoders Backup: Synology SageTV version: FINAL |
#628
|
|||
|
|||
Stuckless -
Thanks for putting out a build with extra logging. I took one of my folders out of my TV directory. After that I ran "Scan Imported Media" from Sage. Once that was finished, I verified that folder was no longer there in my folder view. After that I moved the subdirectory back into my TV directory and ran another scan. Here is the output from phoneix-metadata.log: Code:
2010-08-14 07:41:28,926 - AUTO; MEDIA; / 2010-08-14 07:41:28,926 - SKIP; / 2010-08-14 07:41:29,410 - AUTO; MEDIA; / 2010-08-14 07:41:29,410 - SKIP; / 2010-08-14 07:41:29,770 - AUTO; MEDIA; / 2010-08-14 07:41:29,770 - SKIP; / 2010-08-14 07:41:30,129 - AUTO; MEDIA; / 2010-08-14 07:41:30,129 - SKIP; / 2010-08-14 07:41:30,504 - AUTO; MEDIA; / 2010-08-14 07:41:30,504 - SKIP; / 2010-08-14 07:41:30,816 - AUTO; MEDIA; / 2010-08-14 07:41:30,816 - SKIP; / 2010-08-14 07:41:31,176 - AUTO; MEDIA; / 2010-08-14 07:41:31,176 - SKIP; / 2010-08-14 07:41:31,504 - AUTO; MEDIA; / 2010-08-14 07:41:31,504 - SKIP; / 2010-08-14 07:41:31,832 - AUTO; MEDIA; / 2010-08-14 07:41:31,832 - SKIP; / 2010-08-14 07:41:32,191 - AUTO; MEDIA; / 2010-08-14 07:41:32,191 - SKIP; / 2010-08-14 07:41:32,520 - AUTO; MEDIA; / 2010-08-14 07:41:32,520 - SKIP; / 2010-08-14 07:41:32,910 - AUTO; MEDIA; / 2010-08-14 07:41:32,910 - SKIP; / |
#629
|
||||
|
||||
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 |
#630
|
|||
|
|||
Quote:
PM of the directory listing on its way to you. |
#631
|
||||
|
||||
Can someone tell me how I can get BMT to use the episode images pulled from thetvdb rather than the season image for my imports that are flagged as Sage recordings (shows up in the recordings screen and not videos)? I've got a bunch of Scooby-Doo episodes and it'd be a lot easier on my four year old if she could pick the episode by the different episode thumbnails rather than trying to read the description or memorizing where her favorites are in the list.
|
#632
|
||||
|
||||
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 |
#633
|
||||
|
||||
For completeness... The problem here was the the ortus-mq plugin (has since been updated). It was handling the MediaFileImported event before bmt and converting the MediaFile to an int.
__________________
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 |
#634
|
|||
|
|||
Quote:
Thanks for all the help Stuckless. |
#635
|
||||
|
||||
Hi
is there any way to make BMT ignore certain folders when scanning for media? cheers |
#636
|
|||
|
|||
yes, in the configuration settings in the UI, there is a section where you can enter in an exclude pattern.
__________________
- Jack __________________________________________ Server: AMD Phenom 9750, 2GB RAM, 2 Hauppauge PVR500, 1 Firewired DCT6200, 1 HDHomerun tuning 2 QAM channels, Vizio 37" HDTV LCD, 1 USB-UIRT Clients: 1 MediaMVP, 1 Placeshifter Client, & 1 SageTV Client. |
#637
|
||||
|
||||
Quote:
So how do I figure out the syntax for this exclude pattern? I tried putting "Videos" in that field as i have a folder called videos which I want to exclude from BMT.. (\\N3200PRO\NAS\Videos) however the folder still gets scanned! any ideas? I've been trying to get this to work for hours!!! cheers Last edited by infocus13; 08-21-2010 at 02:36 PM. |
#638
|
||||
|
||||
Ok I've done everything I could think of to exclude the folder but nothing works!
The folder is on the NAS. The path is \\NAS3200Pro\NAS\Videos. In the exclude pattern field in BMT I entered "\\\\N3200PRO\\NAS\\Videos" I've also tried "Videos" and it doesnt work. All my videos in that folder get picked up by BMT and litter my views in sage. Does this feature not work in BMT at all? Did I get the syntax wrong? Can someone pls help? Thanks in advance. |
#639
|
|||
|
|||
I updated to the latest revision of BMT and when I try to browse media in the web interface, it is exceedingly slow. The web browser times out. This happens when clicking on browse and selecting "All TV (Group by Series)" or "All TV (Group by Series/Season". IS anyone else seeing this behavior? Any ideas on what is wrong. I have un-installed and re-installed all related and dependent plugins.
|
#640
|
||||
|
||||
Quote:
Quote:
You may want to to restart sage... then reconnect with a new browser session, and then open the view. When it times out, go to the tools menu and create a support request including the log files only. Email that to me, and I'll if there are other issues going one. Typically when I see these kinds of timeouts, there are issues creating the media resources for some odd reason, which hopefully will show up in the log file. In the next release of bmt, I've switch to a progressive view loading model. ie, instead of sending back all items, i send back pages of items, and there is a button to "load more". I did this because when I load large views, my browser becomes unresponsive because its loading so much data, thumbnails, etc.
__________________
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 |
Batch Metadata Tools new releases subscription thread | stuckless | Customization Announcements | 18 | 02-17-2010 09:27 PM |
Is there a way of doing Metadata WITHOUT BMT | plnewton | SageTV Customizations | 12 | 08-17-2009 06:53 PM |
BMT Metadata Provider List? | cowboyway | SageMC Custom Interface | 1 | 08-12-2009 05:54 AM |
Metadata Tools (Donations) | stuckless | SageTV Customizations | 4 | 06-26-2009 05:54 AM |