• 1
  • 95
  • 96
  • 97(current)
  • 98
  • 99
  • 107
[RELEASE] Free Cable - US station aggregator
Has anyone been able to get USA Network to work? This is all I get:

Code:
22:38:31 T:2036 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
22:38:31 T:2036   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
22:38:31 T:2036   ERROR: XFILE::CFileCache::Open - failed to open source <http://usahls-f.akamaihd.net/z/NBCU_USA_Network/294/103/130205_2623644_214__The_Fall_Guy_2500.mp4>
22:38:31 T:2036   ERROR: CDVDPlayer::OpenInputStream - error opening [http://usahls-f.akamaihd.net/z/NBCU_USA_Network/294/103/130205_2623644_214__The_Fall_Guy_2500.mp4]
22:38:31 T:2036  NOTICE: CDVDPlayer::OnExit()
22:38:31 T:2036  NOTICE: CDVDPlayer::OnExit() deleting input stream
Reply
(2013-04-27, 00:26)slices Wrote: If anyone else is having an issue with theCW, I've made a change so it uses the same url as the website so that I can bypass the geolocking.

Working great in Germany.

Thanks.
Reply
I have a fix for USA it plays a bit slowly on my xios though. http://pastebin.com/E2TAQ82f usa.py
Reply
(2013-04-27, 15:25)slices Wrote: I have a fix for USA it plays a bit slowly on my xios though. http://pastebin.com/E2TAQ82f usa.py

Can u plz provide install instruction?
Reply
(2013-04-27, 20:43)sevusal Wrote:
(2013-04-27, 15:25)slices Wrote: I have a fix for USA it plays a bit slowly on my xios though. http://pastebin.com/E2TAQ82f usa.py

Can u plz provide install instruction?

What hardware/operating system are you running xbmc on?
Reply
@slices Thank you for usa.py works great on win7. i dont find it slow playing on windows.
Reply
(2013-04-27, 04:10)gate1975mlm Wrote: Yep CBS is broken again! Sad

Here is an updated fix for CBS with changes to the URL. I have tested and it is working for me.
http://pastebin.com/DQC34ufM
Reply
(2013-04-28, 01:49)alibaba011 Wrote: @slices Thank you for usa.py works great on win7. i dont find it slow playing on windows.
Yep fine on my PC, I think the xios struggled with playback before the website change, so not related to the fix. Am curious if this is working for people with other hardware, especially Rasberry Pi and ATV etc?
Reply
(2013-04-28, 02:55)Crasim Wrote:
(2013-04-27, 04:10)gate1975mlm Wrote: Yep CBS is broken again! Sad

Here is an updated fix for CBS with changes to the URL. I have tested and it is working for me.
http://pastebin.com/DQC34ufM

Thanks, working again.
Reply
(2013-04-28, 02:55)Crasim Wrote:
(2013-04-27, 04:10)gate1975mlm Wrote: Yep CBS is broken again! Sad

Here is an updated fix for CBS with changes to the URL. I have tested and it is working for me.
http://pastebin.com/DQC34ufM

Thank you very much Smile
Reply
Any word or fix for the History channel?

Thanks!
Reply
(2013-04-27, 15:25)slices Wrote: I have a fix for USA it plays a bit slowly on my xios though. http://pastebin.com/E2TAQ82f usa.py
I am not an expert but I believe it is slow because the queried playlist delivers the show in 10 second segments. So, XBMC has to open a new streaming connection every 10 seconds. I don't know if there is a different query that can be made to deliver the show in longer segments. Thanks for your work,
Reply
(2013-04-28, 02:55)Crasim Wrote:
(2013-04-27, 04:10)gate1975mlm Wrote: Yep CBS is broken again! Sad

Here is an updated fix for CBS with changes to the URL. I have tested and it is working for me.
http://pastebin.com/DQC34ufM

Thanks for the fix, again!!
Reply
(2013-04-29, 04:47)vernonjvs Wrote: I am not an expert but I believe it is slow because the queried playlist delivers the show in 10 second segments. So, XBMC has to open a new streaming connection every 10 seconds. I don't know if there is a different query that can be made to deliver the show in longer segments. Thanks for your work,
Can't see away of changing the number of segments, but I've noticed that the playlist contained multiple streams with different bit rates. It was defaulting to one of the higher ones. I've changed the code to match on the max bitrate setting. Will post this after I've tested it a little more.
Reply
Slices - you are on a roll - appreciate all the hardwork!
Reply
  • 1
  • 95
  • 96
  • 97(current)
  • 98
  • 99
  • 107

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Free Cable - US station aggregator10