I recently had to install Plex Media Server on my Mac (long story involving having to bisect the Linux Kernel, joy!) and create a new Library that contains just music in order to keep using PlexAmp goodness.
I’ve noticed since switching to this newly set up server (localhost), PlexAmp doesn’t properly change the album art and track info when the next song starts playing. Nor are desktop notifications triggering. The next track (or when using Album Shuffle, album) properly starts playing… the app itself just seems “stuck.”
Any ideas on things to try to resolve this?
Interestingly and perhaps related, I just noticed the “play next random album” keyboard shortcut is also not working.
elan
March 21, 2018, 9:27pm
3
Would be hard to conjecture w/o some logs. Maybe there’s a conflict with port 20000?
Here are the only console logs I see for Plexamp (these are from a period that included a song change). Should I look somewhere else than console.app?
default 20:26:56.871083 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:26:57.901333 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:26:58.824239 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:26:59.860285 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:00.893918 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:01.818942 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:02.856219 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:03.885970 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:04.822146 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:05.847171 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:06.878600 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:07.907106 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:08.826439 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:09.867514 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:10.897752 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:11.925912 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:12.854409 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:13.890429 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:14.921271 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:15.850233 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:16.895117 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:17.830867 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:18.869164 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:19.916358 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:20.841971 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:21.888783 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:22.921757 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:23.847079 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:24.879398 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:25.917718 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:26.856763 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:27.897528 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
default 20:27:28.925269 -0400 Plexamp [NowPlayingInfo] Setting identical nowPlayingInfo, skipping update.
Here are the server-side logs. Sorry they are rather large, I’m not sure what to look for to send you just a subset.
elan
March 29, 2018, 2:21am
6
Can haz Plexamp’s Application.log Server.log for the period in question?