Skip to content

Fix SearchPlaylist creation

PlaylistSearch was not set. It also cannot be constant as it is editable, leading to a cascade of changes that assumes the constantcy.

This fixes the regression caused by commit 8dc85041

Merge request reports