A player option similar to Skip silence (all) that suppresses silences between tracks but not within tracks.
Brought benefits:
Continuous playback of songs, radio-like (not crossfade).
Additional description and context:
As mentionned here, Skip silence (all) is meant to be used with Audio books, but I really like how it handles transitions between music tracks. Unfortunately when the track contains silences, those are skipped too.
Screenshots / Mockup:
Not really a mockup but a suggestion of how to implement this (not sure if feasible). I get that ExoPlayer only supports skipping all silences or none. Would it be possible to enable it a few seconds before the end of a track and disable it a few seconds after the beginning of the next?
This is not that hard, but not that easy either, and I’m not sure I’ll have time to play with that, but if you know Java / Kotlin and can build such AudioProcessor I can definitively implement it.