advancedScoring is an array of strings representing the advanced scoring options in the media list.
advancedScoringEnabled is a boolean indicating whether advanced scoring is enabled.
customLists is an array of strings representing the custom lists in the media list.
sectionOrder is an array of strings representing the order of sections in the media list.
splitCompletedSectionByFormat is a boolean indicating whether the completed section is split by format.
theme is a string representing the theme of the media list.
MediaListOptionsis a type representing the media list options for a user. It includes fields for section order, split completed section by format, custom lists, advanced scoring, advanced scoring enabled, and theme.