Kodi Community Forum
Help me find firstrowsports.eu.links.cfg please! - 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: Help me find firstrowsports.eu.links.cfg please! (/showthread.php?tid=123396)



Help me find firstrowsports.eu.links.cfg please! - jatt03 - 2012-02-19

I am new to the AppleTV and my sportsdevil isn't finding any links for streaming games on first row sports. Someone posted that this method below works but i couldn't find the .cfg file can someone point me in the right direction thanks.


Hotfix for firstrow, edit firstrowsports.eu.links.cfg

Replace this row:
CODE: SELECT ALL
item_infos=<a style='font-size:12pt;color:limef;' title='([^']+)'href='(/watch/\d+/(\d+)/[^']+)'>([^<]+)</a><span style='padding-left:10px;'></span>


By this:
CODE: SELECT ALL
item_infos=<a style='font-size:\d+pt;color:limef;' title='([^']+)'href='(/watch/\d+/(\d+)/[^']+)'>([^<]+)</a><span style='padding-left:10px;'></span>


Good luck
guest