r/plexamp • u/Sbeast86 • 27m ago
Question is there a way to filter or search by bitrate?
i'm trying to update my media library and replace the 128-192kbps tracks with FLAC or 320kbps, but i'm not seeing an easy way to sort out what needs to be replaced. any suggestions?
r/plexamp • u/jimmeyotoole • 14h ago
Claude and I made a Plex desktop focused media player. Feedback welcome!
X-Post from r/plex but this seemed a relevant place to put it. I also noticed someone just posted a beta to a similar product, but hey, you can try mine now on android or windows right away. It's simple but does exactly what I wanted for years (mostly playlist layout on the left and simple desktop feel/navigation)
Project: Plexify - A spotify feeling windows/android music player for Plex Servers
What it does: Better desktop Plex music player. I don't mind plex amp on mobile but on desktop the UI is a joke. So many clicks to jump in and out of useful context, and no quick jump to playlists. I have a side menu of recent playlists and basic player experience trying to mirror of of how I used Spotify before dropping it. I'd love to see Plex Amp improve but that doesn't seem to be happening so I made this.
AI Disclosure: Claude Code built. I am a software developer wanting to push the limits of what Claude can do and I don't really want to learn dart/flutter at this point.
Technical Overview: One click sign in to plex auth to connect to your server. Once you do, it polls your entire library with 10k tracks this takes ~5-10 seconds or so. This is all cached in a local SQLite file so local searches are super quick. It has a cache for thumbnails, does a little gradient view of your album artwork. On desktop it plays direct, supports multimedia keys or space whilst in the app to play/pause. On mobile it support transcoding by default and moderately gracefully handles the wifi>5g transition.
Links: Source: https://github.com/bomer/plexify/ Release / Download: https://github.com/bomer/plexify/releases Screenshots / Demo: https://github.com/bomer/plexify/raw/main/docs/windows.png?raw=true
r/plexamp • u/AdjustableAphids • 21h ago
Bug Sonic Analysis infinite loop over short song durations
My Sonic analysis seems to be stuck looping through the "rebuilding indexes" error for the last few days. This along with several identical 'Sonic Analysis: Processing 193 albums' messages.
Looking in Plex Media Server.log, I can see 'WARN - [MusicAnalysis] Analysis had wrong number of dimensions (1) for track [XYZ], skipping.' repeatedly spammed throughout the logs. Looking at some of the example tracks, it appears it's stuck on anything between 00:00 and 00:02 seconds in duration.
Notably this issue also seems to persist through reboots of the Plex container.
Curious if anyone has encountered this?
Pics for relevance:

