I cannot get the IPL add-on ( havent tried any other Addon's at all). I started a fresh with an apple TV with latest version 4.2.1(ios 4.3) and jailbreak it with seas0npass. Installed XMBC and the IPL plugin.
When I tried to play the live links that the add-on provides, apple Tv always restarts. if I play the highlights it always says "cannot play".
Can you please help me. Is it because latest XMBC has issue with ios 4.3 ? is there any other option for me other than downgrading it old version.
I do not have aTVFlash installed. Is that the issue ?
XBMC crashes because it is currently not supported on latest iOS 4.3 or ATV 4.2.1. Downgrade your Apple TV iOS version using instructions provided at this link:
On XBMC, Is there a way to fast forward while watching past matches? Say I want to watch the match from 1:30:00. Currently using my apple remote I can only move forward 30seconds at a time which some times takes about 30 seconds.
As far as I know, there is no option but I had never done any investigation. I will check if it is possible. Instead of forwarding using apple remote, use XBMC player controls to fast forward with speed 2x,4x and more. But you have to have fast Internet connection. To view player options, keep Apple remote play button pressed for few seconds and then leave.
I have updated to 1.1.2 and now I can see the current match links with various quality streams. but none of them are working. i tried all links none are working.
I am on ATV2 ios 4.2.1. for some links it says cannot play please see the log and some it doesnt show any message.
I’m having a problem watching live matches on the iPad through the add-on. Server 1 links just spin and dissappear and the server 2 links spin for a long time and fail and ask o check a log file.
I tried to look further into the issue and it seems the links are updated
as cp122917.live.edgefcs.net/live is the current stream source but our plugin some how picks up the old cp117578.live.edgefcs.net/live
for me it seems to be the home link issue addDir("[B]CURRENT MATCH[/B] (Indiatimes)","http://ipl.indiatimes.com/",1,iconImg,fanart)
may be it should be http://world.ipl.indiatimes.com/ , though earlier link redirects to here on a real browser but I do not know how redirects are handled in script.
Hi, I have explained it above but that’s fine. Here is the solution
XBMC crashes because it is currently not supported on latest iOS 4.3 or ATV 4.2.1. Downgrade your Apple TV iOS version using instructions provided at this link:
First of all, Indiatimes doesn't broadcast live matches and same is applicable to this add-on.
Secondly, Live streaming links are not reliable and are unofficial. Created by someone who connect to proxy to open such streaming. I have not grip on such links and these links kept on changing.
Regarding Indiatimes Streams are retrieved dynamically based on this XML:
the only difference is US vs UK. But I guess I can make a plugin with rtmp settings directly that I can change(based on current match) whenever I view the match.
Your plugin is the one that gave me insight into all these, thanks AJ. Good work.