Relffhus is a playlist for Noatun that handles random play order better. It uses weighting factors for each song in the list to make sure that the most recently played songs are least likely to be played next.
| Tags | multimedia Sound/Audio Players |
|---|---|
| Licenses | GPL |
Recent releases


Changes: This release fixes penalty handling when the user seeks a playing song. A song is no longer penalised if the user seeks right to the end instead of hitting the "next" button.


Changes: Weight exponentiation has been implemented. Exponentiated weights allows for a song's weight to non-linearly map to a probability, which means that the higher the weight exponent the much more likely a higher weighted song will be picked compared to a lower weighted song. Also, XML playlist files are now supported and are the default format used.


Changes: This release adds a per-song bias, which determines how much weight is distributed to it. Bias changes automatically after each song is played, and when a song is selected or skipped.


Changes: This release adds a small help menu with some info.


Changes: A fix for a sort on load bug, direct selection of song via double-click in playlist, and basic support for alternate song selection modes.