mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Audio crossfading between tracks #450
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @onny on GitHub (Feb 21, 2019).
Hey,
Describe the feature you'd like
it would be really cool to have a audio crossfading option so that tracks in a queue are mixed between the ending and the starting of the next song.
Additional context
Maybe an additional switch is required to enable/disable crossfading and an additional playback option to set crossfading time in seconds.
Best regards,
Jonas
@dkanada commented on GitHub (Feb 21, 2019):
This would probably be a client option rather than a server one, is there a specific client you would like to see implement this feature?
@onny commented on GitHub (Feb 21, 2019):
Jellyfin-web and Jellyfin-Android. But I see, I should open this bug in these repositories?
@onny commented on GitHub (Feb 22, 2019):
Created issue for jellyfin-web https://github.com/jellyfin/jellyfin-web/issues/151 and jellyfin-android https://github.com/jellyfin/jellyfin-android/issues/93 👍 Thanks!