FAQ  •  Register  •  Login

[PL] WEEB.TV (Web Resource)

<<

plugindev

Serviio newbie

Posts: 3

Joined: Tue Apr 07, 2015 4:45 pm

Post Tue Apr 07, 2015 5:15 pm

[PL] WEEB.TV (Web Resource)

WEEB.TV is a Polish streaming service. This plugin allows to grab and add all premium live channels and watch them as online sources on DLNA devices.

Source type: Web Resource
Media type: Video
Version: 1.0


URL example:

    http://weeb.tv


Notes:
- At first fill your credentials in plugin source
- Add only this single url http://weeb.tv and set it as a Web Resource.
Attachments
weeb.groovy
(6.05 KiB) Downloaded 3661 times
<<

greengo

Serviio newbie

Posts: 2

Joined: Wed Apr 29, 2015 9:28 am

Post Wed Apr 29, 2015 9:40 am

Re: [PL] WEEB.TV (Web Resource)

Hi, first of all, thank you for your work regarding Weeb.tv plugin. I installed it, works ok, fetches TV streams, can watch it no problem,
but either I am total idiot or there are some issues regarding logging to weeb.tv servers.
It seems like whatever login or password I type in credentials section in the plugin it does not update channel list with premium channels.
Most of movie,sports or polish TV streams are missing.
I have two questions for you Mr Developer, firstly where exactly in the plugin
should we insert login and password for weeb.tv? Only in CREDENTIALS section or further below too?
Secondly should we use whole email address for login for just username before @ sign in email address?
If I am doing something I apologise for wasting your time. This is first plugin which allowed me to watch weeb.tv streams on my tv without
any hiccups although I miss all the premium channels I can access via browser or XBMC/ Kodi.
Thank you again and please respond whenever you can or anyone else who has trouble with his plugin.

Pozdrawiam :)
<<

plugindev

Serviio newbie

Posts: 3

Joined: Tue Apr 07, 2015 4:45 pm

Post Sun May 03, 2015 5:52 pm

Re: [PL] WEEB.TV (Web Resource)

Hi,

sorry for late response, I visit this forum very rarely...

Just for checking... are you sure that your premium account is valid? Are you able to watch premium channels on weeb.tv site or xbmc/kodi plugin?
Btw, please notice that you are still limited to one session at the same time - you can watch the channels only on one device at the same time.

Regarding first question - you need to put your weeb.tv username and password only in CREDENTIALS section.
Regarding second question - username is your e-mail (in most cases) so you need to use whole address
It should look like:
  Code:
/* -------------- CREDENTIALS -------------------------------- */
final static USERNAME = 'weebtv@username.pl'
final static PASSWORD = 'weebtvpassword'
/* ----------------------------------------------------------- */


For me it grabs 143 channels:
weebtv.PNG
weebtv.PNG (207.56 KiB) Viewed 114672 times


For further support I'll need logs (see http://www.wiki.serviio.org/doku.php?id=servio_plugins#logging).

Hope that helps.

Pozdrawiam :)
<<

greengo

Serviio newbie

Posts: 2

Joined: Wed Apr 29, 2015 9:28 am

Post Wed May 06, 2015 3:35 pm

Re: [PL] WEEB.TV (Web Resource)

Hi,

thank you for clarifying the issue. I am happy to annouce that everything works well, I now have access to complete channel list.

My problem was, I didn't put quote sign and the end of my username and password. It was weird because I could watch streams
without being cut off , your plugin let me watch channels when not logged it. Maybe it is some kind of workaround for users not having
premium accounts :)

Anyway , thank you again for this plugin. It will get very popular because as for now, it is only fully working way to watch online content from Weeb.tv
without too much hassle. It will soon get all the recognition it deserves so again thanks your putting your time into it.

Also, from few hours of testing I realized I get much less lag watching weeb.tv trough serviio. Browser is the worst, Kodi/XBMC is little better.

Anyone who want to watch Weeb.tv on your TV download this plugin and use it!

PS. Check your inbox.
<<

ImagoX86

Serviio newbie

Posts: 1

Joined: Mon Oct 26, 2015 5:21 pm

Post Mon Oct 26, 2015 5:31 pm

Re: [PL] WEEB.TV (Web Resource)

I cannot get this plugin to work. As far as I can tell everything is configured correctly however the weeb.tv stream is simply not showing under Online section of Serviio interface (dlna). Is anyone else experience similar issues?
<<

Jurijlv

Streaming enthusiast

Posts: 24

Joined: Sat Mar 07, 2015 3:02 am

Post Fri Nov 06, 2015 10:44 pm

Re: [PL] WEEB.TV (Web Resource)

Hi everyone, is this plugin is developed only for windows? Because I am using NAS and this plugin does not work. Can someone answer or explain?

Thank you in advance.
<<

plugindev

Serviio newbie

Posts: 3

Joined: Tue Apr 07, 2015 4:45 pm

Post Sun Jan 31, 2016 1:08 pm

Re: [PL] WEEB.TV (Web Resource)

Hi,

I just checked and can confirm that plugin works with the newest Serviio 1.6.

The plugin supports the same platforms as Serviio server.
If you have any problems please describe yours scenarios, steps to reproduce and some useful information from logs.

Regards.
<<

neas

Serviio newbie

Posts: 2

Joined: Sun Mar 13, 2016 7:51 pm

Post Sun Mar 13, 2016 7:57 pm

Re: [PL] WEEB.TV (Web Resource)

Hi,

I downloaded it, put it in servioo plugin area (which isn't stated on this thread).

Then added an online source in 1.6 servioo:

Source Type - Web Resource
Source URL - http:/weeb.tv
Media Type - Video
DIsplay Name Weeb TV

All as suggested in this post.

I got some streams with 1.4 but an error (see next post).
Last edited by neas on Sun Mar 13, 2016 9:32 pm, edited 1 time in total.
<<

neas

Serviio newbie

Posts: 2

Joined: Sun Mar 13, 2016 7:51 pm

Post Sun Mar 13, 2016 9:27 pm

Re: [PL] WEEB.TV (Web Resource)

2016-03-13 21:21:39,841 WARN [FeedUpdaterThread] Failed to retrieve online item information for rtmp://37.48.65.10/channel/2257/live live=true pageUrl=token swfUrl=326295974. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video codec.
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:320)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:237)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:116)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video codec.
at org.serviio.library.metadata.FFmpegMetadataRetriever.validateMandatoryMetadata(FFmpegMetadataRetriever.java:470)
at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:100)
at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:138)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:299)
... 2 more
<<

adekk

Serviio newbie

Posts: 1

Joined: Thu Dec 17, 2020 8:34 pm

Location: United Kingdom

Post Thu Dec 17, 2020 8:39 pm

Re: [PL] WEEB.TV (Web Resource)

Is there any update to tv online weeb-tv?
<<

Crazyman32

Serviio newbie

Posts: 1

Joined: Wed Jul 28, 2021 8:26 am

Post Wed Jul 28, 2021 8:39 am

Re: [PL] WEEB.TV (Web Resource)

plugindev wrote:WEEB.TV is a Polish streaming service. This plugin allows to grab and add all premium live channels and watch them as online sources on DLNA devices.

Source type: Web Resource
Media type: Video
Version: 1.0


URL example:

    http://weeb.tv


Notes:
- At first fill your credentials in plugin source
- Add only this single url http://weeb.tv and set it as a Web Resource.
<<

cara

Serviio newbie

Posts: 8

Joined: Mon Jun 27, 2022 4:48 am

Post Wed Sep 07, 2022 8:23 am

Re: [PL] WEEB.TV (Web Resource)

plugindev wrote:WEEB.TV is a Polish streaming service. This plugin allows to grab and add all premium live channels and watch them as online sources on DLNA devices.

Source type: Web Resource
Media type: Video nyt wordle
Version: 1.0


URL example:

    http://weeb.tv


Notes:
- At first fill your credentials in plugin source
- Add only this single url http://weeb.tv and set it as a Web Resource.

WEEBTV allows you to easily create your own multimedia channel! Create your own TV or radio. Broadcast live from your home PC with the simple Adobe Flash Media Live Encoder (free download from adobe.com). Everyone will be able to watch your own channel or listen to your radio!

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 14 guests

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