tiliado / nuvolaplayer

Nuvola Player - Tight integration of web-based media streaming services with your desktop
https://nuvola.tiliado.eu/
BSD 2-Clause "Simplified" License
334 stars 27 forks source link

gapless playback #694

Closed mambostep closed 3 years ago

mambostep commented 3 years ago

I looked for an application for playback the amazon music outside of a browser on linux. The supply isn't huge ... The nuvola player is very good.

Because I often want to listen concept albums so I need an app that is able to play gapless all tracks. I'm under impression that the nuvola player can do it but only sometimes. Is it only by hazard or a feature that I can configure? The amazon music player app on my android smartphone is able to do this but android is not the OS on my PC ...

Thx in advance

jiri-janousek commented 3 years ago

Hello @mambostep. I don't think there is anything I can do about it in Nuvola as the Amazon web app itself is in charge of streaming and music playback, not Nuvola. Maybe @a-m-s could find a trick to force Amazon Music to play gapless?

mambostep commented 3 years ago

No problem but only an idea. Maybe the android app and the Windows app (I checked it just now) use a buffer to compensate the pause between tracks. With a suggestion of irony: the android app does it everytime. So I think it's not a feature of Amazon streaming by service but a palliation by the apps. Attention: without the option to switch it OFF if it's convenient or not !

So - it's your chance to be better then Amazon ... ;-)

a-m-s commented 3 years ago

I don't know of a way to do this. There may be some hack that could work (perhaps by duplicating the

Basically, we'd have to rework the whole Amazon web player by live-patching the HTML and possibly the minified javascript too.

jiri-janousek commented 3 years ago

Indeed, Amazon web app itself is in charge of playback so it's up to them to implement gapless playback.