StartActivity: rm forward_result flag from intent
This flag is incompatible with startActivityForResult, and causes a crash when opening the app from a third party app that uses it to open a video.
Fixes issue from: https://forum.videolan.org/viewtopic.php?f=35&t=161454&p=533890#p533890
Edited by Duncan McNamara