Skip to content

rsp4jack/now_playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

now_playing

OBS Script to display now playing

  • smtcinfo.py: The recommended version. Supports SMTC and MPRIS, with thumbnail and timeline info.
  • now_playing.py: Older version, which supports Win32 window title capture and SMTC, without thumbnail and timeline info.

OBS Fourms Project page: https://obsproject.com/forum/resources/now-playing.1160/

Original Project: https://obsproject.com/forum/resources/now-playing.783/

Installation

Install requirements to the Python interpreter that OBS uses:

python -m pip install -r requirements.txt

And just load the script.