eltoncezar / Spofy

A Spotify mini player and notifier for Windows
GNU General Public License v2.0
65 stars 17 forks source link

Process suspended after a few seconds #23

Open ZooD3 opened 6 years ago

ZooD3 commented 6 years ago

After launching from the .exe, the process appears for a few seconds before being suspended. No window is launched. image

eltoncezar commented 6 years ago

Yeah, for me too. I'll take a look, looks like something changed on the Spotify side...

eltoncezar commented 6 years ago

As you can see in the README, I use SpotifyAPI-NET for all Spotify related operations. But Spotify changed the way they handle stuff... So, until we have more information, or an workaround, I think this project is broken :( The guys at SpotifyAPI-NET are aware of that, you can see their discussion here: https://github.com/JohnnyCrazy/SpotifyAPI-NET/issues/254

ZooD3 commented 6 years ago

Oh bummer, I was hoping I'd finally found a working Spotify mini player! Thanks anyway, good luck!

eltoncezar commented 6 years ago

And you found it! At least it was working as last week... Sorry about that man, I will keep an eye in this issue, and notify here if we found a solution.

eltoncezar commented 6 years ago

I will keep that issue open, so others can find it easily.

eltoncezar commented 5 years ago

I'm looking into it. Maybe I'll do a complete rewrite using the new SpotifyAPI-NET.