Skip to content
Snippets Groups Projects

AlbumModel: Remove the search call on the album tracks

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

This merge request brings a fix to the search feature in media collections containing audio files.

The tracks are no longer checked in the Album model.

This check is already performed in the Media model with the album track API of the MediaLibrary and was leading to an infinite loop and therefore the crash of the application.

Closes #1601 (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
Please register or sign in to reply
Loading