|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#321
|
|||
|
|||
Watch Now in an Extender
Morgan,
I'm sure you know, but a Vista Media Center developer has release VMCNetFlix, that allows watch now to work on all VMC Extenders, it also allows for the downloading of watch now movies. VMCNetFlix is free, so I'm sure the developer would share his work around with you. Anyway to get this feature to work with Sage? Great work. Thank you for the plugin. Brett |
#322
|
||||
|
||||
Brett, thanks for that info. I passed a request on to him about that, so we shall see if there is some useful advice he can provide. It is possible that all or some of that functionality is not transferable since Win Media Center is centered around the WMP, but hopefully he can provide some valuable info.
Morgan |
#323
|
|||
|
|||
I must be doing something wrong. I do not get the "Netflix" menu item on the main menu. I have gone through the Netflix setup under SageMC->extras page.
Any clues? |
#324
|
|||
|
|||
How do I set the menu icon? The file is located in that directory.
|
#325
|
|||
|
|||
vmcNetflix Follow-up
Quote:
I guess timing is everything. The code went open source yesterday... Good luck, let's hope there is something there for you to work with. Here is the post and info on the repository... vmcNetFlix goes Open Source One of the Windows Media Center NetFlix addins vmcNetFlix has gone open source. While I can't take advantage of (no Netflix in the UK) I do think Windows Media Center is ideally situated to be the central point for download services like Netflix, why have multiple set top boxes when you can have one platform with a SDK. Developing a Media Center application is a challenging and time consuming task so it's great to see the project going open source and getting the help of the community. Checkout the thread on TheGreenButton.com For various reasons, I've decided to open source the vmcNetFlix project. This was my first VMC project, I learned alot, and it's now gotten to the point where I think it would benefit having others involved. There already were a few offering their services and I figured this was the best way to get it going. Due to alot of late night coding, some of the code could probably be written better ... but I wanted to provide a starting point ASAP. I've uploaded the project source based on the Beta 1.0.27R2 release, so the open source development will start there.The Green Button - vmcNetFlix Open Source Project Published 02 June 2008 13:44 by Ian Dixon |
#326
|
||||
|
||||
That's interesting. I will have to take a look. I did get some feedback form him and there isn't any special thing there that could help us with Sage Extenders, same DRM problem. There is the possibility of downloading movies for later viewing if that would be of interest to users here. Not a technical challenge, but still a bit of work to incorporate.
I had been working on a way to interactively control playback of Watch Now movies from Sage and the standard remote interface but had gotten bogged down by technical challenges controlling WMP from a dll to Sage. I want to give that a bit more work in hopes of getting that approach working. (still does not help with the extender though!). |
#327
|
|||
|
|||
audio in watch now
I tried scanning through all the post but, I didn't see one that answered this (I might have missed it). Since this plays thru WMP (Watch now Service) Does it do multi-channel sound?
Also has anyone tinkered with different decoders on the movie (if it is even possible?)? |
#328
|
|||
|
|||
Ok, I setup this up yesterday but do not see anything when browsing watch now or browsing DVD's. If I do a search I'll get results but if I choose watch now I get a "Page not found" error.
I can search and see results and I do see items in My Queue so the login details must be correct. Anybody have any ideas...? I'm using Win XP, Sage 6.4.3, SageMCE 6.3.7a and Netflix Jar from 5/19. |
#329
|
||||
|
||||
Quote:
The queue list and the channel lists use the RSS feed, with your customer id (Pxxxxxxxxxx), used to read the queue. That does not use the standard login info. |
#330
|
|||
|
|||
Quote:
|
#331
|
||||
|
||||
I see the same issue. Just don't use it anymore as I have a mouse and keyboard to use instead. My kids were really excited with Evan Almighty showed as a watch it now
|
#332
|
||||
|
||||
I installed the latest netflix.jar but cannot view titles by browsing anymore. Did they change the layout again?
|
#333
|
|||
|
|||
I installed this and have the latest jar installed. I see nothing when browsing DVD titles or Watch Now. My username and password are set correctly and I have exited and relaunched sage a number of times.
My email address is rather long, is the app by chance limited in email address length? It is the onyl thing I can think of as I am sure it is configured properly. My email address also has a few "-" in it as well. Thanks!
__________________
Server:Intel X6700 Dual Core CPU - 4GB Ram - 80GB SATA OS Drive - 500GB LiveTV - 4.5 TB Drobo S for storage Tuners:1 Hauppauge PVR250 / 1 NVidia DualTV / 2 HDHR Using OTA / 1 WinTV PVR2 USB / 2 HDPVR using FW for channel changes Clients:2 STP-HD200 / 2 STX-HD100 / MediaMVP via Wireless Access Point in shed...came in handy when I was soldering the HD100 Last edited by Bandit; 06-13-2008 at 08:55 PM. |
#334
|
|||
|
|||
On Vista, any one have trouble browsing queue and other items? Is there a way to set the URL for the netflix RSS? When I look at the debug log it says that it is trying to retrieve from http://www.netflix.com/QueueRSS?id=xxx, but when I look at the links on the netflix site for RSS it says to hit http://rss.netflix.com/QueueRSS?id=xxx
Any ideas? I also see errors like those below when I look at the log... retrieving channel from:http://www.netflix.com/Top25RSS?gid=302 org.gnu.stealthp.rsslib.RSSException: RSSParser::setXmlResource fails: http://www.netflix.com/Top25RSS?gid=2442 at org.gnu.stealthp.rsslib.RSSParser.setXmlResource(RSSParser.java:75) at org.gnu.stealthp.rsslib.RSSParser.parseXmlFile(RSSParser.java:112) at org.gnu.dwarf.sage.netflix.channel.ChannelManager.refreshChannel(ChannelManager.java:82) at org.gnu.dwarf.sage.netflix.channel.Channel.handleExpiration(Channel.java:133) at org.gnu.dwarf.sage.netflix.channel.ChannelDaemon.run(ChannelDaemon.java:41) org.gnu.dwarf.sage.netflix.ChannelException: org.gnu.stealthp.rsslib.RSSException: RSSParser::setXmlResource fails: http://www.netflix.com/Top25RSS?gid=2442 at org.gnu.dwarf.sage.netflix.channel.ChannelManager.refreshChannel(ChannelManager.java:86) at org.gnu.dwarf.sage.netflix.channel.Channel.handleExpiration(Channel.java:133) at org.gnu.dwarf.sage.netflix.channel.ChannelDaemon.run(ChannelDaemon.java:41) Caused by: org.gnu.stealthp.rsslib.RSSException: RSSParser::setXmlResource fails: http://www.netflix.com/Top25RSS?gid=2442 at org.gnu.stealthp.rsslib.RSSParser.setXmlResource(RSSParser.java:75) at org.gnu.stealthp.rsslib.RSSParser.parseXmlFile(RSSParser.java:112) at org.gnu.dwarf.sage.netflix.channel.ChannelManager.refreshChannel(ChannelManager.java:82) ... 2 more ChannelDaemon:2442 completed org.gnu.stealthp.rsslib.RSSException: RSSParser::setXmlResource fails: http://www.netflix.com/Top25RSS?gid=2442 at org.gnu.stealthp.rsslib.RSSParser.setXmlResource(RSSParser.java:75) at org.gnu.stealthp.rsslib.RSSParser.parseXmlFile(RSSParser.java:112) at org.gnu.dwarf.sage.netflix.channel.ChannelManager.refreshChannel(ChannelManager.java:82) at org.gnu.dwarf.sage.netflix.channel.Channel.handleExpiration(Channel.java:133) at org.gnu.dwarf.sage.netflix.channel.ChannelDaemon.run(ChannelDaemon.java:41) org.gnu.dwarf.sage.netflix.ChannelException: org.gnu.stealthp.rsslib.RSSException: RSSParser::setXmlResource fails: http://www.netflix.com/Top25RSS?gid=2442 at org.gnu.dwarf.sage.netflix.channel.ChannelManager.refreshChannel(ChannelManager.java:86) at org.gnu.dwarf.sage.netflix.channel.Channel.handleExpiration(Channel.java:133) at org.gnu.dwarf.sage.netflix.channel.ChannelDaemon.run(ChannelDaemon.java:41) Caused by: org.gnu.stealthp.rsslib.RSSException: RSSParser::setXmlResource fails: http://www.netflix.com/Top25RSS?gid=2442 at org.gnu.stealthp.rsslib.RSSParser.setXmlResource(RSSParser.java:75) at org.gnu.stealthp.rsslib.RSSParser.parseXmlFile(RSSParser.java:112) at org.gnu.dwarf.sage.netflix.channel.ChannelManager.refreshChannel(ChannelManager.java:82) ... 2 more |
#335
|
|||
|
|||
Quote:
Code:
setBrowseWatchNow:true In getTopLevelGenres 507 useFilter:true Size before sort: 20 Size after sort: 20 In getShows 296 clearing jump table... 296, WatchNow ShowBrowseHTMLParser().getShows(296,1) BrowseInstantRemote recieved processRequest ShowBrowseHTMLParser 1 1 start not found:id="wnGalleryPage" ShowBrowseHTMLParser 2 ShowBrowseHTMLParser 3 -1 86552
__________________
Server:Intel X6700 Dual Core CPU - 4GB Ram - 80GB SATA OS Drive - 500GB LiveTV - 4.5 TB Drobo S for storage Tuners:1 Hauppauge PVR250 / 1 NVidia DualTV / 2 HDHR Using OTA / 1 WinTV PVR2 USB / 2 HDPVR using FW for channel changes Clients:2 STP-HD200 / 2 STX-HD100 / MediaMVP via Wireless Access Point in shed...came in handy when I was soldering the HD100 |
#336
|
||||
|
||||
Quote:
|
#337
|
||||
|
||||
Quote:
Morgan |
#338
|
|||
|
|||
Quote:
MovieTimes SageMC Video Tools SageMC_AMG Thanks!
__________________
Server:Intel X6700 Dual Core CPU - 4GB Ram - 80GB SATA OS Drive - 500GB LiveTV - 4.5 TB Drobo S for storage Tuners:1 Hauppauge PVR250 / 1 NVidia DualTV / 2 HDHR Using OTA / 1 WinTV PVR2 USB / 2 HDPVR using FW for channel changes Clients:2 STP-HD200 / 2 STX-HD100 / MediaMVP via Wireless Access Point in shed...came in handy when I was soldering the HD100 |
#339
|
||||
|
||||
Quote:
I have the same problem, everything set correctly, only other import I have is webserver. I also tried importing it alone without the webserver and have the same issuie. |
#340
|
|||
|
|||
Trying to Browse on Vista
Quote:
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
STV Import: NetFlix | DwarF | SageTV Customizations | 125 | 12-11-2011 02:16 PM |
STV Import: Fan Art for Default STV by TiKi (v2.2 Feb 22, 2009) | Tiki | SageTV Customizations | 102 | 01-05-2010 05:16 PM |
STV Import: SageMC Enhancements (incuding Import Folder Fix in 6.2.x) | twieder | SageMC Custom Interface | 59 | 05-06-2008 01:42 PM |
STV Import: Intelligent Suggestions (v1.0 07/Feb/2006) | nielm | SageTV Customizations | 15 | 01-09-2007 06:17 AM |