SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Batch Metadata Tools
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #981  
Old 06-11-2009, 12:07 PM
rmccoy rmccoy is offline
Sage User
 
Join Date: May 2009
Location: Tampa, FL
Posts: 17
Have you considered my proposition of including the option to auto import TV shows into the "Recorded TV Shows" menu? I know it's difficult to undo that action, but I haven't had a problem with it as of yet!
Reply With Quote
  #982  
Old 06-11-2009, 12:53 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by rmccoy View Post
Have you considered my proposition of including the option to auto import TV shows into the "Recorded TV Shows" menu? I know it's difficult to undo that action, but I haven't had a problem with it as of yet!
I've considered it... it's not implemented, yet.
Reply With Quote
  #983  
Old 06-11-2009, 09:11 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
Trying to use version 3 and I'm getting a Service Unavailable error on the web configuration page. Any suggestions?
Reply With Quote
  #984  
Old 06-11-2009, 09:14 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
when you install bmt (assuming you have jetty installed), you'll need to restart the sagetv server for jetty to pick up the bmt web. You should see, in the sagetv_0.txt log file an entry stating that it deployed the bmt webapp.

If it still doesn't work, then feel free to PM me with your sagetv_0.txt log file.
Reply With Quote
  #985  
Old 06-12-2009, 07:13 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Exclamation 3.0 beta NOTE

Apparently toricred found a bug in my bmt.xml jetty context file. I have it set to NOT extract the war file, and that was causing an issue for him (and probably others as well). I'll do a minor release tonight and update the bmt.xml context file to "extract" the war file.
Reply With Quote
  #986  
Old 06-12-2009, 10:18 AM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by stuckless View Post
you'll need to restart the sagetv server for jetty to pick up the bmt web.
Jetty will automatically deploy the web app when it sees a new or modified context file. No need to restart SageTV. Depending on what is extracted from the zip first (context file or war file), it might be necessary to open and save (or 'touch' for the Linux crowd) the context file so Jetty will redeploy.

Sean, the UI looks great!
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun.
Extender: STP-HD300, Harmony 550 Remote,
Netgear MCA1001 Ethernet over Coax.
SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client
, Java 1.6.
Plugins: Jetty, Nielm's Web Server, Mobile Web Interface.

Reply With Quote
  #987  
Old 06-12-2009, 12:26 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by jreichen View Post
Jetty will automatically deploy the web app when it sees a new or modified context file. No need to restart SageTV. Depending on what is extracted from the zip first (context file or war file), it might be necessary to open and save (or 'touch' for the Linux crowd) the context file so Jetty will redeploy.

Sean, the UI looks great!
I would have thought as much, but I wanted to cover all bases

I think the UI will eventually help out alot, especially once the scanning/editing is complete. but for now, at least you can edit the configuration with ease
Reply With Quote
  #988  
Old 06-12-2009, 12:26 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Complete Newbie questions....

Some quick questions before I begin to install BMI:

1) The the file name convention for mkv, avi, mp3, files to be able to have BMI automatically recognize the TV show, Music Video, Movie, or song?

2) If I just copy a TV recording file (with the name given by sageTV automatically) into my import folder, will BMI recognize the movie still?

3) If I rip a blu-ray/old fashioned DVD movie structure and copy it to an import folder, will BMI recognize the movie without changing anything?

4) Are Music Videos and mp3s supported with the builtin/default settings of BMI? If not, what specific databases do I need to add and where (please remember, I'm just a newbie, so please be clear).

5) How do I add custom fanart to a particular music video that I know is not available through automatic database download. Where specifically do I edit and add the metadata components respective to a rare music video?

Thanks so much!
Michael
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #989  
Old 06-12-2009, 02:11 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by mkanet View Post
Some quick questions before I begin to install BMI:

1) The the file name convention for mkv, avi, mp3, files to be able to have BMI automatically recognize the TV show, Music Video, Movie, or song?
For movies, if you use something like...
Code:
Finding_Nemo.avi
Finding Nemo.mkv
Finding Nemo 2008.avi
Finding Nemo - DVDRip - 720p.avi
(you get the idea)
For TV, you can use
Code:
Heroes S01E01.mkv
Heroes SO1E01 Episode Title.mkv
Quote:
2) If I just copy a TV recording file (with the name given by sageTV automatically) into my import folder, will BMI recognize the movie still?
bmt recognizes the sagetv recording format as a tv format, but it will NOT automatically import it as a TV show into the sage recordings. The 3.0 final release will have an option to allow the automatic plugin to do this automatically.

Quote:
3) If I rip a blu-ray/old fashioned DVD movie structure and copy it to an import folder, will BMI recognize the movie without changing anything?
As long as the foldername is the movie title, you should be fine.

Quote:
4) Are Music Videos and mp3s supported with the builtin/default settings of BMI? If not, what specific databases do I need to add and where (please remember, I'm just a newbie, so please be clear).
No, music and music vidoes are not supported.

Quote:
5) How do I add custom fanart to a particular music video that I know is not available through automatic database download. Where specifically do I edit and add the metadata components respective to a rare music video?
The 3.0 final release will allow you add custom metadata/fanart to any media item. This beta does not have that functionality.
Reply With Quote
  #990  
Old 06-12-2009, 03:40 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Thanks so much for answering every single one of my questions so quickly. I really appreciate it. Sounds like 3.0 will really have some cool features too.

Quote:
Originally Posted by stuckless View Post
For movies, if you use something like...
Code:
Finding_Nemo.avi
Finding Nemo.mkv
Finding Nemo 2008.avi
Finding Nemo - DVDRip - 720p.avi
(you get the idea)
For TV, you can use
Code:
Heroes S01E01.mkv
Heroes SO1E01 Episode Title.mkv
bmt recognizes the sagetv recording format as a tv format, but it will NOT automatically import it as a TV show into the sage recordings. The 3.0 final release will have an option to allow the automatic plugin to do this automatically.


As long as the foldername is the movie title, you should be fine.


No, music and music vidoes are not supported.


The 3.0 final release will allow you add custom metadata/fanart to any media item. This beta does not have that functionality.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #991  
Old 06-12-2009, 07:37 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
This is really slick. Thanks Sean!
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #992  
Old 06-12-2009, 08:10 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Stuckless, I am curious, are there fanart databases specifically for music/music videos? If there are, I'm curious how hard it would be for you to add support for it? Perhaps, you could just add a music database and a few extra lines of code to support it? I am sure there are people who download/record/collect music videos. For example, I collect MTV HD music videos, stuff from HD-you tube, etc.

Quote:
Originally Posted by stuckless View Post

No, music and music vidoes are not supported.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #993  
Old 06-12-2009, 08:29 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
@babgvant - thank


@mkanet - I wish it were that simple. Music support will come eventually, but there is a lot happening right now, so music will take a back seat for awhile. That being said, i always welcome other people to help out, so if someone submits a patch that adds in a music provider, then that'll be great.
Reply With Quote
  #994  
Old 06-12-2009, 08:54 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
This all sounds really neat and great

Thanks again for all you great work sage in no way would be what it is today without it.

Thanks for the personal help as well
Reply With Quote
  #995  
Old 06-13-2009, 10:45 AM
rmccoy rmccoy is offline
Sage User
 
Join Date: May 2009
Location: Tampa, FL
Posts: 17
So, I'm having a problem with the 3.0 Beta... when I try to go to the configuration page, I get this error

HTTP ERROR: 503

SERVICE_UNAVAILABLE
RequestURI=/bmt

Powered by jetty://

Now... I think the jetty server is working fine, cuz the web configuration interface loads without a hitch. Any suggestions of something I might be doing wrong?
Reply With Quote
  #996  
Old 06-13-2009, 10:53 AM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by rmccoy View Post
So, I'm having a problem with the 3.0 Beta... when I try to go to the configuration page, I get this error

HTTP ERROR: 503

SERVICE_UNAVAILABLE
RequestURI=/bmt

Powered by jetty://

Now... I think the jetty server is working fine, cuz the web configuration interface loads without a hitch. Any suggestions of something I might be doing wrong?
change <Set name="extractWAR">false</Set> to <Set name="extractWAR">true</Set>
in "Program Files\SageTV\SageTV\jetty\contexts\bmt.xml"
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #997  
Old 06-13-2009, 10:58 AM
rmccoy rmccoy is offline
Sage User
 
Join Date: May 2009
Location: Tampa, FL
Posts: 17
Quote:
Originally Posted by babgvant View Post
change <Set name="extractWAR">false</Set> to <Set name="extractWAR">true</Set>
in "Program Files\SageTV\SageTV\jetty\contexts\bmt.xml"
Sweet! Thanks!
Reply With Quote
  #998  
Old 06-13-2009, 11:16 AM
rmccoy rmccoy is offline
Sage User
 
Join Date: May 2009
Location: Tampa, FL
Posts: 17
Does the Web UI do the configuration for the plugin as well? Or just running BMI separately? For some reason the BMI plugin is not running on import of movies into the library... I can't figure out why not..
Reply With Quote
  #999  
Old 06-13-2009, 01:18 PM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
When updateing to the new beta 3 do I need to go to the default sagemc stv or can I just install it over the old release of bmt?
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #1000  
Old 06-13-2009, 01:35 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
@rmccoy - The web ui will keep a status of the last 5 movies/shows that it has failed to scan in the status page. if you hover over the title, I think it will give an error message as well. Also the status page will tell you if the plugin is enabled, and it will give the last date/time of the last media item scanned. So I guess the first step is to see if the status panel is showing that items are being scanned, but not sucessfully.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -6. The time now is 02:43 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.