Regression bug fix
requested to merge github/fork/Orange-OpenSource/removeExecutedRequestsAfterTimeBugFix into development
Created by: nicosang
Hi,
this PR has to solve issue #2937 (closed) by removing requests after a specific time only if the start time is less than this specific time. In this issue, when the stream is reloaded the same request(audio or video) is downloaded, pushed and finally removed in an infinite loop.
@richardbushell, could you, please, take a look at this PR? Thanks
Nico