Skip to content

Shows Have no Genres #198

@Frazzer951

Description

@Frazzer951

I'm using the code

me = User("Frazzer951")
shows = me.watched_shows

To get a list of all the shows on my watchlist. I want to filter the list out to only have Anime.
Unless there is another way that I don't know if, I want to get the show's genres and check if it has "Anime" as one of the fields, but It seems that all the shows have their genres field sent to None. Do I need to do something special to get this field to populate? Or is there a better way to tell if the Show is Anime?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions