Issue
You want to display the currently playing song from PlayIt Live in BUTT (Broadcast Using This Tool) streaming software.
Solution
To configure PlayIt Live to send "Now Playing" information to BUTT:
PlayIt Live Configuration:
- Open PlayIt Live
- Navigate to Tools > Now Playing
- In the Targets section, click Add New
- Select Text File as the target type
- For File Path, choose a location accessible to both applications (e.g., C:\NowPlaying\current.txt)
- For Template, enter {{text}}
- Click OK to save the target
Configure Default Templates:
- Still in the Now Playing window, locate the Defaults section
- Set Track Template to {{artist}} - {{title}}
- Set Fallback Template to your desired text when no eligible track is playing (e.g., You're Listening to Station Name)
Configure Filters:
- In the Filters section, click Add New
- Select Is any of these types as the Filter Type
- Check the box for Song (this ensures only actual songs update the metadata)
- Click Save
BUTT Configuration:
- Open BUTT
- Go to Settings > GUI > Metadata
- Enable Update metadata from file
- Select the same text file path specified in PlayIt Live
- Set an appropriate refresh interval
Testing:
- Play a song in PlayIt Live
- Verify the text file is being updated with the current song information
- Confirm BUTT is reading and displaying the updated metadata in its interface
Technical Notes:
- The {{text}} template uses the Track Template when an eligible track is playing and the Fallback Template otherwise
- The filter ensures only songs trigger metadata updates, preventing jingles/ads from appearing in stream metadata
- If you want more details in your metadata, you can customise the Track Template using other available placeholders documented in PlayIt Live manual