Changes to cope with separating HTML players and covers

I’m confused.

The undefined cover can now have undefined replaced with just cover.
The undefined wrapper can now have undefined replaced with an index into the allWrappers array.

This?

.wrap gets changed to index?

undefined stays here?

"wrapper": undefined

const allWrappers = document.querySelectorAll("index");

       "covers": cover,
       "wrapper": undefined