Hi I'm getting a weird exception and I've exhausted my ideas for fixing it. Last night it was working fine and then I started getting this debug notice:
2025/02/17 20:40:44.869 | Info | Museexmatch.MusixmatchClient..ctor | Configuration file was used: allowedDistance=5, delimiters="&", ";", ",", verifyAlbum=false, addLyricsSource=false, trimTitle=false, preferSyncedLyrics=false, onlySyncedLyrics=false
2025/02/17 20:40:46.551 | Info | Museexmatch.MusixmatchClient..ctor | Got new user token
2025/02/17 20:41:21.103 | Debug | MusicBeePlugin.Plugin.RetrieveLyrics | source="", artist="The Black Eyed Peas", title="I Gotta Feeling", album="The E•N•D", preferSynced=true, providerName="Musixmatch via Museexmatch"
2025/02/17 20:41:21.103 | Info | Museexmatch.MusixmatchClient.getLyrics | Attempting to search for "The Black Eyed Peas" - "I Gotta Feeling" ("The E•N•D") in tracks
2025/02/17 20:41:21.103 | Debug | Museexmatch.MusixmatchClient.searchInTracks | artist="The Black Eyed Peas", title="I Gotta Feeling", album="The E•N•D"
2025/02/17 20:41:21.244 | Debug | MusicBeePlugin.Plugin.RetrieveLyrics | Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'System.Collections.Generic.List<object>' does not contain a definition for 'track_list' Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'System.Collections.Generic.List<object>' does not contain a definition for 'track_list'
at CallSite.Target(Closure , CallSite , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at Museexmatch.MusixmatchClient.searchInTracks(String artist, String title, String album)
at Museexmatch.MusixmatchClient.getLyrics(String artist, String title, String album)
at MusicBeePlugin.Plugin.RetrieveLyrics(String source, String artist, String title, String album, Boolean preferSynced, String providerName)
I've tried fresh installs of both Beenius and Museexmatch, restarting my computer, and updating my Microsoft code suite in case it was somehow that. Still getting the same exception with any song I try