Giter Site home page Giter Site logo

gameone.bundle's People

Contributors

derrod avatar

Watchers

 avatar  avatar

gameone.bundle's Issues

Add support for galleries

Galleries that are common in premiium posts (behind-the-scenes photos mostly) are not yet supported.

Notes:

  • There's no API documentation on galleries yet.
  • Plex has Photo containers and Objects that could be used.

Loading thumbnails fails, a lot

Thumbnails often won't load correctly

2014-08-14 07:17:58,743 (26f8) :  DEBUG (networking:172) - Requesting 'http://s3.gameone.de/gameone/assets/video_metas/teaser_images/000/643/670/big/640x360.jpg'
2014-08-14 07:17:58,894 (26f8) :  ERROR (networking:223) - Error opening URL 'http://s3.gameone.de/gameone/assets/video_metas/teaser_images/000/643/670/big/640x360.jpg'
2014-08-14 07:17:58,895 (26f8) :  DEBUG (runtime:106) - Sending packed state data (108 bytes)
2014-08-14 07:17:58,895 (26f8) :  DEBUG (runtime:918) - Response: [302] Redirect, 0 bytes

This seems to an error with plex because the images can be loaded (also as fast) with other applications.

MediaObjectsForURL too slow

This is an issue created through the new handling of resolutions and as of now I don't have any idea how to fix that.

Rewrite parser to support all elements and add Playtube

There should be only one Parser. Also Playtube can be added when this is done.

There is also a global search that returns tv_show, post and playtube objects, it might be worth a look if the quality of the search results is not too degraded by including playtube (and possibly gametrailers) videos.

Podcasts defunct on web client/Android

Another webclient specific issue, I haven't nailed down the cause yet, Audio files play fine in PHT.

Update: Podcasts also can't be played on Android.

Resolutions not correctly handled, old videos not in highest quality

Very old Videos (like 2008/2009) aren't available in high quality using the current API.
Also resolutions are not correctly handeled. This should be rewritten to reflect the actual resolutions available.

Possible solution:

  • HTTP API Request in MediaObjectsForURL (you shouldn't really do that, according to the docs)
    • BUT: We do not need to make to many requests to the API and it's pretty fast.
    • Would require xml parsing
    • PlayMedia function makes the same request (caching will help) and use resolution for fmt instead of a name
    • Remove type in PlayMedia, use fmt='audio' or fmt='res' instead.

Also todo:

  • Set audio language to german by default

TV search not visible on web client

The web client only displays the first search object.
This can't be fixed directly, also Client.Platform returns the Browser and not for exmaple 'Client.Platform.Web'.

This requires testing several browser and then rewriting the part of the menus to append the inputdirectory to the Blog/TV index instead of the main menu if a browser is accessing the plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.