Keeping statistics on your music plays is fun, and a nice way to see your favorite artists and albums over time. However, these stats become skewed if they only include a portion of the music you listen to, and much of it goes unlogged.
Vinylr is a way to keep track of your plays from vinyl albums, or any other offline source, to your Plex server. It allows you to search your library for albums and use the same naming and tags already present, just how you set them. This allows you to have more accurate statistics on most listened albums or artists across media formats. If your Plex account is linked with Last.fm, plays will also scrobble there.
I currently have an instance of Vinylr already running at the link above, but if you'd prefer to run things yourself, Vinylr can run on any basic webserver with PHP. Simply clone this repository into a directory named "vinylr" at the root of your webserver, and change the callback URL to your own domain in welcome.php (replacing the conorahern.me domain with your own).