orhun / CoolModFiles

A web player that plays some cool MOD files randomly 🎶
https://CoolModFiles.com
GNU General Public License v3.0
131 stars 12 forks source link

Support playing random mod files through embedded player #36

Open orhun opened 1 year ago

orhun commented 1 year ago

Currently it is possible to play only one mod through embedded player:

<iframe
  width="100%"
  height="200"
  src="https://coolmodfiles.com/embed/178980"
  frameborder="0"
></iframe>

It would be nice if we support randomized play as well. That's the whole point of the project, after all.

MrJmpl3 commented 1 year ago

Mmm, Is the issue about random id? Like 'https://coolmodfiles.com/embed/random' and play random music or add a random button in the embedded player?

orhun commented 1 year ago

The embed design can stay exactly the same but it should be playing a random mod when the button is clicked. /embed/random makes sense 👍🏼

DreuXXX commented 1 year ago

Hello @orhun , is it still free? I would like to work on this aswell.

MrJmpl3 commented 1 year ago

Hello @orhun , is it still free? I would like to work on this aswell.

I am busy now, maybe @DreuXXX can do it

orhun commented 1 year ago

Yes, feel free to work on it! 🐻