Eeeeelias/playlist-generator

Plugin for jellyfin to create a daily playlist based on user preference

45

stars

81

commits

C#

primary language

Jun 19, 2026

updated

README

Playlist Generator

Plugin Banner

Create personal playlists based on your listening history.

Manifest url

https://raw.githubusercontent.com/Eeeeelias/playlist-generator/refs/heads/main/manifest.json

Requirements

Make sure Playback Reporting is installed, otherwise this plugin will not work.

Options

Playlist Name - Set the name for your personal playlist.
Playlist Duration - Set the duration of the playlist in minutes.
Minimum Song Time - Set the minimum duration of a song to be considered (useful for skipping short jingles). Specified in seconds
Playlist User - The username of the user to create the playlist for. Currently playlists can be created only for one user. I plan on expanding on this later.
Exploration Coefficient - The higher the value, the more the recommender will prefer unknown songs.

Open issues

  • Minimum song length is only considered for the first song retrieval. Songs that are added later on are not checked for their length.
  • Create a playlist image: Maybe we can create a playlist image based on the songs in the playlist.

Contributors

Eeeeelias

80 commits

trautamaki

1 commits

Eeeeelias/playlist-generator

Plugin for jellyfin to create a daily playlist based on user preference

45

stars

81

commits

C#

primary language

Jun 19, 2026

updated

README

Playlist Generator

Plugin Banner

Create personal playlists based on your listening history.

Manifest url

https://raw.githubusercontent.com/Eeeeelias/playlist-generator/refs/heads/main/manifest.json

Requirements

Make sure Playback Reporting is installed, otherwise this plugin will not work.

Options

Playlist Name - Set the name for your personal playlist.
Playlist Duration - Set the duration of the playlist in minutes.
Minimum Song Time - Set the minimum duration of a song to be considered (useful for skipping short jingles). Specified in seconds
Playlist User - The username of the user to create the playlist for. Currently playlists can be created only for one user. I plan on expanding on this later.
Exploration Coefficient - The higher the value, the more the recommender will prefer unknown songs.

Open issues

  • Minimum song length is only considered for the first song retrieval. Songs that are added later on are not checked for their length.
  • Create a playlist image: Maybe we can create a playlist image based on the songs in the playlist.

Contributors

Eeeeelias

80 commits

trautamaki

1 commits

Languages

C#

79.7%

HTML

20.3%