# Feature Request

**URL:** https://community.w2g.tv/t/feature-request/187649
**Category:** Ideas
**Created:** [November 5, 2023, 9:11pm UTC](https://community.w2g.tv/t/feature-request/187649 "2023-11-05T21:11:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![user\_48bb92f38ed818d](https://w2g-community.b-cdn.net/user_avatar/community.w2g.tv/user_48bb92f38ed818d/32/72950_2.png) [@user\_48bb92f38ed818d](https://community.w2g.tv/u/user_48bb92f38ed818d)
#### Post date: [November 5, 2023, 9:11pm UTC](https://community.w2g.tv/t/feature-request/187649/1 "2023-11-05T21:11:54Z")

</div>

- A shuffle feature that plays songs in a random order.
- A right click context menu for songs in the playlist. especially “play next” option. other options could be “add to a existing playlist” “do not play today” etc.
- maybe a integration of infinitejukebox/ethernaljukebox. sourcecode is FOSS on github.

---

<div class="post-metadata">

### Author: ![user\_95f53b7185f71fb](https://w2g-community.b-cdn.net/user_avatar/community.w2g.tv/user_95f53b7185f71fb/32/73388_2.png) [@user\_95f53b7185f71fb](https://community.w2g.tv/u/user_95f53b7185f71fb)
#### Post date: [November 7, 2023, 8:28pm UTC](https://community.w2g.tv/t/feature-request/187649/2 "2023-11-07T20:28:53Z")

</div>

Hey & thanks for your feedback! The playlist system does actually have a shuffle feature. At the top left of a playlist your find a shuffle icon, when activated the items in the list are played in random order. Can you explain the idea of integrating ethernaljukebox a little bit?

---

<div class="post-metadata">

### Author: ![user\_48bb92f38ed818d](https://w2g-community.b-cdn.net/user_avatar/community.w2g.tv/user_48bb92f38ed818d/32/72950_2.png) [@user\_48bb92f38ed818d](https://community.w2g.tv/u/user_48bb92f38ed818d)
#### Post date: [December 5, 2023, 12:40pm UTC](https://community.w2g.tv/t/feature-request/187649/3 "2023-12-05T12:40:48Z")

</div>

hey thanks for the quick reply. sorry that i took some time to come back to you.

so first of all thanks for the shuffle button, my bad eyes, i didnt see it.

so, what ethernaljukebox does is pretty simply but yet very magical. it breaks down a song into it beats, creating a pie chart in the size of the total beats that occur in a song. each beat has a different flavor per se, since a song is always dynamic. coincidencially, songs have repeating patterns and finding these repeating patterns is what ethernaljukebox does.  
for each beat that is almost similar, aka above a “identical” threshold, it gives the playback a chance to branch to that other pie during play!  
some songs generate a lot of branches, some create less branches.  
the joy comes from listening to music in a different way, listening to a piece of art in a sense that gives you the stimulation of patterns but you decide when it stops.

why do i want to see the feature in w2g? well the technology has been around since some time but hasnt spread far, mostly due to nonexistent monetizing of such. but i still believe it should be available to a large scope of people, especially those that arent geeks like me. in other words, we are running out of websites that host this amazing piece of FOSS.

cheers, Vanqy

---

<div class="post-metadata">

### Author: ![user\_95f53b7185f71fb](https://w2g-community.b-cdn.net/user_avatar/community.w2g.tv/user_95f53b7185f71fb/32/73388_2.png) [@user\_95f53b7185f71fb](https://community.w2g.tv/u/user_95f53b7185f71fb)
#### Post date: [December 8, 2023, 6:39pm UTC](https://community.w2g.tv/t/feature-request/187649/4 "2023-12-08T18:39:08Z")

</div>

Thanks a lot for that intro to ethernaljukebox! It sounds amazing and i’ll have a look at it. I just wonder how a group experience of this could look like. Does the software play a random new version of the song? Or is it somehow interactive so that users can influence the playback?

---

<div class="post-metadata">

### Author: ![user\_48bb92f38ed818d](https://w2g-community.b-cdn.net/user_avatar/community.w2g.tv/user_48bb92f38ed818d/32/72950_2.png) [@user\_48bb92f38ed818d](https://community.w2g.tv/u/user_48bb92f38ed818d)
#### Post date: [January 15, 2024, 6:46pm UTC](https://community.w2g.tv/t/feature-request/187649/5 "2024-01-15T18:46:49Z")

</div>

Hello Florian,

sorry for the late reply. Yes actually user can interact with the jukebox in a way that modifies how likely the player is going to branch between different beats, what the probability ranges are, the minimum branch distance, the similarity threshold and more.

here is a working mirror of EJ: [The Eternal Jukebox](https://jukebox.davi.gq/jukebox_index.html)

Vanqy
