nixa Wrote:Does it still work for you?
Actually - yes. It's still working fine from Canada without proxy.
rbrohman
Senior Member Posts: 239 Joined: Jan 2010 Reputation: 1 Location: Kitchener, ON |
2011-02-19 02:17
Post: #81
nixa Wrote:Does it still work for you? Actually - yes. It's still working fine from Canada without proxy. |
| find quote |
nixa
Skilled Python Coder Posts: 215 Joined: Apr 2009 Reputation: 0 Location: Japan |
2011-02-19 03:49
Post: #82
rbrohman Wrote:Actually - yes. It's still working fine from Canada without proxy. Now this is really fun. Are you sure? even with proxy, i cant access to any shows except spongebob. They have changed the video url's verification method as far as I noticed. nixa's repo: http://code.google.com/p/sparetime/
(This post was last modified: 2011-02-19 04:13 by nixa.)
|
| find quote |
rbrohman
Senior Member Posts: 239 Joined: Jan 2010 Reputation: 1 Location: Kitchener, ON |
2011-02-19 04:36
Post: #83
Just checked again (spongebob was only show i tested last time as it's top of the list). I tested a bunch of Nick.com and nickjr.com shows (fairly odd parents, nick news, dora, etc) and all of them worked fine.
|
| find quote |
nixa
Skilled Python Coder Posts: 215 Joined: Apr 2009 Reputation: 0 Location: Japan |
2011-02-19 07:10
Post: #84
rbrohman Wrote:Just checked again (spongebob was only show i tested last time as it's top of the list). I tested a bunch of Nick.com and nickjr.com shows (fairly odd parents, nick news, dora, etc) and all of them worked fine. Thanks, glad its still working for you and not for me! . Could you or anyone using this addon do me a favor? Would you paste me your log file after successfully played any file, preferably iCarly Full Episodes, the latest one (top of the list).
nixa's repo: http://code.google.com/p/sparetime/
(This post was last modified: 2011-02-19 07:12 by nixa.)
|
| find quote |
fultotop
Member Posts: 58 Joined: Sep 2005 Reputation: 0 |
2011-02-19 14:53
Post: #85
Log file posted here.
|
| find quote |
rbrohman
Senior Member Posts: 239 Joined: Jan 2010 Reputation: 1 Location: Kitchener, ON |
2011-02-19 15:33
Post: #86
|
| find quote |
nixa
Skilled Python Coder Posts: 215 Joined: Apr 2009 Reputation: 0 Location: Japan |
2011-02-19 16:35
Post: #87
thanks for that guys.
fultotop: your location please. nixa's repo: http://code.google.com/p/sparetime/
(This post was last modified: 2011-02-21 17:46 by nixa.)
|
| find quote |
BlueCop
bipedal omnivore Joined: May 2004 Reputation: 70 |
2011-02-25 17:29
Post: #88
nixa Wrote: It looks like they are using a new handshake that rtmplib doesn't support. "client sent 6, server answered 9" the limelight CDN on hulu just started using these handshakes sporadically. some videos work and some don't. I searched and saw you were having the same problem. it seems all the working videos the server answers 8. all non-working the server answers 9 from my testing. I don't know if you noticed but some of these rtmp servers also resolve differently when using different DNS servers. It might be usefull to actually resolve the IP for the domains so you're aware if it is a different server. some of the CDN servers on comcast dns resolve to different ips then from say googles dns. I also found this an interesting read on dns, cnds, and server location. thought you might want to read it. http://forums.roku.com/viewtopic.php?f=2...9&start=75 |
| find quote |
nixa
Skilled Python Coder Posts: 215 Joined: Apr 2009 Reputation: 0 Location: Japan |
2011-02-26 04:59
Post: #89
I couldn't thank you enough BlueCop, now its all working back again for my Nickelodeon addon here in Japan. After reading the roku's forums, from my understanding it seems like the server feeds the content depending on the called DNS and not IP, thus I changed my DNS to something from the US based i.e. GTEI DNS (now Verizon), (4.2.2.1, 4.2.2.2 and 4.2.2.3).
Att: For the time being, anyone having issue with some videos cant be played, change your DNS settings to something in the US public dns ips. I will implement DNS setting code for the addon (if that possible) in the next upgrade. nixa's repo: http://code.google.com/p/sparetime/
(This post was last modified: 2011-02-26 07:00 by nixa.)
|
| find quote |
habee
Junior Member Posts: 5 Joined: Feb 2011 Reputation: 0 |
2011-02-26 05:59
Post: #90
@nixa & bluecop
great job, thumbs up for developing these amazing plugins. I would like to try to write a plugin for zattoo.com, this website provides live streams from (mostly) european channels. Maybe you could give me a script or hint to start with? I would prefer to adapt an existing script to work with zattoo.com than to write a new one from scratch. Thanks a lot! habee |
| find quote |