Git Product home page Git Product logo

Comments (16)

louy2 avatar louy2 commented on May 23, 2024 9

Running into this, cannot repeat a single track. Anything I can help with?

from librespot.

roderickvd avatar roderickvd commented on May 23, 2024 8

Come on.

from librespot.

ComlOnline avatar ComlOnline commented on May 23, 2024 3

Just so you know the shuffle and repeat from @kingosticks was added in #2, I know there are still some things to fix so I'll keep this open:

See his comments here and here.

from librespot.

roderickvd avatar roderickvd commented on May 23, 2024 3

librespot-java has implemented it. Basically it's a complete move away from Mercury-based spirc towards a web socket interface. One could port it from librespot-java: it requires major breaking (i.e. non-incremental) changes under the hood of librespot.

from librespot.

seraphgrid avatar seraphgrid commented on May 23, 2024 2

In hindsight I should likely apologize as I came into this discussion section with frustration and confusion. I have no intention of rushing your development or forcing you to tunnel vision on just the repeat function. It's actually not that big of a deal in my life, Spotify. Continue focusing on what's important and spotifyd will be everything you're seeing ahead. Best of luck to you.

from librespot.

roderickvd avatar roderickvd commented on May 23, 2024 2

Reporting back after some time: with the current spirc we have no way of indicating that we support single repeat mode, so the client doesn't offer it. Maybe it will be possible when we start publishing our device capabilities on HTTPS, which is targeted for v0.5. Otherwise it will require the dealer interface which will certainly have to wait until v0.6.

from librespot.

roderickvd avatar roderickvd commented on May 23, 2024 1

Same.

from librespot.

kingosticks avatar kingosticks commented on May 23, 2024

Unfortunately it's only half done, if you disable shuffle it doesn't go back to the original track order like the official client does. I can't work out an elegant way to solve this, my only idea is to make another copy of the tracklist and restore that when shuffle is disabled

An update in regards to the above. It's become obvious this isn't a good idea as librespot may have never seen a non-shuffled version of the tracklist (e.g. a mobile client shuffled the tracklist whilst disconnected from the network). Re-fetching the tracks from the context uri is simplest. You just have to ensure you save the queued tracks before doing so as they are not part of the context and would otherwise be lost. I think the official Android client has a bug here as if you enable/disable shuffle a few times in a row you sometimes suddenly lose the queued tracks.

from librespot.

kingosticks avatar kingosticks commented on May 23, 2024

The different repeat modes (single vs all) is still covered by this issue but the remaining shuffle part of this is superseded by #264

from librespot.

roderickvd avatar roderickvd commented on May 23, 2024

Will be tackling this under new-api efforts.

from librespot.

apprehensions avatar apprehensions commented on May 23, 2024

Status?

from librespot.

seraphgrid avatar seraphgrid commented on May 23, 2024

Status?

from librespot.

staridreams avatar staridreams commented on May 23, 2024

would like to see this happen as well.

from librespot.

arch-btw avatar arch-btw commented on May 23, 2024

Running into this, cannot repeat a single track. Anything I can help with?

For anyone facing this issue, the repeat single track option works with librespot-java, this might be a temporary solution until this gets fixed in the Rust version 👍

from librespot.

apprehensions avatar apprehensions commented on May 23, 2024

i would rather live with the proprietary spotify client than to have to use that

from librespot.

kinkard avatar kinkard commented on May 23, 2024

@roderickvd Can you elaborate a bit about the dealer interface or link some reference about it?
The "repeat one" functionality is quite important for my use case and I want to try to dig into this topic.

from librespot.

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.