Page 1 of 2
TUBE+ (series only, not for movies)

Posted:
Mon Oct 21, 2013 7:03 pm
by amnarciso

TubePlus.me Web Resource plugin
Source type: Web Resource
Media type: Video
Version: 1.0
Plugin allows to watch series from TubePlus.me
Features on version 1.0:
- You can select only one season or load the entire series (although it might not be a good idea, since it will take forever to load)
- Currently for each episode, it will use the first link from a host that is compatible with the plugin
- List of compatible hosts: [gorillavid.in], [vidbull.com], [movshare.net]
URL example:
http://www.tubeplus.me/player/1006325/H ... r/season_9 http://www.tubeplus.me/player/2129177/T ... y/season_7 http://www.tubeplus.me/player/1250346/PsychHelp needed from developers:
Help to enlarge the list of compatible hosts will be more than welcome
Just have to create the corresponding block on the function getStream(), look at how [gorillavid.in] was implemented and you will understand
On tubeplus.me this is implemented by the function show() on
http://www.tubeplus.me/resources/js/player2.js*Note: The URLs must be configured as a Web Resource.
Re: TUBE+ (series only, not for movies)

Posted:
Mon Oct 21, 2013 9:15 pm
by Xmantium
Wow! Interesting site with ALOT content.
I dont see this site lasting long like many similar sites closed or shut down.
But a great effort putting a groovy together

Re: TUBE+ (series only, not for movies)

Posted:
Sat Mar 29, 2014 12:29 am
by swagswag
Great plugin and the site has a lot of content. One issues I'm having is when I paste the link into the online resource box and save, the files are not showing up on my Xbox. Any tips?
Re: TUBE+ (series only, not for movies)

Posted:
Wed Apr 02, 2014 2:07 am
by TechWhizZ199
Tube Plus has been blocked in the U.K. (United Kingdom), it may work in other places but for now here it is blocked.
Re: TUBE+ (series only, not for movies)

Posted:
Tue Jun 24, 2014 1:29 am
by MediaCTRMike
Seems to work with PS3...slow as expected. I don't think they actually serve anything the site looks like a portal like Project Free TV. Don't ever go there tho', lots of ad-ware and spyware. Another good one is watch-tvseries.net
=Mike
Re: TUBE+ (series only, not for movies)

Posted:
Tue Mar 10, 2015 12:15 am
by polinom00
does this still works I cannot make my season to work is shows only one episode!
Re: TUBE+ (series only, not for movies)

Posted:
Thu Mar 19, 2015 9:16 am
by stefano2015
Great content.
Re: TUBE+ (series only, not for movies)

Posted:
Sun Apr 12, 2015 2:53 am
by Spaceboy64
This was working for me for awhile, now it's stopped working. When I choose a video to play, I get a spinning loading symbol, until eventually it gives up.
What changed?
Re: TUBE+ (series only, not for movies)

Posted:
Wed Apr 15, 2015 7:15 am
by teddy_b
Maybe try to reinstall. Or there is something wrong with your internet connection?
Re: TUBE+ (series only, not for movies)

Posted:
Tue Apr 21, 2015 8:29 am
by JAB_98
I Can't seem to get this to work and did re-installing fix it
Re: TUBE+ (series only, not for movies)

Posted:
Tue Apr 21, 2015 9:34 pm
by Spaceboy64
I'm not sure what it was. I downloaded and installed the latest version of Serviio, which fixed other problems I was having. I may have been trying to watch something whilst I was also downloading other things, which would have made streaming way too slow. I have been able to watch certain shows with no problem via Tube+ but others don't work. I get the spinning symbol for a long period of time either way, but sometimes it times out and tells me that the file is corrupt or unsupported.
Also, I have not figured out exactly what needs to be typed in. For instance:
http://www.tubeplus.me/player/1677512/S ... y_in_Pink/shows me Season 1, eps 1-3
http://www.tubeplus.me/player/1677514/S ... reat_Game/Also shows me Season 1, eps 1-3
http://www.tubeplus.me/player/1677511/Sherlock/shows me Season 2, eps 1-3, and Season 3, eps 1 and 3
http://www.tubeplus.me/player/2149989/O ... /season_1/shows Season 1, eps 5 and 7
http://www.tubeplus.me/player/2149992/O ... Reckoning/shows Season 1, eps 5 and 11
Confusing.
and I noticed that when I paste that url into my browser it becomes
http://www.tubeplus.is/player/2149992/O ... Reckoning/which does not work in Serviio. The URL has to be the ".me" domain.
Thanks!
-Don
Re: TUBE+ (series only, not for movies)

Posted:
Wed Apr 22, 2015 4:31 am
by JAB_98
I Edit the file to work with the new domain .is and got rid of the .me I'll look at the code to find out why that happeny
Re: TUBE+ (series only, not for movies)

Posted:
Wed Apr 22, 2015 10:26 pm
by Spaceboy64
JAB_98 wrote:I Edit the file to work with the new domain .is and got rid of the .me I'll look at the code to find out why that happeny
The .me domain works, but the .is does not, unless you're telling me you've changed it now.
Are you the author of the plug-in?
Re: TUBE+ (series only, not for movies)

Posted:
Fri Apr 24, 2015 10:11 am
by JAB_98
No I'm not author the plugin but I have a good knowledge of code so I edit my local version.
Re: TUBE+ (series only, not for movies)

Posted:
Thu Apr 30, 2015 11:23 pm
by Spaceboy64
I have noticed that this just doesn't work reliably. Sometimes it works, other times not. I'm not sure why, but I suspect the dodgy nature of the source content, more than the plug-in code. Recently I can't get any of the links to work, even ones that used to work.
Re: TUBE+ (series only, not for movies)

Posted:
Fri May 01, 2015 10:22 am
by JAB_98
Spaceboy64 wrote:I have noticed that this just doesn't work reliably. Sometimes it works, other times not. I'm not sure why, but I suspect the dodgy nature of the source content, more than the plug-in code. Recently I can't get any of the links to work, even ones that used to work.
Mine seems to work reliably it mite be the domain change causing it. Try the file below I've updated it i take no created for the rest of the code that was done by amnarciso tell me if it works for you.
Re: TUBE+ (series only, not for movies)

Posted:
Sat May 02, 2015 7:12 pm
by Spaceboy64
Thanks! I'll try it.
Re: TUBE+ (series only, not for movies)

Posted:
Mon May 04, 2015 11:33 pm
by Spaceboy64
JAB_98 wrote:Mine seems to work reliably it mite be the domain change causing it. Try the file below I've updated it i take no created for the rest of the code that was done by amnarciso tell me if it works for you.
Yes, that seems to work now. Thanks!
Re: TUBE+ (series only, not for movies)

Posted:
Tue May 05, 2015 10:21 am
by JAB_98
That's good

Tubeplus.is no longer working ("no titles found")

Posted:
Mon Feb 15, 2016 2:23 am
by bsdboy
It appears that something changed on the tubeplus.is web site. I tried adding a TV series URL as a web resource, and copying the latest version of the Groovy plugin to the Serviio plugins folder. The (TV series) folder shows under "online" in the "Video" section, but the folder no longer shows any titles for the series.
I'm not sure what changed, possibly the naming convention of the files, or URL syntax of the site, but at any rate, I would appreciate if someone could check it out.
Thanks!