libraryFilters

val libraryFilters: List<Filter>? = null

List of filters to be used in the user library view.

Note: if using the old UI, this must contain at least three filters. The old UI is also hardcoded, so make sure the items are the same as in the layouts.

The new filter UI is constructed out of these items.