On Thu, 2010-12-23 at 13:46 +0100, Gorka Olaizola wrote:
> On Tue, Dec 21, 2010 at 11:43:36AM +0000, Adam Charrett wrote:
> > A quick snapshot of some of the changes:
> > 
> > * New improved graphical display when playing videos (requires
> > kaa.display, recommended)
> >
> How do I activate this feature? I don't see any changes in my two Freevo
> boxes. I installed Kaa from latest svn and it says kaa.display is
> compiled.
> 
> > * Improve IMDB support using imdbpy
> >
> It works. The IMDB plugin never worked for me but now it worked perfectly.
> 
> Related with that I use the Filmaffinity plugin that fetches info from
> the Filmaffinity spanish site and the plugin crashes with BeautifulSoup
> 3.1 version but it works with 3.0.8.  The flaw is in BeautifulSoup. It
> changed the HTML parser and now it fails to parse the Filmaffinity HTML
> code.
> 
> Imdbpy, at least in Debian, installs lxml that can clean an HTML source.
> I have used that function in Filmaffinity plugin and BeautifulSoup 3.1
> now works correctly. It's OK to use that lxml function? or maybe there
> is something in core python that does the same thing.
> 
> > * Asynchronous loading of thumbnail images to improve browsing speed.
> >
> It works but I use the hackish alphablending feature and the covers
> flick when changing items. It looked better before because the images
> fade one into another.
> 
> > * Updated Apple Trailers plugin
> >
> I'll have to update the spanish translation. There are strings not
> translated.
> 
> > * Updated Youtube plugin
> >
> I found some bugs.
> 
> In geexbox theme the search font is white and cannot be seen as the
> background is white too.
> If I press "More videos" in the listing I get a traceback.
> If I put a link to a video in YOUTUBE_VIDEOS I get a traceback when clicked.
> 
> Other bugs I've found:
> 
> If I shutdown with SHUTDOWN_NEW_STYLE_DIALOG = True in the config I get a
> traceback.
> If I press F10 key, that should take a snapshot, I get a traceback.
> 
> I have an USB disk that is mounted with automount. The first time I enter to
> the "Movies" section I get all the directories in the first menu page. Then,
> I go forward and backwards or enter Youtube or Apple plugins and the menu
> gets right.
> 
> First time
> ----------
> - Movies
> - USB
> - Data
> - More movies
> - New movies
> - Youtube
> - Apple trailers
> 
> When coming back
> ----------------
> - Movies
> - USB
>    - Data
>    - More movies
>    - New movies
> - Youtube
> - Apple trailers
> 
> I'll post the bugs in the bugtracker this afternoon.
> 
> Thanks for the good work.
Thanks for taking the time to check it out!

I think I can solve a couple of your issues straight away, can you add
DIALOG_SKIN_XML_FILE = 'blurr' in your local_conf.py and see if the
issue with the shutdown dialog still appears? This should also provided
you with the new dialog I was talking about.

Please do add all the things you've found to the tracker as it makes it
much easier for me to follow up on them.

Thanks

Adam



> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and, 
> should the need arise, upgrade to a full multi-node Oracle RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________ Freevo-devel mailing list 
> Freevo-devel@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/freevo-devel



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to