Skip to content

PlaylistModel: Fix the deletion of playlists

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

This merge request brings a fix to:

  • The destructive action in the medialibrary that is performed at the end in order to not destroy the object before having to access its properties.

Closes #695 (closed)

Edited by Diogo Simao Marques

Merge request reports