[RELEASE] seeon.tv

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
Dondoko Offline
Junior Member
Posts: 8
Joined: Dec 2010
Reputation: 0
Post: #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!
find
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #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
find
jasni Offline
Junior Member
Posts: 15
Joined: Mar 2011
Reputation: 0
Post: #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.
find
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #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
find
Dondoko Offline
Junior Member
Posts: 8
Joined: Dec 2010
Reputation: 0
Post: #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!
find
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #16
Dondoko Wrote: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!

just read the message above yours. make a file called something.strm and copy the text above into it replacing the url to the web page of the stream after the 'id='

then, navigate to something.strm in xbmc and play it.
find
Dondoko Offline
Junior Member
Posts: 8
Joined: Dec 2010
Reputation: 0
Post: #17
Thank you! That works.
find
dallasnights Offline
Fan
Posts: 515
Joined: Jan 2011
Reputation: 0
Post: #18
Can you add FOX please
http://www.seeon.tv/view/11073/News

Thanks
find
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #19
dallasnights Wrote:Can you add FOX please
http://www.seeon.tv/view/11073/News

Thanks

look a couple of posts up ^^^^^ Wink
find
woompa Offline
Member
Posts: 69
Joined: Jun 2011
Reputation: 0
Post: #20
Hi t0mm0,
There is an awesome script for Playon media server that uses seeontv, justintv, and others. The script pulls the channel list from the google spreadsheet link below. I wonder if there is a way to link your seeon script to this spreadsheet as it is updated daily and includes HBO, Starz, among many others. It has private channels listed as well as public- and since streams change constantly this sheet will keep it current. If it will work then I am sure the author of it will be ok with it being used if he is given credit for it.

https://spreadsheets.google.com/spreadsh...y=CKKqt_oF
find
Thread Closed