-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I'm using the code
me = User("Frazzer951")
shows = me.watched_showsTo 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
Labels
No labels