Skip to content

Draft : MediaCategoryViewController: Add Recently Added MediaGroup feature

Eshan Singh requested to merge EshanSingh-ES/vlc-ios:recentaddmediagroup into master

This group the newly added media files together.

One issue is that it currently works after restarting the app after adding a new file

Attempt to call this function via observers leads to a crash

smartmedia

The media will be removed once played from the "Recently Added" media group.

closes issue #683

Edited by Eshan Singh

Merge request reports