Fix ManifestUpdater for 'dynamic' to 'static' streams
requested to merge github/fork/Orange-OpenSource/fix-manifest-update-dynamic-to-static into development
Created by: bbert
Once the stream goes from 'dynamic' to 'static', then if the playback is resumed (after being paused) then manifest update timer is restarted every 100ms. This PR is fixing this issue.