Giter VIP home page Giter VIP logo

Comments (4)

Chris230291 avatar Chris230291 commented on August 12, 2024 1

Is there a special m3u format for VODs?
Some TV shows might have hundreds of episodes... That will be a massive list in clients (crash?) if there isn't a special format that nests shows/seasons/episodes.

from stb-proxy.

Chris230291 avatar Chris230291 commented on August 12, 2024

I am wary about this. I got banned from one provider because I tried to get all "pages" concurrently ( I think the concurrent futures module I was using defaults to 1 request per CPU core).

I could do it slowly one at a time and cache the results. But then how often should I rebuild the cache? It takes some time to make 100s or 1000s of http requests... very long if the server is slow to respond.

I imagine the VOD playlist being completely separate from the live playlist and with no customization. Perhaps there could be a 3rd playlist that's both combined.

What would you expect?

from stb-proxy.

Tck13 avatar Tck13 commented on August 12, 2024

VOD content doesn't change too often I think, so rebuilding the cache once a day sounds good. It may be happening in the background, somewhere in the web interface a progress bar would be great 😉

Possibly make a configurable delay, as Kodi seems to be without any real delay and I think that works fine 😕

VOD playlist can indeed be a completely separate playlist because live TV is something else.

from stb-proxy.

CyberPoison avatar CyberPoison commented on August 12, 2024

His methods seem good, https://github.com/kens13/Kens13_Repo/blob/943d733cc1e228c5046f7e06556ce26d686667e0/Addons/plugin.video.IPTVXtra/stalker.py#L381

from stb-proxy.

Related Issues (20)

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.