VLCPlaybackService: Improve the end of playback
Before sending the notification, the lastMedia object is checked to avoid any nil object being pushed with the notification possibly leading to a crash issue.
Before sending the notification, the lastMedia object is checked to avoid any nil object being pushed with the notification possibly leading to a crash issue.
VideoLAN code repository instance