• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 12
[RELEASE] seeon.tv
#1
per XBMC's Official Piracy Policy
•THREAD CLOSED•


a simple plugin to watch the live channels on seeon.tv

available in my repository https://github.com/downloads/t0mm0/t0mm0...-1.0.3.zip

xbox users install from the xbmc4xbox-addons repo via the SVN repo installer

enjoy!

edit: seeon.tv is now azwatch.tv, v0.2.0 updated to work with new domain
#2
awesome.. I tried it on ATV2 4.3.1 and most channels work fine .. Audio is little muffled on some but overall great plugin.. Thanks
#3
Thanks t0mm0 !!
#4
can this repo be found with teh addon installer (passion repo)??
Nvidia Shield with Kodi 18
#5
rflores2323 Wrote:can this repo be found with teh addon installer (passion repo)??

yes (thanks whoever sorted that out!) Wink
#6
Wow. This is a great addon. Works fantastic on my atv2. Is there any hd channels that u can add?
Nvidia Shield with Kodi 18
#7
Any hd channel support?
Nvidia Shield with Kodi 18
#8
rflores2323 Wrote:Any hd channel support?

I don't see any HD channels - am I missing something?
#9
My bad i thought there was hd channels. Do u know of a site that has live hd channels that is similiar that ucan do an addon.sucks watching the nba playoffs in sd. Great work and thanks for ur tim
Nvidia Shield with Kodi 18
#10
rflores2323 Wrote:Do u know of a site that has live hd channels that is similiar that ucan do an addon.

this was made in answer to a request so i don't know of any similar stuff.

if you find something you could always request it and see if some nice person makes it (or learn some python of course Wink)
#11
Thank you for releasing such a great XBMC addon! This is definitely one of the best addons out there.

Is there a way I could configure the addon so that I could log in with my paid Seeon.tv account and display the private channels too?

Thanks!
#12
Dondoko Wrote:Thank you for releasing such a great XBMC addon! This is definitely one of the best addons out there.

thanks! :o

Dondoko Wrote:Is there a way I could configure the addon so that I could log in with my paid Seeon.tv account and display the private channels too?

i have no idea i'm afraid. i don't have a subscription so i can't do it. maybe someone with a subscription can send me a patch?

t0mm0
#13
t0mm0, thanks for a great add-on, I was wondering whether anyone was working on one for seeon.tv.

Not sure if this fits with those asking about the private channels, but there are other channels that are not listed on the main page that work without a login such as (some below I believe are already linked from the main page, and thus are already in the add-on):

Discovery http://www.seeon.tv/view/117/discovery
SyFy http://www.seeon.tv/view/158/Syfy
National Geographic http://www.seeon.tv/view/118/National_Geo
TBS http://www.seeon.tv/view/239/TBS_funny_channel
History http://www.seeon.tv/view/395/History_Guy
CBS http://www.seeon.tv/view/6802/
NBC http://www.seeon.tv/view/3809/

Any way of getting these to work with the add-on? So far it appears that only those showing up on the main site are included?

I'm sure there are plenty of other live channels under http://www.seeon.tv/view as well, some of which seem to come and go for special events, etc.... Not sure if there is any way to scrape these too?

Thanks again.
#14
jasni Wrote:t0mm0, thanks for a great add-on, I was wondering whether anyone was working on one for seeon.tv.

Not sure if this fits with those asking about the private channels, but there are other channels that are not listed on the main page that work without a login such as (some below I believe are already linked from the main page, and thus are already in the add-on):

Discovery http://www.seeon.tv/view/117/discovery
SyFy http://www.seeon.tv/view/158/Syfy
National Geographic http://www.seeon.tv/view/118/National_Geo
TBS http://www.seeon.tv/view/239/TBS_funny_channel
History http://www.seeon.tv/view/395/History_Guy
CBS http://www.seeon.tv/view/6802/
NBC http://www.seeon.tv/view/3809/

Any way of getting these to work with the add-on? So far it appears that only those showing up on the main site are included?

I'm sure there are plenty of other live channels under http://www.seeon.tv/view as well, some of which seem to come and go for special events, etc.... Not sure if there is any way to scrape these too?

Thanks again.

hmmm, i see what you mean. looks like they don't list everything under /channels which is what i scrape.

it is possible to play these channels as my plugin can resolve seeon.tv urls. in a .strm file put the following:
Code:
plugin://plugin.video.seeon.tv/?mode=play&id=http://www.seeon.tv/view/[CHANNEL]

for example, in discovery.strm i put:
Code:
plugin://plugin.video.seeon.tv/?mode=play&id=http://www.seeon.tv/view/117/discovery

and it plays fine.

if there is somewhere else that has a better list that i can scrape i could add that to the plugin?

thanks,

t0mm0
#15
Hi! I'm not sure exactly how to add these extra channels. Do I create a new file? Is there a way to add channels via the plugin options?

Thanks!
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 12

Logout Mark Read Team Forum Stats Members Help
[RELEASE] seeon.tv1