https://github.com/rsp4jack/now_playing
OBS Script to display now playing
https://github.com/rsp4jack/now_playing
Last synced: about 1 month ago
JSON representation
OBS Script to display now playing
- Host: GitHub
- URL: https://github.com/rsp4jack/now_playing
- Owner: rsp4jack
- Created: 2020-12-11T16:00:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:01:20.000Z (8 months ago)
- Last Synced: 2025-04-30T14:25:47.108Z (about 1 month ago)
- Language: Python
- Size: 59.6 KB
- Stars: 19
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.