Skip to content

Question about queues #2

@qgriffith-zz

Description

@qgriffith-zz

This is more of a question then a bug. When I pull in my queue using user.get_queues_instant() What I get back is a dictionary full of URL's which I am guessing contains data about each movie in the queue in XML format. What I can't seem to figure out is how to take the URL's returned and get to the actual movie data. For example I want to look at my instant queue and get the top 10 movies in it. I don't see any functions in Netflix.py to pull the data from the URL's. the "get_reccomendations" function does however pull in the movie and box art information for all reccomendations that I have, I am trying to figure out how to get the same data returned in get_queues_instant that get_reccomendations returns. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions