Skip to content

Lua scripts for OBS on showing artist and title from audio tracks being played in mpv (linux)

Notifications You must be signed in to change notification settings

Cinux90/mpv-obs-nowplaying

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mpv-obs-nowplaying

Lua scripts for OBS on showing artist and title from audio tracks being played in mpv (linux). Creates a file in homedir called mpvnp.txt.

usage

Create a text source in OBS, and change the source name in obsnp.lua from np3 to whatever you call the new text source:
local source_name = "np3"
Launch mpv with the script:
mpv --script /path/to/mpvnp.lua <audiofiles>
Add the script obsnp.lua to OBS under Tools > Scripts.

About

Lua scripts for OBS on showing artist and title from audio tracks being played in mpv (linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%