Git Product home page Git Product logo

Comments (5)

projectgoav avatar projectgoav commented on July 24, 2024

Can you tell me what version of the library you are using from Nuget (or if you are building locally?)

From what I can see in the code, all the playlist endpoints accept ulong as their argument that should be more than plenty to cover this.

from e.deezer.

Kdriscro avatar Kdriscro commented on July 24, 2024

Using 4.2.2 from NuGet in Visual Studio 2022 Community.
Line of code is simply: var deezerPlaylist = await deezer.Browse.GetPlaylistById(deezerPlaylistId);

from e.deezer.

projectgoav avatar projectgoav commented on July 24, 2024

If you update to 5.0.0-beta1 do you still experience the problem?

You might need to opt-in to "pre-release" or "early access" packages (I can't remember the name as they change it so often). Instead you could download the package directly here: https://www.nuget.org/packages/E.Deezer and then locally link to that verison of the library.

Granted, there might be a load of API changes and breaks with that version so it might not be 100% drop-in replacement. If not, I'll see if I can do something to release another 4.X version with a fix.

from e.deezer.

Kdriscro avatar Kdriscro commented on July 24, 2024

Using the 5.0.0-beta1 version resolved the issue. I barely had any code written at this point, so it won't be an issue for me to use the beta. Thanks for the support!

from e.deezer.

projectgoav avatar projectgoav commented on July 24, 2024

Glad to hear it worked for you. Beta been out there for a while so I should probably submit a non-prerelease package to avoid others having the same problem.

I'll close this issue off just now. Feel free to open a new one if you come across anything else!

from e.deezer.

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.