|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1501
|
||||
|
||||
Quote:
Quote:
Since you've ruled out the duplicate jars, and I can confirm that the application works (since I use it daily), then really all we are left with is configuration. personally i would ask for jetty support in the jetty forum... and once that is working, then apply the bmt plugin. Plugins should be installed, configured and verified, one at a time. While bmt does not require jetty to run, it's experience can be greatly enhanced via the web ui, which does require jetty (only if you want to use it).
__________________
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 |
#1502
|
||||||
|
||||||
Quote:
Quote:
Quote:
Quote:
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 |
#1503
|
|||
|
|||
Hiya Sean,
Thought I'd just send a congrats and thankyou for the new release, can't wait to try it.....just gotta wait for the system to become free now.
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#1504
|
|||
|
|||
I can't seem to get the latest to work now when I add new media it never appears in Sagemc althought the properties are created.
|
#1505
|
||||
|
||||
Sean,
1. I did already update to the full release version of BMT. 2. "Léon" is a ripped DVD from my movie collection. The folder it resides in is "The Professional", and it's current Display Title is "Léon". I've done IMDB searches for "Leon", "Léon", and "The Professional", and all of them come up with the movie in question; when BMT searches, it comes up with a large list (~25) of potential results, but none of them are the movie in question. In the jetty interface, BMT does not show me the Media Title, so I cannot verify what it's actually using to search. 3. How do we go forward on troubleshooting the failure at scanning the Sage recordings? I can look at debug logging and whatnot. One thing I would like to validate is what it's actually using to search based on. 4. Last- you didnt answer my question about UI elements to pick "preferred" Fanart. Is there no UI available for this functionality yet? Cheers Ikarius
__________________
SageTV 6.6.2, SageMC+CenterSage Theme Server: Intel Core2 Q6600, 8gb memory, 3x 1tb WD EACS drives, software RAID5 2tb capacity, 4gb Flash boot drive, Ubuntu 8.0.4 Server edition Capture: 1x HD-PVR -> Motorola DTC6200 Clients: 1x STX-HD100 1x STX-HD200, Windows & OSX Clients |
#1506
|
|||
|
|||
Quote:
Great work so far!!! |
#1507
|
||||
|
||||
Quote:
Quote:
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 |
#1508
|
|||
|
|||
When random Fanart is disabled, SageMC (and i think most (all?) other imports that use fanart and the phoenix api) will pick the first one when sorted lexically (at least this is what it appears to do for me and my testing). So you could open up windows explorer and pick the fanart you want then rename it so its first in the list (sorted by filename).
__________________
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 |
#1509
|
|||
|
|||
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 |
#1510
|
||||
|
||||
Sean- thanks for the answers.
Here's an example of a failed lookup of a Sage recording from my log files: Quote:
Back on UI questions; there's one file in each Phoenix directory called "images", which has the list of filenames. If I add or rename an image, should I touch up that file, or leave it as-is? I forget the exact purpose of it. Cheers Ikarius
__________________
SageTV 6.6.2, SageMC+CenterSage Theme Server: Intel Core2 Q6600, 8gb memory, 3x 1tb WD EACS drives, software RAID5 2tb capacity, 4gb Flash boot drive, Ubuntu 8.0.4 Server edition Capture: 1x HD-PVR -> Motorola DTC6200 Clients: 1x STX-HD100 1x STX-HD200, Windows & OSX Clients Last edited by Ikarius; 08-19-2009 at 04:12 PM. |
#1511
|
||||
|
||||
Quote:
|
#1512
|
||||
|
||||
Verified that I am running with Phoenix 1.42 and 3.0 for the metadata tools. Here is one of the error messages I see in the log file:
2009-08-18 21:59:18,338 ERROR [btpool0-7 - /bmt/bmtweb/browser] org.jdna.media.metadata.impl.tvdb.TVDBItemParser (TVDBItemParser.java:214) - Failed to get season/episode specific information for 73545; Season: 0; episode: 0 java.io.FileNotFoundException: http://www.thetvdb.com/api/5645B594A...45/default/0/0 at sun.net.http://www.protocol.http.HttpURLConn...Stream(Unknown Source) at org.jdna.url.CachedUrl.cache(CachedUrl.java:135) at org.jdna.url.CachedUrl.getUrl(CachedUrl.java:118) at org.jdna.url.CachedUrl.getInputStream(CachedUrl.java:178) at org.jdna.media.metadata.impl.tvdb.TVDBItemParser.updateMetadataFromUrl(TVDBItemParser.java:116) at org.jdna.media.metadata.impl.tvdb.TVDBItemParser.addSeasonEpisodeInfo(TVDBItemParser.java:212) at org.jdna.media.metadata.impl.tvdb.TVDBItemParser.getMetadata(TVDBItemParser.java:90) at org.jdna.media.metadata.impl.tvdb.TVDBMetadataProvider.getMetaDataByUrl(TVDBMetadataProvider.java:57) at org.jdna.bmt.web.server.BrowserServicesImpl.getMetadata(BrowserServicesImpl.java:317) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:527) at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:166) at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java:86) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:729) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:320) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:843) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:647) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488) 2009-08-18 23:20:56,510 ERROR [VideoFrame-001e40b5a062] org.jdna.sage.MetadataUpdaterPlugin (MetadataUpdaterPlugin.java:178) - Failed to Fetch Metadata for Media: E:\vids\Motives-2906879-0.ts |
#1513
|
|||
|
|||
Since upgrading from beta9 to 3.0 final, the first two things that were recorded failed when scanned. These are both series that had been successfully scanned in beta9. Looking through the log, I see the following message
Code:
2009-08-19 22:24:16,226 WARN [24440346@qtp-3096409-6] org.jdna.media.metadata.impl.tvdb.TVDBSearchParser (TVDBSearchParser.java:67) - Could not find any results for: CachedUrl: http://www.thetvdb.com/api/GetSeries.php?seriesname=Leverage+TheTopHatJob+4836543+0; UrlId: d615172fcac4ebc44bbaa24063a20137 EDIT: A little more info: the file name being scanned in the message above is "Leverage-TheTopHatJob-4836543-0.ts" and it is a sage recording from this evening. Last edited by skiingwiz; 08-19-2009 at 08:52 PM. |
#1514
|
||||
|
||||
I think this might be a clue as well.
2009-08-19 18:02:00,193 ERROR [MiniUIServer] sagex.phoenix.configuration.XmlMetadataProvider (XmlMetadataProvider.java:20) - Missing Configuration File: C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\Configuration\Phoenix.xml I don't think the \.\ should be there and there is no such file. |
#1515
|
||||
|
||||
Okay- from what others have posted, this looks like an issue with the mask value found under "Configuration->Metadata Tools->Sage Persistence->Sage Recording TV Title Mask".
In my 3.0 install, the value is simply "${Media Title}". Looking at the names of recordings, the filenames look like this: ShowName-EpisodeTitle-UnkownNumber-0.ts I'm guessing that the field I labelled UnknownNumber is the Sage internal MediaID, but I'm not sure. I also don't know what the trailing "0" is- my guess is if the same show is recorded multiple times it would increment, but it's only a guess. I fiddled with the values for Sage Recording TV Title Mask, but without documentation (pardon me if this is documented, but if it is, I couldn't find it), I didn't get come up with a working value. I suspect this is a simple matter of Sean letting us know what the correct value should be. Cheers Ikarius
__________________
SageTV 6.6.2, SageMC+CenterSage Theme Server: Intel Core2 Q6600, 8gb memory, 3x 1tb WD EACS drives, software RAID5 2tb capacity, 4gb Flash boot drive, Ubuntu 8.0.4 Server edition Capture: 1x HD-PVR -> Motorola DTC6200 Clients: 1x STX-HD100 1x STX-HD200, Windows & OSX Clients |
#1516
|
|||
|
|||
Default STV Import
Sean,
When I import into the default STV I notice - Quote:
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#1517
|
||||
|
||||
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 |
#1518
|
||||
|
||||
Quote:
as for your exception, i'm wondering if it's related to this or not... i did start to notice to that season 0 and episode 0 values were showing up. I thought that I found all cases where they were being used... typically the code checked if the season was empty... but i need to check for empty or 0 (and skip a season/episode lookup in those cases) I'v added a bug for this.
__________________
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 |
#1519
|
||||
|
||||
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 |
#1520
|
||||
|
||||
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 |
Currently Active Users Viewing This Thread: 11 (0 members and 11 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 |