- removed all sites from popup whitelist - fixed a bug that displayed wrong season number on the simulated season poster - added age of actor on Actors Card Tabs: Filmography and Movies in Database
Of course there is still the problem that age can be higher as the age the actor died, because the calculation is based on the release date of the movie which can after the death of an actor.
But the age on the tabs is always only a approximation.
- Updated Year on all Card to 2012 - Added parser for Triva on the movie card (replaces ----- lines with a real html line) - Added parser for Goofs on the movie card (only for the new structured IMDB goofs page)
I think with the parser the new IMDB Goofs Page is better readable.
- Changed Default Values (Ale's request) for new installations to: Stylesheet=Black, Card-Version:Slideshow, Fanart:visible - Support for Multiple Taglines - Added Movie(Series)-Connection Tab - Added Goofs Tab for Episodes - Added Parsing of Connections and Goofs (Only Goofs imported from the new IMDB Goofs Page with the new Script) - Many small optimisations of the javascript code
All JS and CSS Files are now minified with the YUI Compressor(http://yuilibrary.com/download/yuicompressor/). This reduces the size of the files by ~120 kB and improves the loading and execution performes.
Next Update will include OFDB movie connections, too. It will take only ofdb links, only imdb links or both. It's not as "complete" as the imdb connections as film quotes are not shown. It works with the new HTMLCard by Prinz. (Btw. Thanks again to him!)