WIP: Playlist rc1
Pull request for playlist branch to keep track of review comments for this first patchset version
Merge request reports
Activity
Filter activity
Pull request for playlist branch to keep track of review comments for this first patchset version
336 | 336 | } |
337 | 337 | for ( auto& f : filesToRemove ) |
338 | 338 | { |
339 | if ( f->type() == IFile::Type::Playlist ) | |
340 | { | |
341 | f->destroy(); // Trigger cascade: detele Playlist, and playlist/media relations | |
|
closed
First part has been merged, I'll need to review the later part, though IIUC you need to correct some commits already, so I'll let you open a 2nd merge request with those amended
VideoLAN code repository instance