Giter Site home page Giter Site logo

twitnetwork's Introduction

TwitNetwork

A Emby Server plugin using the TWiT API to access links for all the TWiT Network podcasts

You will currently need to bring you own API key. See https://twit.tv/about/developer-program for details.

While software development is what I do for a living, my C# is not stunning as it isn't my "daily driver" language. Emby plugin development is new to me, this was initially written in a few days.

I would not recommend calling for more than 45 days of content, of course you can call more, but more info in next point. The standard TWiT API is limited to 5 requests per minute and so is the default configuration. Therefore the plugin will wait a minute before calling it again.

As you ask for more shows, the time to make all the calls increases. We get 25 episodes per API call, along with their associated metadata. This will collect on the internet channels scheduled job,so you might not notice it much.

This is only the basic functionaity for the moment. Here is a taster of future changes:

  • Allow choosing the size of channel thumbnails, as the 1200x1200 option is overkill for most people and will use up bandwidth.
  • Create a folder that allows access to the archived shows for inactive shows
  • Extend the caching so that we can old old episodes from a cache on disk on restart, reducing the calls needed to keep up to date
  • Allow manual ways to access the even older episode in a given show's catalog.

Known issues:

I have tried to map the ChannelInfoItem objects as close as I can, but some don't seem to carry into the application like meta data rich movies. I think this might need a change to the exposed emby references, but we will see.

There is no way to reset the "good" cache status, but changing the number of days to a higher number or restarting Emby will sort that.

Default sorting is not very good, I've only recently started with writing Emby plugins.

Sometimes the embedded application icon will not work (e.g. one of my Rokus).

Credits:

The existing TWiT Emby plugin, plus a couple of others which handle json which I used for ideas.

twitnetwork's People

Contributors

thedrjones avatar

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.