Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support playing random mod files through embedded player #36

Open
orhun opened this issue Oct 1, 2022 · 5 comments
Open

Support playing random mod files through embedded player #36

orhun opened this issue Oct 1, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@orhun
Copy link
Owner

orhun commented Oct 1, 2022

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.

@orhun orhun added the enhancement New feature or request label Oct 1, 2022
@MrJmpl3
Copy link

MrJmpl3 commented Oct 1, 2022

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
Copy link
Owner Author

orhun commented Oct 1, 2022

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 👍🏼

@orhun orhun added the good first issue Good for newcomers label Oct 9, 2022
@DreuXXX
Copy link
Contributor

DreuXXX commented Oct 31, 2022

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

@MrJmpl3
Copy link

MrJmpl3 commented Oct 31, 2022

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

I am busy now, maybe @DreuXXX can do it

@orhun
Copy link
Owner Author

orhun commented Oct 31, 2022

Yes, feel free to work on it! 🐻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants