https://github.com/RayPS/obs-spotify-mac
An OBS script to display Spotify track info on macOS
https://github.com/RayPS/obs-spotify-mac
lua mac macos obs obs-script obs-scripts spotify
Last synced: 9 months ago
JSON representation
An OBS script to display Spotify track info on macOS
- Host: GitHub
- URL: https://github.com/RayPS/obs-spotify-mac
- Owner: RayPS
- Created: 2021-06-20T18:04:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T02:12:57.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:48:45.571Z (over 1 year ago)
- Topics: lua, mac, macos, obs, obs-script, obs-scripts, spotify
- Language: Lua
- Homepage:
- Size: 2.61 MB
- Stars: 20
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# OBS Spotify Mac
### An OBS script to display Spotify track info on macOS
_(Require OBS v28 and above. See [#2](https://github.com/RayPS/obs-spotify-mac/issues/2) if you are using older version)_
# Text Format
```
{n} = Name
{a} = Artist
{b} = Line break
```
# Artwork Image (Browser)
```
Width = 640
Height = 640
```


# Change log
- 1.0: Initial release
- 1.1: Fixed something
- 1.2: Add artwork image ([#1](https://github.com/RayPS/obs-spotify-mac/issues/1))
- 1.3: Add line break feature ([#3](https://github.com/RayPS/obs-spotify-mac/issues/3))
---
[Donate](https://paypal.me/rayps)