GothicIII / DJMaxRespectV-Randomizer

Small program to provide a controled random song selection which neowiz patched away
MIT License
4 stars 1 forks source link

[REQUEST] Streamer related feature / Song info to output as text file. #3

Open ToshiyukiDoma opened 1 year ago

ToshiyukiDoma commented 1 year ago

Probably a good feature for streamers by making this app to output a text file where it indicates the select song, key mode, and difficulty. Maybe the level too if possible.

Something like: Song.txt Then what indicates on the file are just something like this: Song Title (KeyMode Difficulty - Level) e.g. Mr. Lonely (6B MX - Lv. 13)

That way, it can be added to OBS as Text File Import. Something like this: image

Thank you in advance if you could make this possible!

GothicIII commented 1 year ago

I'll look into it, when I find the time. It is easy to implement this.

Since I do not use OBS. Does OBS automatically reload the text file? So is it enough to output only the current selected song?

ToshiyukiDoma commented 1 year ago

Yes. It reloads automatically. And yes, app doing output selected song to text file is completely enough.