player: error loading another video from playlist URL

Issue #81 resolved
Trek Hopton created an issue

If a video has been loaded from a URL, loading another video from a URL will not work.

This is because a new view element is created upon load and the controller no longer has a reference to it.

The load function should be changed to only create new html elements if it is the first time loading.

Comments (1)

  1. Log in to comment