Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vince0511

Pages: 1
1
Plugins / mb_Spotify-Plugin not working
« on: December 03, 2020, 12:32:01 PM »
Hi All,

I'm new here, I've been using MusicBee for a couple of weeks now and loving it! :)
I was trying to add some extra's via Plugins from the website.
The First, (discogs) is working very nice.

But when trying to install the Spotify-Plugin it gave me an error then trying to authenticate.
The error: (in dutch)

Code
MusicBee v3.3.7491.38139D  (Win10.0), 3 dec 2020 13:30:

System.IO.FileNotFoundException: Kan bestand of assembly SpotifyAPI.Web.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null of een van de afhankelijkheden hiervan niet laden. Het systeem kan het opgegeven bestand niet vinden.
Bestandsnaam: SpotifyAPI.Web.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
   bij MusicBeePlugin.Plugin.<SpotifyWebAuth>d__215.MoveNext()
   bij System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   bij MusicBeePlugin.Plugin.SpotifyWebAuth(Boolean autoRefresh)
   bij MusicBeePlugin.Plugin.PanelClick(Object sender, EventArgs e)
   bij System.Windows.Forms.Control.OnClick(EventArgs e)
   bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bij System.Windows.Forms.Control.WndProc(Message& m)
   bij #=zHtEf7r5NvoOIlAZv2tlwPAI=.WndProc(Message& #=zcoS3AB0=)
   bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRSCH: registratie van assembly-bindingen is uitgeschakeld.
Als u assembly-bindingsfouten wilt registreren, stelt u de registerwaarde [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) in op 1.
Opmerking: er is een prestatiestraf gekoppeld aan de registratie van assembly-bindingsfouten.
Als u deze functie wilt uitschakelen, verwijdert u de registerwaarde [HKLM\Software\Microsoft\Fusion!EnableLog].

Quote
System.IO.FileNotFoundException: Kan bestand of assembly SpotifyAPI.Web.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null of een van de afhankelijkheden hiervan niet laden. Het systeem kan het opgegeven bestand niet vinden.
It said it cant find the file.

I've tried the REGEDIT option. Without any luck.
Code
HKLM\Software\Microsoft\Fusion!EnableLog

Pages: 1