pub fn set_include_catalog_browse(include: bool)Expand description
Set whether offline get_items includes non-downloaded (synced-only) catalog
items. Called from the frontend: true when online or when the offline
“Show all server media” toggle is on; false when offline with the toggle
off (show downloaded/local media only).