By | Original Source
From General Usage #1 demo
From Separated Audio demo
As of Nekoma Player v0.4.6, it is now possible to have multiple instances of the player on one page. With the new Target option, which is required from now on.
This update now identities each Nekoma Player with the Target option, as an ID such as nekoma-player-PLAYER_NAME_HERE is now used.
The Target option will be identified by the built-in scripts using Astro's definer:vars feature for the script tag.
Having multiple instances can still be buggy, depending on how you have it setup.
Update as of v0.6.0, the Target option has been deprecated as a target name is now generated by the player itself.