[RELEASE] TUBE8 (Video) Plugin - Adult Content
#16
Thanks for the links guys! And for the plugin too!
Image
_____________________________

Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV
Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only)

Image
Reply
#17
any way to add a login to it so I can see my favourites?

Cheers..
Reply
#18
Pete_London Wrote:any way to add a login to it so I can see my favourites?

Cheers..

This can be done manually very easily by editing the default.py with notepad.

Near the top, in the "def showRoot():" section,add a comma to the end of the Most Voted line, then add another line following the same format, using the address of your favourites page. It should look something like this.

Code:
def showRoot():
        ri=[
            ("Latest","http://www.tube8.com/latest/"),
            ("Most Viewed","http://www.tube8.com/most-viewed/"),
            ("Top Rated","http://www.tube8.com/top/"),
            ("Most Favorited","http://www.tube8.com/most-favorited/"),
            ("Most Discussed","http://www.tube8.com/most-discussed/"),
            ("Most Voted","http://www.tube8.com/most-voted/"),
            ("[i]yourUsername or whatever[/i]","http://www.tube8.com/user/[i]yourNumber[/i]/[i]username[/i].html")
            ]

That is the length of my coding skills. Could someone show how to add search to this great plugin?
Reply
#19
I tried adapting it to spankwire.com by modifying default.py with no luck.

Any chance somebody can do that? It'd an almost identical site layout. If a howto could be done I could even work on a plugin that covers a few sites.

Thanks,
Pete
Reply
#20
Here's the v1.3 version if anyone's interested:
http://px.wporzo.pl/Tube8_v1.3.rar

v1.2 was broken due to some changes on the website

Regards,
pX
Reply
#21
It's really sad that I saw your version so late:
http://www.mediafire.com/download.php?khmyk44tujl

I have created a version with the fix.
I added also a search functionality
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image

Want a clean no-ads paste bin? http://pastebin.ubuntu.com/
Reply
#22
Can someoneplz tell me how should I install this addon ?shouldnt be a zip file in oder to install it ?
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] TUBE8 (Video) Plugin - Adult Content0