|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1121
|
||||
|
||||
Versions seem to be ok. If you want the 6.5.18 beta, then you can grab it by finding a post by Opus4 and looking for the link in his signature... that's what I do
As for the fanart folder, if the web ui is not allowing your set it correctly using the directory picker, then just manually type your folder location in the text box and click save. As for the 3 modes of this tool... commandline is pretty self explanatory... you run it from a command shell, passing parameters, and movies/folders to scan. automatic is where it is registered as a metadata plugin for sagetv. When new movies as added to the library, this tool will handle the metadata/fanart lookups. Requires some configuration to get this working. on-demand means that you are using it interactively. You need to import the metadata tools stvi/xml and then in the guide, tv, or media library, you can request an interactive scan for metadata/fanart.
__________________
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 |
#1122
|
|||
|
|||
I followed the all the instructions at the site to install and when I go to the web ui, i get the attached.
|
#1123
|
||||
|
||||
You need to have jetty installed.... and you are hitting nielm's webserver. What port is Jetty installed on?
__________________
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 |
#1124
|
|||
|
|||
I had it set to the same port as nielm's plugin. i changed it, but now i get this.
|
#1125
|
||||
|
||||
I think that there is a bug in my jetty context file (jetty/contexts/bmt.xml). Edit the file and look for these lines and make sure both are set to true.
Code:
<Set name="extractWAR">true</Set> <Set name="copyWebDir">true</Set>
__________________
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 |
#1126
|
|||
|
|||
Success!
Thanks for helping me through that. |
#1127
|
||||
|
||||
np... sorry I haven't released a fix for it yet.... it was brought to my attention in the first beta
__________________
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 |
#1128
|
|||
|
|||
Quote:
|
#1129
|
|||
|
|||
FYI, you may want to include the bit about conflicting port numbers with nielm's webserver in your instructions. For the less network inclined of us, it helps to know every detail that could go wrong.
|
#1130
|
||||
|
||||
Stuckless -
I reanabled the auto plugin as well as the parser, and now some really funky stuff is going on... it has trippled my video count. it appears as though it mutli-indexed my movies so i now have Wedding-Crashers (3 Videos) I also tried removing my import directory and reimporting everything....No Dice. Same problem as I originally had...which to refresh your memory is i was only getting about 1/3 of my movie collection showing up. *EDIT* Spoke to soon. i disabled the auto plugin, and then did a complete re-import and it appears as though my original issue was solved. Not sure why the auto plugin would cause both of the above issues..... Last edited by PiX64; 06-26-2009 at 03:49 PM. |
#1131
|
||||
|
||||
That is odd... maybe I'll try re-importing my collection at some point to see if I can reproduce the problem. I don't see how the the bmt plugin would cause wedding crashers to show up 3 times... but if it only happens when my plugin is installed, then logic tells me it must be my plugin
__________________
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 |
#1132
|
||||
|
||||
If it is your plugin, let me know if there is anything i can do to help weather it be coding, debuging, testing whatever.....
|
#1133
|
||||
|
||||
Hi Stuckless, if I remember correctly, you had mentioned back when I had the problem mentioned below in version 2.3, that version 3.0 would have a way to debug in greater detail for this kind of a problem if it is still happening in 3.0.
I'm wondering if you have any tips for finding out what's causing the automatic plugin to not understand how to use the fanart folder path setting defined in the properties file (using some kind of 3.0 logging); and, maybe comparing the results to the "On Demand" function which uses the same setting correctly. Also, it looks like ShortySeanbo has this identical behavior; even at the command-line. We both cant save to the fanart folder; even when its defined correctly in the settings; however, it works when using On Demand (he already confirmed he has the same exact behavior for both On Demand and automatic functions via PM. It doesnt seem to matter if we use version 2.3 or 3.0 of BMI in respect to automatic verses on demand using the fanart folder path. Thanks in advance for any tips you can provide, MKANET Quote:
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming ***RIP SageTV*** |
#1134
|
||||
|
||||
Stuckless -
Was wondering if you might know why when i have in my .properties file for all my media RunTime=123 min (example) it would be showing up in your BMT gui as 1... props were generated using EP's beta13.... Sage is showing the same thing...no movie runtimes, etc. |
#1135
|
||||
|
||||
@mkanet - I'm not sure what else to tell you. The only time that the fanart won't be written to the fanart dir, is if the fanart folder is not set. In your case it appears to be set, so I'm not sure what I can tell you. If you enable logging and then try the automatic plugin, the log will contain information about where it's trying to write the information.
@pix64 - I think there is bug in the web ui. RunTime should actually be a stored as a number (# of milliseconds, it think). I've noticed this myself, and I've been meaning to try and convert "123 min" to a # that sage can use. Maybe the next build... maybe later
__________________
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 |
#1136
|
|||
|
|||
Regarding the moving of imported video to recorded tv.
1) The only way to do this is by going to individual video files, selecting options, selecting metadata/fanart. Right? 2) Once it is in the recorded tv section, it isn't possible for sage to group it by title? I moved two eps of Arrested Development to recorded tv and they show up individually while all of my other shows are grouped into folders. I just wanted to make sure there wasn't something I'm missing. |
#1137
|
||||
|
||||
Quote:
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 |
#1138
|
|||
|
|||
Hey Sean,
I eventually got around to installing the latest version (3.0-beta-3) last night and everything seems to be working great. I've copied a few tester films over and within five minutes its grabbed all the metadata and fanart automatically. Imported TV shows required a manual scan and didn't get added to Sage Recordings but I think I read thats not implemented yet so no big deal there. The web UI is just pure genius. Many thanks to you and all those that helped make the tool, very cool Can't wait for the full release of version 3 Cheers Ben
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#1139
|
||||
|
||||
I just installed everything this morning and BMI scans through my collection without a problem. I closed out of the web GUI and SageTV for a bit. Now it appears the Web GUI is not working. Instead of taking me directly to the web GUI is takes me to the directory. I then go into the html link and get "Failed To Get Status" error messages.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#1140
|
|||
|
|||
Quote:
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
Currently Active Users Viewing This Thread: 15 (0 members and 15 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
STV Import: Read & Write Metadata files for Default STV 5/6 (v2.2.9 18/Feb./2010) | JREkiwi | SageTV Customizations | 251 | 10-09-2019 11:11 AM |
Automated VideoRedo (DOS batch files) | grauchy | SageTV Customizations | 3 | 09-08-2011 10:01 PM |
Simple utility to control multiple USB or Serial HD DirecTV STBs | jchiso | Hardware Support | 15 | 02-19-2009 06:27 PM |
DVB-S setup with Digiguide EPG Grabber & XMLTV importer | MCE-Refugee | SageTV United Kingdom | 27 | 09-08-2008 09:10 AM |
Keeping custom metadata for imports via AddShow() | Opus4 | SageTV Studio | 9 | 02-20-2008 06:35 PM |