bossjedizohan
New Member
I've been trying to get this command working and it just won't
http://pastebin.com/HfcvizkR
Basically, I'm using Now Playing Simple in foobar to output the currently playing song.
If foobar is paused, the text file is updated to read:
THE
MUSIC
IS PAUSED
When music is playing it reads:
"Title"
by Artist
x:xx/x:xx
The command I'm trying to use should search the text file for a line that starts with "IS" and if it finds "IS" it should output this message to twitch chat:
There is no music playing bruh
Otherwise it should just spit out the title and artist lines.
If you can offer any help or feedback, I'd really appreciate it!
Thank you.
http://pastebin.com/HfcvizkR
Basically, I'm using Now Playing Simple in foobar to output the currently playing song.
If foobar is paused, the text file is updated to read:
THE
MUSIC
IS PAUSED
When music is playing it reads:
"Title"
by Artist
x:xx/x:xx
The command I'm trying to use should search the text file for a line that starts with "IS" and if it finds "IS" it should output this message to twitch chat:
There is no music playing bruh
Otherwise it should just spit out the title and artist lines.
If you can offer any help or feedback, I'd really appreciate it!
Thank you.