Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output Artist, Title and Comment Fields to Text File (for streamers) #98

Open
tumblewush opened this issue Dec 25, 2020 · 1 comment
Open

Comments

@tumblewush
Copy link

tumblewush commented Dec 25, 2020

Just a suggestion for a small feature since I'm planning to do some streaming using NX, which is the most stable on my end compared to AL and GR. I'm noticing on other streams that people ask for the artist or title of the song currently playing, but usually it's obscured by overlay elements or it isn't that visible. With my current overlay that part of the screen is completely covered, and as an alternative I'll be implementing a now playing widget on OBS. So a suggestion I have would be to have NX output to a txt file the Artist, Title and Comment fields of the simfile currently playing in the following format (2 lines)

「Artist」-「Title」
「Comment」

Comment field is more for additional information like who the author is, etc. Personally, I put the romanized form of Japanese titles in my simfiles, so I guess that'd be useful.

It would be ideal if the text file is overwritten with each new simfile chosen so the widget immediately updates on OBS.

@tumblewush tumblewush changed the title Output Artist and Title to Text File (for streamers) Output Artist, Title and Comment Fields to Text File (for streamers) Dec 25, 2020
@limyz
Copy link
Owner

limyz commented Jan 9, 2021

Suggest to have callable API from NX instead, users can extract information they need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants