FAQ  •  Register  •  Login

ILIVE - A Video Livestreams Server Collection

<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu May 03, 2012 11:57 pm

ILIVE - A Video Livestreams Server Collection

Ilive.groovy - A Video Web Resource
==============================

ILive is a video livestreams service provider. The service is used by users with capture cards who wish to stream various tv progams to the web.

This video Webresource groovy will generate a menu of all video streams available from ILive's multiple pages as of the last refresh, regardless of the limit set in the console. Note that the additional streams available to Premium Users are not included.

The plugin includes a quick refresh feature as described in the wiki at http://wiki.serviio.org/doku.php?id=quick_refresh.
The feature may be disabled using the parameter "genurls=0"

The default implementation with no parameters, will cause a refresh to occur at the console default time.

If the parameter "refresh=nnn" is used, eg:http://www.ilive.to/channels?refresh=120 , refreshes will occur every nnn minutes if more frequent than the console refresh time, and/or a "Force Refresh" may used to initiate an update to get the latest changes just prior to using the folder. (Note that it can take in the order of 30 seconds for Serviio to refresh each new item.)

The groovy supports the sorting of streams into the default, current viewers, or total views sequence using the parameter sort=0 , 1 or 2. Beginning with Version 15 the default sort is alpha by title.
It also allows the streams to be limited to one of the valid subsets as shown below.

Implement as a video WebResource with the following urls: http://www.ilive.to/channels for all streams
http://www.ilive.to/channels/xxxxxx for subset streams where xxxxxx is:
Live%20Sport, Entertainment, Animation, Lifecaster, Gaming, General, News, Music, Mobile, Family, Religion, Radio, or Movies

Also beginning with V15, the parameter terms= may be used to select all streams containing the specified comma separated terms. For example terms=CBS,NBC,ABC,ESPN Asia&sort=2 will display all streams with any of those terms in the title in Total Views order.

V2: Aug 5, 2012 - required with Serviio 1.0
V3: Aug 13, 2012 - added version logging
V4: Aug 23, 2012 - corrected for ilive code change.
V5: Oct 16, 2012 - new ip address
V6: Oct 21, 2012 - new ip address again, display all videos regardless of console limit.
V7: Nov 10, 2012 - subset support
V8: Jan 7, 2013 - New IP Address, expires immediately, sort option
V9: Feb 3, 2013 - Support Web Changes, add Quick Refresh
V10: Feb. 9, 2013 - Support Quick Refresh for subsets.
V11: Feb.10, 2013 - update refresh logic
V12: Mar.11, 2013 - New IP Address
V13: Apr 18, 2013 - New web format
V14: Apr.30, 2013 - Fix web format code
V15: May 14, 2013 - Detect Site Unavailable, Default Title Sort, add Terms
V16: May 28,2013 - minor bug fix.
Attachments
ILive.groovy
ilive.groovy V16 May 28, 2013
(15.31 KiB) Downloaded 4381 times
Last edited by jhb50 on Tue Apr 29, 2014 8:48 pm, edited 24 times in total.
<<

WildRushSykes

User avatar

DLNA master

Posts: 290

Joined: Sat Aug 27, 2011 4:38 pm

Location: Eastbourne (UK)

Post Fri May 04, 2012 9:06 pm

Re: ILIVE - A Livestreams Server Collection

JHB are they video streams or audio streams as your post has no mention of what type they are :D
Serviio 1.4.1 - Windows 8.1 Pro x64 with Media Center - HP Pavillion G series - PS3 and 4 - 3TB Drive wih 500+ Bluray MKV Movies

Beta Tester and All Plugins Pack Creator

Image
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Fri May 04, 2012 9:08 pm

Re: ILIVE - A Livestreams Server Collection

Sorry - all video...I'll fix my posts...Thanks
<<

WildRushSykes

User avatar

DLNA master

Posts: 290

Joined: Sat Aug 27, 2011 4:38 pm

Location: Eastbourne (UK)

Post Sat May 05, 2012 5:35 am

Re: ILIVE - A Video Livestreams Server Collection

ok i added the lonk http://www.ilive.to and the folder is not showing up on my ps3 as i assume its not populating :(
Serviio 1.4.1 - Windows 8.1 Pro x64 with Media Center - HP Pavillion G series - PS3 and 4 - 3TB Drive wih 500+ Bluray MKV Movies

Beta Tester and All Plugins Pack Creator

Image
<<

barlet

Serviio newbie

Posts: 11

Joined: Sat Jan 21, 2012 4:47 pm

Post Sat May 05, 2012 10:28 am

Re: ILIVE - A Video Livestreams Server Collection

Same thing here. It is not showing on a Sony Bravia. :(
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sat May 05, 2012 1:04 pm

Re: ILIVE - A Video Livestreams Server Collection

My error..should be www.ilive.to/channels
<<

npuser

DLNA master

Posts: 172

Joined: Mon Feb 06, 2012 3:44 am

Location: Michigan

Post Thu Jun 28, 2012 10:00 pm

Re: ILIVE - A Video Livestreams Server Collection

@jhb50 - First of all thank you for several great plugins.

I am not sure if this belong to beta or rc forum. But since it is the issue with ilive plugin i though i post it here. If it does not belong here please forgive me.

I have successfully install rc 1 today. But for some reason ilive streams are not showing up for me. I am getting few of these errors in the log. I am guessing the issue is with connection from my pc to ilive streams. But i checked ilive outside the serviio. The ilive streams are very snappy, come right up on the browser from the PC that hosting the serviio.

Any thought?

thanks again
NPuser



  Code:
2012-06-28 17:42:05,002 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (ILive): The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.RuntimeException: The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.PluginExecutionProcessor.execute(PluginExecutionProcessor.java:64)
   at org.serviio.library.online.WebResourceUrlExtractor.parseWebResource(WebResourceUrlExtractor.java:29)
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:56)
   ... 4 more
2012-06-28 17:43:35,121 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (ILive): The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.RuntimeException: The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.PluginExecutionProcessor.execute(PluginExecutionProcessor.java:64)
   at org.serviio.library.online.WebResourceUrlExtractor.parseWebResource(WebResourceUrlExtractor.java:29)
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:56)
   ... 4 more
2012-06-28 17:45:05,247 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (ILive): The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.RuntimeException: The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.PluginExecutionProcessor.execute(PluginExecutionProcessor.java:64)
   at org.serviio.library.online.WebResourceUrlExtractor.parseWebResource(WebResourceUrlExtractor.java:29)
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:56)
   ... 4 more
2012-06-28 17:46:35,392 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (ILive): The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.RuntimeException: The operation took more than 30000 ms and has been cancelled.
   at org.serviio.library.online.PluginExecutionProcessor.execute(PluginExecutionProcessor.java:64)
   at org.serviio.library.online.WebResourceUrlExtractor.parseWebResource(WebResourceUrlExtractor.java:29)
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:56)
   ... 4 more
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu Jun 28, 2012 11:16 pm

Re: ILIVE - A Video Livestreams Server Collection

If you have the refresh ffmpeg.bat installed you need to remove it. Its probably screwing up the ffmpeg response. I thing ffmpeg has changed its args and I will need to fix the bat.
<<

npuser

DLNA master

Posts: 172

Joined: Mon Feb 06, 2012 3:44 am

Location: Michigan

Post Fri Jun 29, 2012 12:03 am

Re: ILIVE - A Video Livestreams Server Collection

I am not using ffmpeg.bat to refresh the stream. All i am using is the link http://www.ilive.to/channels?refresh=120 and ilive.groovy. Thanks for lookin into this though. No rush!!

NPuser
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Fri Jun 29, 2012 1:04 am

Re: ILIVE - A Video Livestreams Server Collection

Checked mine and it is working fine. Message means there was an impairment on your internet connection. Try again.
<<

zit1343

Streaming enthusiast

Posts: 33

Joined: Sat Nov 26, 2011 6:10 am

Post Sat Jul 14, 2012 6:10 pm

Re: ILIVE - A Video Livestreams Server Collection

Hi
Is there a wiki on how to use this plugin?
because I moved plugin file to plugin folder but donno what to do after that


Thanks
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Jul 22, 2012 12:29 am

Re: ILIVE - A Video Livestreams Server Collection

Read first post.
<<

glenb

Serviio newbie

Posts: 6

Joined: Sat Apr 14, 2012 2:03 pm

Post Tue Jul 24, 2012 11:16 pm

Re: ILIVE - A Video Livestreams Server Collection

not working in 1.0 worked fine .62
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Jul 24, 2012 11:52 pm

Re: ILIVE - A Video Livestreams Server Collection

You have done somehing wrong because it is working fine in 1.0
I just loaded 20 channels.
<<

kappclark

DLNA master

Posts: 133

Joined: Fri Jan 13, 2012 10:36 pm

Location: Southern VT

Post Thu Jul 26, 2012 8:01 pm

Re: ILIVE - A Video Livestreams Server Collection

My ilive is working fine in 0.62, except this morningm the NBC Tampa feed is missing ... Olympics tomorrow.....

Anyone else missing this ??
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu Jul 26, 2012 9:23 pm

Re: ILIVE - A Video Livestreams Server Collection

Channels are only visible when the person who is capturing that TV feed is providing the stream. If he is not then it wont be there.
<<

kappclark

DLNA master

Posts: 133

Joined: Fri Jan 13, 2012 10:36 pm

Location: Southern VT

Post Thu Jul 26, 2012 9:47 pm

Re: ILIVE - A Video Livestreams Server Collection

jhb50 wrote:Channels are only visible when the person who is capturing that TV feed is providing the stream. If he is not then it wont be there.


Yes - thx for the reminder --

was simply wondering if anyone else notices that this NBC-Tampa feed w/in ILive was missing, to be sure that it was not something mis-configured on my end ...
<<

kappclark

DLNA master

Posts: 133

Joined: Fri Jan 13, 2012 10:36 pm

Location: Southern VT

Post Fri Jul 27, 2012 2:35 am

Re: ILIVE - A Video Livestreams Server Collection

We are back with the Tampa feed...not sure why it went away, but rebooting the laptop seems to have brought it back
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Fri Jul 27, 2012 1:04 pm

Re: ILIVE - A Video Livestreams Server Collection

You seem to misunderstand. These are not permanent or continuous feeds. They are dependent on users like you who choose to capture a tv station and provide a feed to ilive when they wish. Some only do it a few hours per day. It is pure hit and miss.
<<

kappclark

DLNA master

Posts: 133

Joined: Fri Jan 13, 2012 10:36 pm

Location: Southern VT

Post Fri Jul 27, 2012 2:27 pm

Re: ILIVE - A Video Livestreams Server Collection

Thx. Understood, and thankful it is back up..
Next

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 11 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.