Many have asked about sports "where can i watch this event"?
All though kodi`s sportsdevil isnt supported you can still use its plug-in address.
Code:
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=
There are many flash sites out there that the plug-ins url revolvers are capable of scraping.
An example would be
Code:
http://www.sports-stream.net
live sports events


Using the the sites channel url`s along with the sportsdevil plugin address you can watch hundreds of sports content.
Other sites that have movies and live tv the sportsdevil plug -in address can be used too..An example of the sports-stream.net
Code:
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.sports-stream.net/ch.php?id=1
By visiting the site you can see that there are 31 streams along with bt sports,espn etc
You can make a m3u list that you can add to your favorite playlist including any subbed playlists.
You need to make a separate line for each stream.An example

Code:
#EXTINF:-1,www.sports-stream.net
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.sports-stream.net/ch.php?id=29
#EXTINF:-1,www.sports-stream.net
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.sports-stream.net/ch.php?id=30
#EXTINF:-1,www.sports-stream.net
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.sports-stream.net/ch.php?id=31
#EXTINF:-1,www.sports-stream.net
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.sports-stream.net/Sky-Sports-Main-Event.html
#EXTINF:-1,www.sports-stream.net
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.sports-stream.net/Sky-Sports-Football.html
The drawback to using these plug-in addresses which there is an address for every addon on kodi Youtube filmon plex acestream dailymotion
chocolate salty balls rising tides and Aspis etc.And the f4m tester plugin
Code:
plugin://plugin.video.f4mTester/?streamtype=TSDOWNLOADER&url=
which can be used on those borrowed subs that are posted on various free iptv sites.
The drawback here is you must use kodi`s playlist loader you must take your play list to pastebin or git and make a paste you use the url address of the paste on the playlist loaders remote entry.
A pastebin address example
Code:
https://pastebin.com/raw/yUkXME2m
non working encrytped example
Using the remote entry on the playlist loader you can update your list for your friends without them having to do anything other than restarting kodi
for changes to take effect.

The advantages of using the playlist loader is that it is more private than using the streams from a addon which whom you dont know.

Kodi`s pvr client will not work it must be the playlist loader as it understands the plun-in addresses where as the pvr client does not.