In your screen that originally called the videoplayer, you can refresh the show detail on the very next line - that way when the videoscreen closes it immediately refreshes from the prior statement that called the video screen.
Alternately, you could pass a reference handle to the existing screen with the show information to the routine that plays the video or creates the video screen, and have that routine update the previous screen through the handle reference.