Code Monkey home page Code Monkey logo

Comments (7)

JohnnyCrazy avatar JohnnyCrazy commented on September 26, 2024 2

Just released 7.0.2, which re-adds support for .net standard 2.0. This will allow it to be used in the following .NET Framework versions:

4.6.1 2, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

Some functionalities, like PaginateAll, are not available due to missing support.

Let me know if that works out for everyone 👍🏼

from spotifyapi-net.

JohnnyCrazy avatar JohnnyCrazy commented on September 26, 2024 1

Mh, true, I think Support got dropped when we removed Support for net Standard 2.0.

We do use some language + framework Features only available in Standard 2.1, but we used some Compiler flags back then to disable them for 2.0.

Let me investigate a bit what it would take to get Support for that back.

from spotifyapi-net.

JohnnyCrazy avatar JohnnyCrazy commented on September 26, 2024

Which exact Version of .NET framework are you targeting?

from spotifyapi-net.

Hi-ImKyle avatar Hi-ImKyle commented on September 26, 2024

4.8

EDIT:
I can go all the way to 6.2.2 for SpotifyAPI but anything past that, nuget throws up a warning that it doesn't offer a .NET Framework compatible build

from spotifyapi-net.

Hi-ImKyle avatar Hi-ImKyle commented on September 26, 2024

Also does no one offer a local API anymore? I'll be honest, the only reason I'm using this library is because it's the only maintained one. I just want the currently playing track/position. Seems overkill to have a Web API endpoint just for that when the currently playing song is always playing locally... I don't like the idea of sending a currently playing song request every second or less just to get the track position..

from spotifyapi-net.

WXRIW avatar WXRIW commented on September 26, 2024

Also does no one offer a local API anymore? I'll be honest, the only reason I'm using this library is because it's the only maintained one. I just want the currently playing track/position. Seems overkill to have a Web API endpoint just for that when the currently playing song is always playing locally... I don't like the idea of sending a currently playing song request every second or less just to get the track position..

You can use GSMTC (Windows 10 1809 or above required) to get the session info, but sadly there are some drawbacks.

  1. The session does not contain Spotify ID and ISRC.
  2. Spotify has weak support on GSMTC, so it's not working properly every time, a restart for Spotify might be needed if it's not working.

My app Lyricify is using GSMTC (Media Session) for playback status enhancement, since Current Playback API are returning 429 error very often.

from spotifyapi-net.

Inzaniity avatar Inzaniity commented on September 26, 2024

I just want to chime in that I also would like to upgrade to the latest version on my .net framework application. Sadly it's too much effort to port to .net standard/core or whatever naming MS now uses.

from spotifyapi-net.

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.