An apple script that writes Swinsian current track information to files.
Useful for live streaming software, e.g. OBS, to display the "Now Playing" information.
- Track name
- Artist name
- Album name
- Album artwork
- Download the script from the repo
- Open the script with Script Editor
- Modify the
directory
for your own use case - Export as application "Swinout.app"
- Run Swinsian
- Run Swinout
- Play a song in Swinsian
- The current track information is now available in the files (track, artist, album, artwork)
Note : OBS does not support choosing files without extensions, you will need to choose a "dummy" text file, and then edit the file path in your scene file.
- In OBS, File > Show Settings Folder
- Go to basic/scenes
- Quit OBS
- Open your scene file (*.json) with any text editor
- Replace the "dummy" text file paths with the paths of the files provided by Swinout
- Run OBS
- Now the "dummy" texts become the current track information