Coder Social home page Coder Social logo

Comments (9)

jonaski avatar jonaski commented on May 28, 2024

I'm aware of this. The gap depends on how long it takes load the stream url and the buffering of the stream. I actually have a really poor internet connection (through radio) at home so I probably have more gap than you.
There is a mechanism through the url handler and through gstreamer that is supposed to preload, but some of that code from Clementine (in player.cpp) don't make sense to me, almost as if it's not finished. I would like to rewrite it but it's not been a priority, at least not for now.
I'm not sure if it's possible to make it 100% gap free anyway.

from strawberry.

mroova avatar mroova commented on May 28, 2024

Thank You for the info :)

from strawberry.

jonaski avatar jonaski commented on May 28, 2024

It works with this fix: a6766f3
It needs alot of testing before a new release.
So it would be nice if as many can test it and report back here, it should be tested with shuffle and repeat options too.

from strawberry.

mroova avatar mroova commented on May 28, 2024

I still can't get gapless playback in Tidal streams; neither with ALSA nor Pulse Audio:
Strawberry 0.6.3, Ubuntu 18.04.3

from strawberry.

jonaski avatar jonaski commented on May 28, 2024

Its not working anymore for me either.
I'm not sure I will be able to fix it before my subscription expire.

from strawberry.

jonaski avatar jonaski commented on May 28, 2024

When testing commit a6766f3 it works, so there is something I did after then that broke it.

from strawberry.

jonaski avatar jonaski commented on May 28, 2024

I found the problem, this commit broke it: 9956908#diff-627fee9c47679582489a9e32c39acf2e
The bug now is that it requests the stream url again even when it was previously preloaded, so it waits for the url handler a second time.

from strawberry.

jonaski avatar jonaski commented on May 28, 2024

I increased the preload gap a bit too, it's perfect now

from strawberry.

mroova avatar mroova commented on May 28, 2024

I've just installed 0.6.4 - now it works perfectly, thank you so much :)

from strawberry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.