Skip to content

mattserrano/InkyPi-NowPlaying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InkyPi-NowPlaying

An InkyPi plugin to display alhum cover art on Subsonic compatible media servers.

🎵 Features

  • Display current album art and ID3 tag metadata from Subsonic music streaming servers
  • Display audio file format and bitrate
  • Supports plugin style settings to configure customizable text and backgrounds

📸 Screenshot

Screenshot 2026-04-05 at 12 17 16 PM Screenshot 2026-04-05 at 12 19 45 PM

🛠️ Installation

Currently, Subsonic media servers are the only supported music provider.

  1. Use the inkypi plugin CLI to install this plugin:
inkypi plugin install now_playing https://github.com/mattserrano/InkyPi-NowPlaying
  1. Add SUBSONIC_USER and SUBSONIC_PASS to the InkyPi .env file (or via the API key manager)
  2. Add your Subsonic server URL in the plugin settings
  3. Configure optional style settings and refresh the eInk display

💡 How it Works

This InkyPi plugin retrieves now playing data from Subsonic servers and displays cover art and ID3 metadata on your Raspberry Pi's eInk display. It currently calls Subsonics' getNowPlaying, getAlbumList2 and getCoverArt REST APIs.

REST API authentication is implemented with computed md5(password + salt) hashed request parameters.

📄 License

This project is licensed under the GPL 3.0 license - see the LICENSE file for details.

About

An InkyPi plugin to display album art and song metadata.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors