Skip to content

OBS plugin for displaying information about music playing from foobar2000 or YouTube via any web browser.

Notifications You must be signed in to change notification settings

viyami/Corvinus-NP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

1.) Install the following dependencies:

  • Python 3.6
    • Download and follow install instructions from https://www.python.org/ (If you're using 64-bit OBS, you must use 64-bit Python. As of this writing, only Python up to 3.6 is compatible with OBS and given that this is written in Python 3, at least version 3 is required.)
  • pyWin32

Optional Dependencies

2.) Install Script

  • In OBS go to Tools -> Scripts
  • In the "Python Settings" tab, make sure that your Python Install Path is pointing to your Python install directory (Note: Versions of Python later than 3.6 are currently not supported by OBS.)
  • In the "Scripts" tab, hit the "+" button to add a new script and point OBS to "corvinus-now-playing.py" To update/upgrade, simply replace the script and hit the third "refresh" button to load the, fresh, non-cached script.
  • 3.) Configuration Options

    Enabled: Turns the script on and off.
    Debug Mode: Shows debug messages in the Script Log.
    	
    Check Frequency (ms): Sets the loop timer for querying titles in milliseconds.
    	
    Display Text: How you would prefer non-YouTube sources to display their data.
    	
    Target Text (GDI+) Name: The name of the Text (GDI+) source in your scene the script should replace with its text.
    

About

OBS plugin for displaying information about music playing from foobar2000 or YouTube via any web browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages