Kodi Community Forum
[RELEASE] Free Cable - US station aggregator - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] Free Cable - US station aggregator (/showthread.php?tid=101938)



RE: [RELEASE] Free Cable - US station aggregator - slices - 2013-05-27

(2013-05-27, 18:17)Sdpbc Wrote: Tried adding the line after the "def get URL" section first. Didn't make a difference.

Then tried adding it to the def getRedirect section (after deleting it from the other one), and this time I didn't get a script error, but when I click on a link it simply loads for a few seconds then just stops.

So I deleted those changes and added a myResolv.conf file with the following line in it: nameserver 142.54.177.158, which should be the same thing as what I have in my Pivos box where I SSH in and type "echo "nameserver 142.54.177.158" > /root/.xbmc/myResolv.conf".

But get the same script error after rebooting. I'm trying this on my work computer which I just set up XBMC on to give it a go. Hmm ...
I have all Nickelodeon channels working for me now. Problems down to region lock, which tunlr and proxies wouldn't get past.
That line needs to be in both, getUrl and getRedirect, just before the response=...
I'll post a complete file when I have a chance.
It's a rather simply trick to make the websites think you're in the US. The getUrl change was was enough to get NickToons and NickTeen working for me, needs to be in getRedirect as well for Nick. Works both on windows and my Pivos box.

I think that part of the issue is that it doesn't actually geo block, it redirects to the local site.

Try the change as I suggested if it doesn't work repost a log file.


RE: [RELEASE] Free Cable - US station aggregator - jpresident - 2013-05-28

I'm getting a script failure when I run MyLibrary search filters including the Free Cable plugin. It is failing to access a list of most of the shows. Any ideas on what may be wrong?


RE: [RELEASE] Free Cable - US station aggregator - jjslegacy - 2013-05-28

awesome news on ABC! my wife will be quite pleased Smile Please pass along the secret when you have time!


RE: [RELEASE] Free Cable - US station aggregator - locoguano - 2013-05-28

Since Bluecop is MIA, can someone post a "fix" for this with all of the needed updates?


RE: [RELEASE] Free Cable - US station aggregator - moneymaker - 2013-05-28

(2013-05-28, 20:33)locoguano Wrote: Since Bluecop is MIA, can someone post a "fix" for this with all of the needed updates?

Sure, it's already here:

Latest fixes:

https://home.no/xbmc/load


RE: [RELEASE] Free Cable - US station aggregator - locoguano - 2013-05-28

Yeah.. Just found it... Sorry for the laziness.


RE: [RELEASE] Free Cable - US station aggregator - slices - 2013-05-28

Updated _common.py http://pastebin.com/exivW4JS this should fix the issues with all the Nick channels, and possibly the issues with Android and the latest xbmc build (at the very least the log will be cleaner).

Also looks like history isn't working for everything some shows don't have json, should be able to code around it, found this by using MyLibrary. Hadn't looked at MyLibary before unfortunately I can't use it on my Xios because it's java, but it might be useful for unit testing freecable..


RE: [RELEASE] Free Cable - US station aggregator - Sdpbc - 2013-05-29

Hmmm ... still not working at my end. Now when I click on say a Teenage Mutant Ninja Turtles link (which works fine on my Pivos box) it just loads for a bit and then stops ....

http://pastebin.com/cHJH7LAB

Thanks for the help btw. Wondering if I should try the common file on my Pivos box and copy that over to my Windows??


RE: [RELEASE] Free Cable - US station aggregator - hunkyn - 2013-05-29

I tried to use abc.py from moneymakers link but it still does not work for me. Is there anything that needs to be modified to fix it?


RE: [RELEASE] Free Cable - US station aggregator - Eye in the sky - 2013-05-29

Free Cable status with all the fixes applied (Windows).

Works outside the US with proxy support:

CBS
The CW
Comedy Central
Crackle
The Hub
MTV
Marvel Kids
NBC
Nick Teen
Nick Toons
Nickelodeon
Oxygen
Spike
Syfy
USA
VH1
WB Kids
WB

No proxy support, needs VPN to work:

Food Network
HGTV
Lifetime

Everything else is not working for me.


History Channel worked fine a few days ago, now script error.

http://pastebin.com/zygEs8AA


RE: [RELEASE] Free Cable - US station aggregator - slices - 2013-05-29

(2013-05-29, 03:30)Sdpbc Wrote: Hmmm ... still not working at my end. Now when I click on say a Teenage Mutant Ninja Turtles link (which works fine on my Pivos box) it just loads for a bit and then stops ....

http://pastebin.com/cHJH7LAB

Thanks for the help btw. Wondering if I should try the common file on my Pivos box and copy that over to my Windows??

Can you post a recent log with the common patch applied, make sure it includes everything to he bottom of the file.


RE: [RELEASE] Free Cable - US station aggregator - Lucict - 2013-05-29

Bravo seems to be broken as well. Anyone else having trouble with it?


RE: [RELEASE] Free Cable - US station aggregator - Sdpbc - 2013-05-30

(2013-05-29, 18:07)slices Wrote:
(2013-05-29, 03:30)Sdpbc Wrote: Hmmm ... still not working at my end. Now when I click on say a Teenage Mutant Ninja Turtles link (which works fine on my Pivos box) it just loads for a bit and then stops ....

http://pastebin.com/cHJH7LAB

Thanks for the help btw. Wondering if I should try the common file on my Pivos box and copy that over to my Windows??

Can you post a recent log with the common patch applied, make sure it includes everything to he bottom of the file.

The pastebin above was the log file post the patch. Can see this near the end ...

req.add_header('X-Forwarded-For','12.13.14.15')

Which I think is what you added in the _common.py file? Unless I did something wrong. I simply copied and pasted the common.py contents you posted in the pastebin into my common.py file using notepad.


RE: [RELEASE] Free Cable - US station aggregator - -zero- - 2013-05-30

Hello everybody,

here is the update for abc.py.

ATTENTION:
To get ALL videos working you need a Image where ffmpeg with openssl or gnutls support is compiled.
Otherwise you can only watch the old videos.
Sometimes during watching one new Video it can stop showing the Video. I will have look at this later and if I find a solution I will post.
Otherwise this post is just a prove of concept that we can watch m3u8 files from abc.

For RPi I recommend to use this Image: rbej Testbuild image
This releases are stable and were working well for me.

Now to the file.
Here you will find the source code to copy: abc.py
You also need a new file called m3u8.py whitin lib Folder: m3u8.py

So for everyone who have the right Image.... HAVE FUN.
For the others... PLEASE Post in this thread Gotham feature thread to get OPENSSL or GNUTLS Support for ffmpeg in the next XBMC release.


RE: [RELEASE] Free Cable - US station aggregator - -zero- - 2013-05-30

I update the abc.py file.
Use the link from post 1559.

Hopefully the black outs are stopped.