mirror of
https://github.com/jellyfin/jellyfin-plugin-anilist.git
synced 2024-11-23 14:09:51 +00:00
Fetch isMediaSpoiler from AniList API
This commit is contained in:
parent
9f4c20278a
commit
623e017076
@ -87,6 +87,7 @@ query($id: Int!, $type: MediaType) {
|
||||
id
|
||||
name
|
||||
category
|
||||
isMediaSpoiler
|
||||
}
|
||||
nextAiringEpisode {
|
||||
airingAt
|
||||
|
Loading…
Reference in New Issue
Block a user