|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1921
|
|||
|
|||
The move to version 3 for BMI removed the need to modify anthing in the "Extras" portion of the SageMC Setup and everyting is done through the Jetty server, correct?
Even though I have enable fanart and pointed to the right directory, no fanart is showing up in "My Videos". My TV works great and fanart downloads fine for it, but the videos section has nothing. Last edited by ohpleaseno; 10-02-2009 at 10:45 AM. |
#1922
|
||||
|
||||
Quote:
__________________
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 |
#1923
|
|||
|
|||
I decided to do a complete server reinstall and in my previous incarnation, everything worked great. Although, I do use EP's Media Scraper to organize my folders, so my movies show up as movie (year).ext.
|
#1924
|
||||
|
||||
Since implementing the BMT solution to my setup, things appear to run slower.
I am using the file system in SAGEMC to view what is essentially the directory structure of my import folder. When i press down to go to the next item, it looks as though the small coverart to the far right of the list seem to constantly refresh. When I page diwn, i get an hour glass any where from 5-20 seconds before it pages down. Is any one else experiencing this? is there something in the .properties file I may have missed for refreshing. I am grasping at straws at the moment, but any feedback would be appreciated. Or it could mean I need to defrag my external drive or reboot the PC as it's been on for weeks...
__________________
R00ST3R System: AMD Athlon 64x2 Dual Core 4400+ 2.30GHz\2GB RAM\Vista HomeSP2\HDHomerun_firmware_20090802\nVIDIA GeForce 8500GT 8500 GT 512MB\Optical Out to reciever Software: SageTV:6.6.2.218|SageMC:6.3.9a pre-release 41|Metadata tools:3.1|Java: 1.6.0_13|sagemc.jar: 6.3.8|Phoenix.jar: 1.43 |
#1925
|
|||
|
|||
I have read and re-read the BMT threads and docs... I installed everything default. Jetty appears to be working (there's a powered by jetty at the bottom of the page). I cannot figure out how to get BMT up. http://localhost:8080/bmt/ returns a directory for BMT.
Clearly I am missing something here.. thanks for the help |
#1926
|
||||
|
||||
Quote:
shut down sage delete the jetty/webapps/bmt directory replace bmt.xml (jetty/contexts/bmt.xml) with the one from this post start sage
__________________
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 |
#1927
|
|||
|
|||
That did it. Works like a champ.
Thanks! |
#1928
|
|||
|
|||
I think i might be retarded... lol... that admission aside...
I just finished updating from 3.0-beta (i think) to the newest 3.1 And while the page does indeed come up when i navigate to the BMT part, it errors when i try to scan the library... This is the debug log when i hit the scan button: Code:
2009-10-04 20:19:50,915 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:17) - Group Path: bmt/metadata 2009-10-04 20:19:50,917 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: persistenceClass 2009-10-04 20:19:50,917 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/persistenceClass 2009-10-04 20:19:50,918 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: videoMetadataProviders 2009-10-04 20:19:50,919 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/videoMetadataProviders 2009-10-04 20:19:50,920 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: wordsToClean 2009-10-04 20:19:50,921 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/wordsToClean 2009-10-04 20:19:50,921 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: defaultProviderId 2009-10-04 20:19:50,922 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/defaultProviderId 2009-10-04 20:19:50,923 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: goodScoreThreshold 2009-10-04 20:19:50,924 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/goodScoreThreshold 2009-10-04 20:19:50,925 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: scoreAlternateTitles 2009-10-04 20:19:50,926 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/scoreAlternateTitles 2009-10-04 20:19:50,927 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: posterImageWidth 2009-10-04 20:19:50,927 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/posterImageWidth 2009-10-04 20:19:50,929 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: bannerImageWidth 2009-10-04 20:19:50,930 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/bannerImageWidth 2009-10-04 20:19:50,931 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: backgroundImageWidth 2009-10-04 20:19:50,932 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/backgroundImageWidth 2009-10-04 20:19:50,934 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: maxDownloadableImages 2009-10-04 20:19:50,934 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/maxDownloadableImages 2009-10-04 20:19:50,935 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: enableDefaultSTVPosterCompatibility 2009-10-04 20:19:50,936 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/enableDefaultSTVPosterCompatibility 2009-10-04 20:19:50,938 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: importTVAsRecordedShows 2009-10-04 20:19:50,938 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/importTVAsRecordedShows 2009-10-04 20:19:50,939 DEBUG [29165216@qtp-6300663-2] org.jdna.bmt.web.server.BrowserServicesImpl (BrowserServicesImpl.java:174) - Getting MediaFile for: LV; Filter: null 2009-10-04 20:19:50,940 DEBUG [29165216@qtp-6300663-2] org.jdna.sage.media.SageMediaFolder (SageMediaFolder.java:79) - Beging Loading Sage Media List 2009-10-04 20:19:50,941 DEBUG [29165216@qtp-6300663-2] org.jdna.sage.media.SageMediaFolder (SageMediaFolder.java:85) - SageMediaFolder: Types: LV; Filter: null 2009-10-04 20:19:50,942 DEBUG [29165216@qtp-6300663-2] org.jdna.sage.media.SageMediaFolder (SageMediaFolder.java:114) - Finished Loading Sage Media List 2009-10-04 20:19:50,943 DEBUG [29165216@qtp-6300663-2] org.jdna.bmt.web.server.BrowserServicesImpl (BrowserServicesImpl.java:183) - Folder Items: 372 2009-10-04 20:19:50,944 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:17) - Group Path: bmt/sageMetadata 2009-10-04 20:19:50,945 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: actorMask 2009-10-04 20:19:50,946 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/actorMask 2009-10-04 20:19:50,947 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: multiCDTitleMask 2009-10-04 20:19:50,948 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/multiCDTitleMask 2009-10-04 20:19:50,951 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: titleMask 2009-10-04 20:19:50,952 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/titleMask 2009-10-04 20:19:50,953 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: genreLevels 2009-10-04 20:19:50,958 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/genreLevels 2009-10-04 20:19:50,959 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: sageTVTitleMask 2009-10-04 20:19:50,960 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/sageTVTitleMask 2009-10-04 20:19:50,961 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: tvTitleMask 2009-10-04 20:19:50,962 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/tvTitleMask 2009-10-04 20:19:50,963 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: tvDvdTitleMask 2009-10-04 20:19:50,964 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/tvDvdTitleMask 2009-10-04 20:19:50,965 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: rewriteTitle 2009-10-04 20:19:50,966 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/rewriteTitle 2009-10-04 20:19:50,967 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: rewriteTitleRegex 2009-10-04 20:19:50,968 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/sageMetadata/rewriteTitleRegex 2009-10-04 20:19:50,969 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:17) - Group Path: bmt/metadata 2009-10-04 20:19:50,974 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: persistenceClass 2009-10-04 20:19:50,975 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/persistenceClass 2009-10-04 20:19:50,976 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: videoMetadataProviders 2009-10-04 20:19:50,977 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/videoMetadataProviders 2009-10-04 20:19:50,978 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: wordsToClean 2009-10-04 20:19:50,979 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/wordsToClean 2009-10-04 20:19:50,979 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: defaultProviderId 2009-10-04 20:19:50,979 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/defaultProviderId 2009-10-04 20:19:50,981 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: goodScoreThreshold 2009-10-04 20:19:50,982 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/goodScoreThreshold 2009-10-04 20:19:50,983 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: scoreAlternateTitles 2009-10-04 20:19:50,984 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/scoreAlternateTitles 2009-10-04 20:19:50,985 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: posterImageWidth 2009-10-04 20:19:50,987 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/posterImageWidth 2009-10-04 20:19:50,988 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: bannerImageWidth 2009-10-04 20:19:50,988 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/bannerImageWidth 2009-10-04 20:19:50,989 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: backgroundImageWidth 2009-10-04 20:19:50,990 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/backgroundImageWidth 2009-10-04 20:19:50,991 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: maxDownloadableImages 2009-10-04 20:19:50,992 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/maxDownloadableImages 2009-10-04 20:19:50,992 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: enableDefaultSTVPosterCompatibility 2009-10-04 20:19:50,993 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/enableDefaultSTVPosterCompatibility 2009-10-04 20:19:50,993 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.GroupProxy (GroupProxy.java:36) - Applying Field: importTVAsRecordedShows 2009-10-04 20:19:50,994 DEBUG [29165216@qtp-6300663-2] sagex.phoenix.configuration.proxy.FieldProxy (FieldProxy.java:77) - Initializing Configuration Key: bmt/metadata/importTVAsRecordedShows 2009-10-04 20:19:51,000 ERROR [29165216@qtp-6300663-2] org.jdna.bmt.web.server.BrowserServicesImpl (BrowserServicesImpl.java:225) - org.jdna.sage.media.SageShowPeristence.<init>(Z)V java.lang.NoSuchMethodError: org.jdna.sage.media.SageShowPeristence.<init>(Z)V at org.jdna.bmt.web.server.BrowserServicesImpl.scan(BrowserServicesImpl.java:200) 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:502) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389) 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:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230) 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:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520) |
#1929
|
|||
|
|||
yeppers... i'm retarded
stupid cache... it seems to be working now... BTW i'm really diggin the new menu and UI tweaks Thank you so much for this wonderful tool! |
#1930
|
||||
|
||||
I see that a similar question was asked previously, but I just wanted to check and see if it's still the case.
Is retrieval of MPAA ratings still unreliable? I seem to have very few in my ~200 movie collection. For example, I pulled down metadata from IMDB for "Babe". No MPAA rating showed up, but I see that it is buried but available on the IMDB site: Code:
Canada:G | Argentina:Atp | Australia:G | Belgium:KT | Chile:TE | Finland:S | France:U | Germany:o.Al. (bw) | Hong Kong:I | Iceland:L | Malaysia:(Banned) | Netherlands:AL | Peru:PT | Portugal:M/6 | Singapore:PG | South Korea:All | Spain:T | Sweden:7 | UK:U | USA:G (certificate #33880) | Brazil:Livre Matt
__________________
Server: Ubuntu 16.04 running Sage for Linux v9 |
#1931
|
|||
|
|||
Not sure if this is the best program to do what I need but I am trying it. I download alot of shows now and am looking for a way to put them in with recordings. I tried mediascraper and it worked good for most shows dragging and dropping them into the icon, but I am now looking for a way to automate the process. BMT does it when I do a scan from the webbrowser, but not when sage refreshes the library. BMTalso is not getting airing dates correct and it keeps unarchiving my archived shows. Do I just not know how to use it? (very possible) Can anyone help me out? with this plugin or help me automate media scraper?
|
#1932
|
||||
|
||||
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 |
#1933
|
|||
|
|||
Thank you for the quick reply. I need to figure something out I guess.
|
#1934
|
|||
|
|||
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 |
#1935
|
|||
|
|||
Thanks I will give that a shot. Can I still archive recordings? That is how I know what my wife has already watched.
|
#1936
|
||||
|
||||
Nice software you have there ! Just discovered it.
|
#1937
|
|||
|
|||
Quote:
I recently discovered that even though MediaShrink and MediaScraper technically use the same engine, the MediaScraper.exe in the MediaShrink download doesn't create the Media Title field, but the version in the MediaScraper download does.
__________________
SageTV v9.1.10.479 on Ubuntu (testing v9.1.10.479 on Debian and Win10) |
#1938
|
|||
|
|||
yes you can
__________________
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 |
#1939
|
|||
|
|||
Now I am getting:
HTTP ERROR: 503 Problem accessing /bmt/. Reason: SERVICE_UNAVAILABLE -------------------------------------------------------------------------------- Powered by Jetty:// I found this reference: http://forums.sagetv.com/forums/show...ble#post363809 I copied the BMT.xml file per the instructions above. I looked in that file, it has the correct Set Name. Must be something easy... (BTW, the on-demand plug in works fine) Thanks |
#1940
|
||||
|
||||
Try these steps:
__________________
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. |
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 |