switch to new get api results

This commit is contained in:
rolux 2011-08-19 14:43:05 +00:00
commit ad38fa019e
10 changed files with 55 additions and 67 deletions

View file

@ -81,7 +81,8 @@ Ox.load('Geo', function() {
$.extend(pandora.user, {
infoRatio: 16 / 9,
sectionElement: 'buttons',
selectedMovies: []
selectedMovies: [],
videoFormat: Ox.UI.getVideoFormat(pandora.site.video.formats)
});
// fixme: this should not happen
if (!pandora.user.ui.lists[pandora.user.ui.list]) {