Stream Widget for Spotify

Free Stream Widget for Spotify 1.5.0.3

Marco Sadowski

New Member
Marco Sadowski submitted a new resource:

Spotify-Stream-Widget - A small Tool for Streamers to show the current Track of Spotify to your Viewers!

A small Tool for Streamers to show the current Track of Spotify to your Viewers! Completly customizable to fit your style.

Screenshots
screen.jpg
2018-04-14%2012_05_32-.jpg
screen2.jpg
...

Read more about this resource...
 
Great widget, Thanks for your effort!
i only have one problem, it stops updating after some songs, i checked the logs and it says that the token has expired. is there any fix for this?

This is a part of the log file:

2019/11/15 02:20:38 [ERROR] Error Status: 401 Msg: The access token expired
2019/11/15 02:20:41 [ERROR] Error Status: 401 Msg: The access token expired
2019/11/15 02:20:43 [ERROR] Error Status: 401 Msg: The access token expired
2019/11/15 02:20:46 [ERROR] Error Status: 401 Msg: The access token expired
2019/11/15 02:20:47 [DEBUG] Viewer closed
2019/11/15 02:20:48 [ERROR] Error Status: 401 Msg: The access token expired
2019/11/15 02:20:49 [ERROR] Error Status: 401 Msg: The access token expired
2019/11/15 17:56:55 [DEBUG] Application started
2019/11/15 17:56:55 [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)
 
Last edited:
my log file for yesterday is full (2000+) of the same errors stated in this thread.
it starts
2019/11/15 10:32:09 [ERROR] Error Status: 401 Msg: The access token expired
and finishes
2019/11/15 13:20:32 [ERROR] Error Status: 401 Msg: The access token expired

i use Spotify on my phone and noticed that if i hit next song more than once the widget freezes/crashes.

thanks
ps: thanks for this, apart from the error it works great with Obs Studio.
pps: while typing this i remembered when adding the widget to Obs there are 2 instances showing null as well as the viewer, is this right?
 
Marco Sadowski updated Spotify-Stream-Widget with a new update entry:

Spotify-Stream-Widget v1.4.0.0

# Spotify-Stream-Widget
A small Tool for Streamers to show the current Track of Spotify to your Viewers! Completly customizable to fit your style.
## Changes:
- Updated to the latested Spotify API Version
- Fixed a Bug where the Widget crash when spotify returns wrong values #21
- Replaced ImplicitGrantAuth with TokenSwapAuth #22 - This change should also fix #16
- Added Live-Edit
- Added Export Mode as suggested in #19 & #20
### Export Mode
Now Stream Widget for Spotify has a export...

Read the rest of this update entry...
 
Marco Sadowski updated Stream Widget for Spotify with a new update entry:

Spotify-Stream-Widget v1.4.0.2

Spotify-Stream-Widget
A small Tool for Streamers to show the current Track of Spotify to your Viewers! Completly customizable to fit your style.

Changes:
  • HOTFIX: Token Refresh should work now
  • Updated to the latested Spotify API Version
  • Fixed a Bug where the Widget crash when spotify returns wrong values #21
  • Replaced ImplicitGrantAuth with TokenSwapAuth...

Read the rest of this update entry...
 
Just tried this plugin for the first time today. It doesnt seem to update the songs unless I switch from dark mode to light mode and back again?
 
my log file for yesterday is full (2000+) of the same errors stated in this thread.
it starts
2019/11/15 10:32:09 [ERROR] Error Status: 401 Msg: The access token expired
and finishes
2019/11/15 13:20:32 [ERROR] Error Status: 401 Msg: The access token expired

i use Spotify on my phone and noticed that if i hit next song more than once the widget freezes/crashes.

thanks
ps: thanks for this, apart from the error it works great with Obs Studio.
pps: while typing this i remembered when adding the widget to Obs there are 2 instances showing null as well as the viewer, is this right?
should be fixed with the newest version :)
 
Back
Top