Showing content of a .txt file
I would like to display the content of a .txt file on stream. In my case to show the current song (ncs of course) using the application "Twobbler".
I hope this will be possible soon.

-
WSUHoey commented
You can use a browser source to read from a text file like this as the URL
file:///C:/temp/test.txt
Twitch Studio will want to try to put http:// in front of it and perhaps some other HTML code symbols there, clear those and it should work.
What I haven't tested yet is whether / how often it will refresh that browser source layer.
-
shaleby_ commented
When I'm keeping track of something on stream, it would be nice to be able to edit a .txt file instead of having to actually edit the textbox within Twitch Studio. Also makes it easier when I want to update the list off-stream!