Skip to content

This is a python script that when running listens for the currently playing song and retrieves the title, artist, and album art, and saves it into the current directory (configurable)

Notifications You must be signed in to change notification settings

Johnnycyan/Plex-Now-Playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plex-Now-Playing

This is a python script that when running listens for the currently playing song and retrieves the title, artist, and album art, and saves it into the current directory (configurable)

Requires Plex Media Server to be running. Doesn't matter if it's running on this machine or another.

You need to get your Plex Token. Instructions are here: https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/

You also need the URL of your Plex Server and the name of your Plex Client.

UI for Plex-Now-Playing

I created a simple UI for Plex-Now-Playing. Available here

Installing Plex-Now-Playing

pip install -r requirements.txt

Configuring Plex-Now-Playing

Running Plex-Now-Playing

python plexamp.py

Example of integrating it within OBS:

Plex-Now-Playing-Example.mp4

About

This is a python script that when running listens for the currently playing song and retrieves the title, artist, and album art, and saves it into the current directory (configurable)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages