|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1941
|
|||
|
|||
I had already deleted the jetty/webapps/bmt directory. I doubled checked, still not there.
Rebooted, started Sage, still service unavalable. I also stopped Sage, re-unzipped BMI to the correct locaton, deleted the jetty/webapps/bmt directory, moved in the BMT.xml... still nothing. Stumped... |
#1942
|
|||
|
|||
Stuckless,
Quick question you use MediaTitle to pull/save (ie directory name) fanart from the file metadata with BMI correct? Do you parse it in anyway? I have created a quick stvi to copy/convert all folder.jpgs to the fanart structure for people not wanting to use BMI so I am just checking my work. TIA pluckyhd |
#1943
|
||||
|
||||
Quote:
I had to look up the 503 code and this is what it says... Quote:
Quote:
Code:
NewTitle = sagex_phoenix_fanart_FanartUtil_createSafeTitle(YourTitle)
__________________
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 |
#1944
|
|||
|
|||
Fanart Not Saved To Phoenix Folder
I installed BMT a few weeks ago and everything works and looks great. The problem is that nothing is being saved to the central fanart folder that I specified.
Images and properties files are just being saved in the video directories. I have checked all of the fanart settings and they all specify the same central folder, including the settings on the jetty server. Any ideas? |
#1945
|
|||
|
|||
Thanks a bunch for that hint the createSageTitle got rid of the problem titles I was seeing.
|
#1946
|
||||
|
||||
Quote:
Is BMI actually capable of authenticating using the Jetty credentials?
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#1947
|
|||
|
|||
BMT 3.1 does not do any authentication by default. Sean posted a context.xml file a couple pages ago that adds the authentication lines to the file. The next update to BMT will include authentication in the context.xml file by default.
__________________
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 |
#1948
|
||||
|
||||
Damn... I did some searching in this thread, but came up empty. I'll seacrh again now that I know what I'm looking for. Thanks!
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#1949
|
||||
|
||||
Found it (page 94, post 1868). Works fine with SSL, too, if you just add this line (found via Slugger and SageAlert's context file & instructions):
<Set name="dataConstraint">2</Set> ..right before this line: <Set name="authenticate">true</Set>
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#1950
|
||||
|
||||
This forces the server to always use the SSL port.And this tells it to prompt for user/password.
__________________
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. |
#1951
|
|||
|
|||
Hey further to this discussion what is your backup to MediaTitle when fetching fanart or do you have one? (ie if they don't use BMI allot of their MediaTitles return null in my testing)
|
#1952
|
||||
|
||||
the fanart api stuff will attempt to find a media title, although it is highly unreliable, which is why we have the mediatitle field (which is is really a fanart title). I forget the actual progression, but it will use the display title, or even reparse the filename to attempt to get the title.
__________________
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 |
#1953
|
|||
|
|||
Quote:
Sound about right? |
#1954
|
|||
|
|||
when using the my movies xml file, do i remove the other providers or just move my movies to the top?
__________________
Thanks, Kevin |
#1955
|
|||
|
|||
Quote:
If you use BMT for TV and your My Movies provider does not handle TV then you will want to leave thetvdb and/or imdb(?) for TV.
__________________
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 |
#1956
|
|||
|
|||
yea no tv just dvd collection. I set the xml file location and added mymovies-2 to the list, not sure if it is using the info or not.
__________________
Thanks, Kevin |
#1957
|
|||
|
|||
Request
This is just a request. I noticed that sometimes when " scanning " there are " failed " results... usually these are my anime files, but sometimes they are movies.
My request is that somehow when the failed scans are listed, have them as links, that will open a pop-up to manually edit the metadata information.. the reason for pop-up is so that it can be edited without having to navigate away from the results page (in case there are several more) i.e. Code:
(1) Failed MediaFile [DB]_07-Ghost_21_[7B5B4304].avi (2) Failed MediaFile [DB]_07-Ghost_22_[75BF4FD1].avi (3) Failed MediaFile [DB]_07-Ghost_23_[F4A64865].avi This would give the user easier access to fix the metadata for that particular file manually. Thanx for your consideration. ArcAiN6 |
#1958
|
||||
|
||||
That's a good idea... i'll add it to the list.
__________________
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 |
#1959
|
|||
|
|||
Quote:
Ok, evidently i am just dense, I have removed all the providers with the exception of my movies, using mymovies-2 in the provider box. The problem is i cannot get it to read the xml file. i have rescanned several times from the bmi web interface, however i still have movies coming up with the wrong data. I meticulously checked each one when i added them with my movies so if bmi is reading the xml file why is it giving the wrong metadata?
__________________
Thanks, Kevin |
#1960
|
|||
|
|||
Display Title after scan vs after Find Metadata
I'm trying to figure out why the Display Title for a DVD would be different depending on if the metadata was found during a scan vs. if I manually click on the Find Metadata button after browsing through the collection.
After a scan the Display Title is something like Holiday/A Wish for Wings That Work/VIDEO_TS, while after pressing the Find Metadata button it's flattend to just A Wish for Wings that Work. I noticed the difference when I tried to manually find the metadata for the handful of shows that scan didn't work for. (By the way, A Wish for Wings That Work wasn't want one of those--it scanned just fine; it's just at the top of my list and I'm too lazy to scroll down.) Thanks, Rich |
Currently Active Users Viewing This Thread: 2 (0 members and 2 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 |