Giter Site home page Giter Site logo

Comments (14)

MarcoPNS avatar MarcoPNS commented on June 22, 2024

Hi @Kresteff

Thank you for the info. I will try to reproduce this. I will also publish an update today where a logger is implemented. That could be helpful if I can't reproduce this error by myself.

from spotify-stream-widget.

NicolasKresteff avatar NicolasKresteff commented on June 22, 2024

Thank you so much Marco!. If i have this problem again i'll re-open the comment.

from spotify-stream-widget.

NicolasKresteff avatar NicolasKresteff commented on June 22, 2024

from spotify-stream-widget.

MarcoPNS avatar MarcoPNS commented on June 22, 2024

I keep this issue open because it is not clear why this happens.

from spotify-stream-widget.

MarcoPNS avatar MarcoPNS commented on June 22, 2024

Should be fixed with the new version 1.3.1.0: https://github.com/MarcoPNS/Spotify-Stream-Widget/releases/tag/1.3.1.0

from spotify-stream-widget.

NicolasKresteff avatar NicolasKresteff commented on June 22, 2024

I have the same problem, but idk why. Like i have to close and re-open it. I re-checked and it stops when i pause and reanude the song played, but if i dont do this it keeps going. But its not always, sometimes happens but other times not.

from spotify-stream-widget.

NicolasKresteff avatar NicolasKresteff commented on June 22, 2024

I have a clip of my streaming when im listening to Snuff of slipknot but it shows the previous song i heared. https://clips.twitch.tv/OpenSparklingAyeayeOhMyDog

from spotify-stream-widget.

MarcoPNS avatar MarcoPNS commented on June 22, 2024

@Kresteff was this with the current version 1.3.1.0? If so then please post your log file from this date. You can find it in in the application folder under /Logs/

from spotify-stream-widget.

NicolasKresteff avatar NicolasKresteff commented on June 22, 2024

Yes marco i was trying the last version, anyways when it's open popups a message saying there's a new version 1.3.0.0, but i already have the 1.3.1.0. There you got the log folder :)
2019-09-27.log
2019-09-28.log

from spotify-stream-widget.

petersvp avatar petersvp commented on June 22, 2024

I wrote another issue with the code changes I did to fix this issue.

from spotify-stream-widget.

prolercoaster avatar prolercoaster commented on June 22, 2024

2019-11-20.log
2019-11-21.log
2019-11-22.log
I have been having this same issue. The widget is great when it's working, thanks!

from spotify-stream-widget.

xHagane avatar xHagane commented on June 22, 2024

The errors in 13.1.0 are as follows:

2019/12/21 01:07:16 [EXCEPTION] VersionCheck_DoWork() Exception: System.InvalidCastException: Conversion from string "1.3.1.0" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at Spotify_Stream_Widget.Settings.VersionCheck_DoWork(Object sender, DoWorkEventArgs e)

2019/12/21 02:07:44 [ERROR] Error Status: 401 Msg: The access token expired

I'm sure the first error doesn't matter. Seems that it's for a prompt or autoupdate if the application is out of date.

You issue is with the authentication with Spotify. The token expires after an hour or so. I'd recommend adding a reauthorize button. Alternatively, we as users could create a script or windows task to reauth every 30 minutes on our end (That's probably less likely!)

from spotify-stream-widget.

MarcoPNS avatar MarcoPNS commented on June 22, 2024

Belongs to #22

from spotify-stream-widget.

MarcoPNS avatar MarcoPNS commented on June 22, 2024

Version 1.4 is live and now referesh its access token. try it out
https://github.com/MarcoPNS/Spotify-Stream-Widget/releases/tag/1.4.0.0

from spotify-stream-widget.

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.