Skip to content
Snippets Groups Projects

MediaCategoryViewController: Fix selection of searched files

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:select-search into master

This merge request brings a fix to the selection of searched files when:

  • Searching for video files in the Video tab.
  • Searching for medias when browsing a network share.

The correct data structure is selected in order to create the media list when necessary.

This means that only medias matching with the searched text will be added to the media list when the search controller is active, otherwise every media present in the collection will be added to the media list.

The automaticallyPlayNextItem setting is now also taken into consideration when creating media lists with the search controller being active.

This merge request also brings minor cosmetics changes.

Closes #1451 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading