Page 1 of 1

LeoTab youtube problem

Posted: Thu Dec 22, 2011 3:03 pm
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

Re: LeoTab youtube problem

Posted: Thu Dec 22, 2011 8:58 pm
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?

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 1:44 am
by samu-mac
Can you explain simply to me how to resolve?^^

thanks in advance

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 4:01 am
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

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 5:56 am
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.

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 6:08 am
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

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 8:53 am
by Nora
Does this mean in the future the pedia's will fully support html5?
They already do. :)

Merry Christmas to you too!

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 10:11 am
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?

Re: LeoTab youtube problem

Posted: Fri Dec 23, 2011 11:12 am
by Nora
That's fine, yes.