Giter Club home page Giter Club logo

Comments (7)

psyciknz avatar psyciknz commented on July 18, 2024

from nextpvr.bundle.

shqiperih avatar shqiperih commented on July 18, 2024

Almost 15000, Most of them being VOD links.

from nextpvr.bundle.

psyciknz avatar psyciknz commented on July 18, 2024

from nextpvr.bundle.

shqiperih avatar shqiperih commented on July 18, 2024

That is what i think as well -- either a way for live menu to start with groups , or the groups menu to have the same functionality as live tv (including EPG data which the current group menu doesn't seem to have).

With that being said can you also check on why whenever you click on a channel to play the actual playing channel defaults to the first entry in the list and not the channel you clicked on.

I will try and see what i can do on the code but while i know some python i have no knowledge of any kind for plex api.

Let me know if i can help in any way.

thanks!

from nextpvr.bundle.

shqiperih avatar shqiperih commented on July 18, 2024

I tried to emulate the same code in the 'live' function in the 'channel list' one but i have had no luck. Any ideas?

from nextpvr.bundle.

psyciknz avatar psyciknz commented on July 18, 2024

I thought they pulled channel information from quite different nextpvr api calls, one being rest, the other being xml?

from nextpvr.bundle.

psyciknz avatar psyciknz commented on July 18, 2024

Yeah channel group is : url = PVR_URL + 'public/GuideService/Listing'
live is url = PVR_URL + 'services?method=channel.listings.current&sid=plex&client=%s' % clientident

One is xml (live), the other is json.

So in the json, you'll have to find the epg data

from nextpvr.bundle.

Related Issues (17)

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.