• 1
  • 100
  • 101
  • 102(current)
  • 103
  • 104
  • 107
[RELEASE] Free Cable - US station aggregator
(2013-05-15, 17:19)slices Wrote: Have you get the CBS fix from April 16th?

with the one of 16th april I get the script error at an earlier stage. The best I can reach is with the one of 28th april (http://home.no/xbmc/load/). I am able to see the Full Episode list and select one of them but then I get the Playback Failed message.
I m using a proxy (207.62.217.252:3128) and this is the log file.

http://xbmclogs.com/show.php?id=19283

hope somebody can help Smile

tks
Reply
good news

I tried with another proxy and it worked!

hope it will last. do you have guys some suggestion on some proxy to use. I live in EU.

thanks
Reply
Sorry forgot there was another CBS change. I use www.tunlr.net so can't help with a proxy
Reply
Iv tried installing free cable from the provided zip several times and nothing comes up. It did on my EDEN install but not on FRODO. Any suggestions?

After an hour of reboots, it finally refreshed.
Reply
(2013-05-15, 20:04)slices Wrote: Sorry forgot there was another CBS change. I use www.tunlr.net so can't help with a proxy

you are right! I know very well tunlr but I forgot to try it with the last cbs.py update.

Now everything goes perfect!

Just hope that we will have continuos updates in the addon when ever it becomes necessary

Thanks to all supporters and developers here. Great Job!
Reply
Thanks for the fixes!
Reply
Still playing around with the stream dropping issue. It happens in crackle on the Xios DS, but not windows. Was dropping the rtmp stream, changing the default to use the http stream has fixed this.

Complete crackle.py file
http://pastebin.com/v8WgNsnb
Reply
Are there any more recent fixes for ABC? I tried looking back some pages, but with all of the quotes and links it makes it hard to look through after awhile. I did ask this question before and someone said to try turning off RSS Mode, then reapply it to retrieve the latest show listing. I tried this and it does not work. I have Free Cable installed on a Raspberry Pi, if it makes any difference.
Reply
The ABC RSS pages haven't been updated since ABC moved to using uplynk to store videos. The only thing that plays now is video clips, episodes are stored in a format that xbmc can't play.
Reply
I made some small changes to spike.py

For example for the show Auction hunters it adds the episodes (of the last season).
It will probably work for the others shows too.

http://pastebin.com/Cqe5K1yX

If I have some more time I will look into some more adjustments.
Reply
Not surprisingly we're starting to run into issues because of a lack of source control. My latest change to spike.py which includes proxy support isn't included in your update.

Not a big deal replace the fist line of playepisode with the following, and we're back in sync.

if (common.settings['enableproxy'] == 'true'):proxy = True
else:proxy = False
data = common.getURL(url,proxy=proxy)
Reply
FREE CABLE - latest fixes

I'm working hard on the repo website ... but I have way too much to do. I'll do my best and hopefully you won't be disappointed.
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
Thumbs Up 
(2013-05-20, 23:30)moneymaker Wrote: FREE CABLE - latest fixes

I'm working hard on the repo website ... but I have way too much to do. I'll do my best and hopefully you won't be disappointed.

Thank you much.....
Reply
(2013-05-20, 23:30)moneymaker Wrote: FREE CABLE - latest fixes

I'm working hard on the repo website ... but I have way too much to do. I'll do my best and hopefully you won't be disappointed.
Thanks for doing this, I'm sure the few people making changes can manage to communicate for the time being.

Speaking of which, merged spike.py here http://pastebin.com/DDYj2BT0
Reply
I'm going to make a case for this again, since FreeCable uses so many different sources...

If someone could/would make a plugin for XFinity, that would solve a great deal of these issues with FreeCable. Most of the videos found on FreeCable's sources are all listed on XFinity, and it's all in one easy to find place. No having to go between multiple different sites and figure out how things are listed to make them work with XBMC. If I knew how to write an addon, I would definatley make one for XFinity.

Any thoughts?
Reply
  • 1
  • 100
  • 101
  • 102(current)
  • 103
  • 104
  • 107

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