Skip to content

qt/MLVideoModel: don't reset model on media update event

Prince Gupta requested to merge jagannatharjun/vlc:mlvideo-update into master

when you're browsing medialibrary (video view) and stop a playing video, it causes the video view to be reset this MR fixes it

only update changed item instead of resetting whole model

also only reset model if added item is a video

Merge request reports