LeoTab youtube problem

Report your bugs here - if someone else has already mentioned the same bug, just add on to their post with as much info as possible to make the hunting easier.
Post Reply
samu-mac
Addicted to Bruji
Addicted to Bruji
Posts: 56
Joined: Wed Dec 07, 2011 9:47 am

LeoTab youtube problem

Post by samu-mac »

Hello, i'm using leotab skin for DVDpedia

the trailer button would be really cool but the integrated browser wont let me open the video.. dunno... seems it lack the plugin or something!

here is what looks like when i open a video

Image
User avatar
FineWine
Site Admin
Posts: 869
Joined: Wed May 28, 2008 2:41 am
Location: Tauranga, New Zealand

Re: LeoTab youtube problem

Post by FineWine »

You are right it is not working when calling the DVDpedia internal browser. I never noticed this before as I use the default external browser using my own designed Info Template which has the Play Trailer facility.

The code is very simple:

Code: Select all

<a href="http://www.youtube.com/results?search_query=[key:title]+trailer">Trailer</a>
So is this a bug?
samu-mac
Addicted to Bruji
Addicted to Bruji
Posts: 56
Joined: Wed Dec 07, 2011 9:47 am

Re: LeoTab youtube problem

Post by samu-mac »

Can you explain simply to me how to resolve?^^

thanks in advance
User avatar
FineWine
Site Admin
Posts: 869
Joined: Wed May 28, 2008 2:41 am
Location: Tauranga, New Zealand

Re: LeoTab youtube problem

Post by FineWine »

I think you will have to wait till the Bruji Pedia team get back to you. In the mean time you can get it to work for you by changing your Preference setting to call your external browser:

DVDpedia Menu - Preferences - General Tab - Tick Box: Open links in external browser

Cheers & Merry Christmas
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: LeoTab youtube problem

Post by Nora »

The Pedias no longer support Flash player but YouTube gives users the option to view content in HTML5 (currently opt-in only). Click on the "Join the HTML5 Trial" link at the bottom of this page and after that the LeoTab trailer link will work as usual again.
Or as FineWine said, set your preferences to open links in an external browser and Safari or your preferred browser will play the trailer in Flash.
User avatar
FineWine
Site Admin
Posts: 869
Joined: Wed May 28, 2008 2:41 am
Location: Tauranga, New Zealand

Re: LeoTab youtube problem

Post by FineWine »

Nora wrote:The Pedias no longer support Flash player but YouTube gives users the option to view content in HTML5 (currently opt-in only). Click on the "Join the HTML5 Trial" link at the bottom of this page and after that the LeoTab trailer link will work as usual again...........
Oh well done - going the Apple Way and no more resource hogging Flash. Does this mean in the future the pedia's will fully support html5?

Merry Christmas
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: LeoTab youtube problem

Post by Nora »

Does this mean in the future the pedia's will fully support html5?
They already do. :)

Merry Christmas to you too!
User avatar
FineWine
Site Admin
Posts: 869
Joined: Wed May 28, 2008 2:41 am
Location: Tauranga, New Zealand

Re: LeoTab youtube problem

Post by FineWine »

Nora wrote:
Does this mean in the future the pedia's will fully support html5?
They already do. :)
Would it be appropriate of me to start using:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 5.0 Transitional//EN"
"http://www.w3.org/TR/html5/loose.dtd">
in the Info Templates?
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: LeoTab youtube problem

Post by Nora »

That's fine, yes.
Post Reply