const LIST_FIELDS_WITH_GENRES: &str = "BackdropImageTags,ParentBackdropImageTags,Genres,PremiereDate,UserData";Expand description
As LIST_FIELDS, plus what the offline store needs to derive genre lists
and per-genre counts from cached rows.
const LIST_FIELDS_WITH_GENRES: &str = "BackdropImageTags,ParentBackdropImageTags,Genres,PremiereDate,UserData";As LIST_FIELDS, plus what the offline store needs to derive genre lists
and per-genre counts from cached rows.