Search the Community
Showing results for tags 'listenbrainz'.
-
After playing songs in a playlist, scrobbling stops, yet music continues to play to next selections in playlist. They aren't scrobbled. When looking at the log, find this: 2022-06-22 15:53:29.331 Info HttpClient: POST https://api.listenbrainz.org/1/submit-listens 2022-06-22 15:53:29.847 Info ListenBrainz: gbcox played 'Más Fuerte Que Yo' - VIDA - Luis Fonsi 2022-06-22 15:53:30.019 Error ListenBrainz: Error reporting playback start to ListenBrainz *** Error Report *** Version: 4.8.0.2 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /bzb/bzb1/vault/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm Operating system: Linux version 5.18.5-200.fc36.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1), GNU ld version 2.37-2 Framework: .NET 6.0.2 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 8 Data path: /bzb/bzb1/vault/emby Application path: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at ListenBrainz.Api.ListenBrainzApiClient.NowPlaying(Audio item, ListenBrainzUser user) at ListenBrainz.ServerEntryPoint.PlaybackStart(Object sender, PlaybackProgressEventArgs e) Source: Emby.Server.Implementations TargetSite: Void MoveNext()