|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1901
|
|||
|
|||
Quote:
|
#1902
|
|||
|
|||
#1903
|
|||
|
|||
Quote:
SCM |
#1904
|
|||
|
|||
I can second that, but you know me personally – I have not had the chance to mess with add-ons lately and this is a very,very nice one but I rarely will install unreleased software for cosmetic changes (These guys are good but there is a reason they have marked the update as “unreleased”)
Now for additional functionality (read – the new Playon/UPNP plugin that evilpenguin has developed and I just today read about), I will introduce the possibility of system instability. I can see a busy night tonight – between finishing setting up Fanart and assuming I have a computer with enough backside to run Playon. Last edited by ldavis; 09-29-2009 at 11:37 AM. |
#1905
|
||||
|
||||
I just moved to a new server a few days ago. I need to set up SageTV on the server as well as BMI, change all my links to the new server, etc... My question, when I set up BMI on the new server will it automatically update the metadata (.properties file) to point to the new server location?
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#1906
|
|||
|
|||
I noticed yesterday that if BMI encounters a link within the description that it stops getting the description. You end up with a partial description. An example of this is the movie Aliens. The description of the movie is:
Quote:
Quote:
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#1907
|
||||
|
||||
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 |
#1908
|
|||
|
|||
Viewing movies that have metadetails
Hi all,
I thought I remember seeing an option that would show me all of my movies, both those that have metadetails/fanart/descriptions etc and those that do not. For whatever reason when I do a media scan its only showing me the ones that don't have the metadetails. Which is fine when you're trying to cleanup/organize/fill out your collection, but I'd like to be able to edit existing ones as well. Thanks ahead of time, Belg |
#1909
|
||||
|
||||
Quote:
Code:
#Generator: Batch Metadata Tools (3.0-beta-9); MediaFile: file:////HPSERVER/Videos/TV%20Shows/CHAPPELLE'S%20SHOW/SEASON%201/Chappelle's%20Show%20-%20S01E01%20-%20Black%20White%20Supremacist.mkv
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#1910
|
|||
|
|||
Quote:
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#1911
|
|||
|
|||
Quote:
|
#1912
|
||||
|
||||
You know what, you are probably right because of the #.
__________________
Cheers Damian Blog - http://www.adigitalhomeblog.com MSS.net blog (contributing editor) - http://www.mediasmartserver.net |
#1913
|
||||
|
||||
It is a comment.. and it serves no purpose except to help me troubleshoot problems
__________________
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 |
#1914
|
|||
|
|||
Quote:
I applied the bmt.xml from the link and now i cannot log into either of the web pages with my credentials. Mind you i only have the credentials to log in to the sagetv web interface setup in the reamls.xml where am i supposed to set the one up for bmt? and why does it stop the sagetv web login from working? I have my credentials setup like the following in the realms.properties file in the webserver folder.: SageTV Web Interface=/Sage,usernameassword BMT Web Interface=/BMT,usernameassword where do i set up the BMT one? I think the sagetv one doesnt work cause i have the bMT line right underneath. where am i supposed to put its credentials in? Thanks |
#1915
|
||||
|
||||
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 |
#1916
|
|||
|
|||
I'm not sure if this relates to BMT or SageMC. I was wondering if there was a way I could add the Original Air Date anywhere in the description screen for imported recordings? I looked at the metadata properties file and it has it in there but I just can't figure out how to add it in to the description. Any help would be appreciated.
|
#1917
|
|||
|
|||
Quote:
Metadata Tools Web (BMT)=/bmt,usernameassword However I still have the same problem after i log in with my credentials for bmt it says 404 not found. I know jetty is working fine because if i then try to log into te SageTv web user interface i can enter my credentials and the page comes up fine. |
#1918
|
|||
|
|||
Quote:
C:\Program Files\SageTV\SageTV\jetty\webapps\bmt which when i browse to gives me 404 not found. SO idecided to ocpy the contents of that to C:\Program Files\SageTV\SageTV\webserver\webroot\bmt which now at least goves me the list of the files and if i click on the html one it comes up but gives me the failed messages. So my question is what path should bmt actually be in? |
#1919
|
|||
|
|||
the ..\jetty\ directory is correct. The ..\webserver\ directory was used by nielms webserver pre v2.25 (and is completely separate from jetty). v2.25 of nielms webserver that runs in jetty will still use that directory for some configuration files but it should be primarily empty after you upgrade to the latest version of nielms webserver running in jetty.
Have you tried to use a password that is not tied to a specific app but is general for all apps running in jetty? Also i believe the format you have for the user pass isn't correct (at least it doesnt follow the format in the default realm.properties file. Try something like this (the default format): Code:
username:password, role I believe this is more a general jetty configuration question, you may want to post in that thread... you will probably have better luck getting a response on how to set up jetty to use app specific user/passwords: http://forums.sagetv.com/forums/showthread.php?t=37099 also if you haven't checked out the jetty wiki you may want to do that: http://tools.assembla.com/sageplugins/wiki/Jetty
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#1920
|
||||
|
||||
bmt extracts to the correct location. I can't help you with the authentication stuff, because I've never set it up myself, but you should not be copying the bmt directory to the webserver directory.
__________________
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: 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 |