Websites & software
ocoini  /  21 Apr 2016, 21:05
TwitchWatch updated to TwitchWatch2!
TwitchWatch made by Timotej has an update, with added functionality and makeover!

http://i.imgur.com/rexZx9W.png


The new version and project page can be found here.
http://michaelsund.github.io/twitchwatch2/
TwitchWatch2 still has the same features as TwitchWatch did - a none intrusive live time notification when someone starts streaming on twitch.
The new interface makes it look a lot more modern and has been tested on various operating systems: OSX, Windwos and Linux.

It now also supports livestreamer setups - where you are able to watch Twitch streams on your media player, and not just in the browser.
Here is a guide to how to setup livestreamer for VLC : http://docs.livestreamer.io/


As last time this is a list of current QuakeWorld streamers for you to get started: Just add the profiles, one by one, as written under here in the application and your good to go!

suddendeathTV
ake_vader
ch0ww
kungraket
dsharp3
liveanton
locktar
ocoini
verroke
carapace_
bogojoker
quakephil
riosatiy
dev_br
rikoll

Send me a message if you are streaming so I can add you to the list!


Make sure to download Twitchwatch2 ! http://michaelsund.github.io/twitchwatch2

Also if you have feedback for Timotej here is the forum thread on Quakeworld.nu http://www.quakeworld.nu/forum/topic/6851/twitchwatch-2

It really is the easiest way to find a QuakeWorld stream
Comments
2016-04-22, 05:49
Nice app man! Thumbs up.
2016-05-25, 20:08
Trying to build:

npm install
...
Downloading electron-v0.36.12-freebsd-ia32.zip
Error: GET https://github.com/electron/electron/releases/download/v0.36.12/electron-v0.36.12-freebsd-ia32.zip returned 404
/usr/home/vvd/q/Projects/TwitchWatch/michaelsund-twitchwatch2-778602c/node_modules/electron-prebuilt/install.js:22
throw err
^

Error: Failed to find Electron v0.36.12 for freebsd-ia32 at https://github.com/electron/electron/releases/download/v0.36.12/electron-v0.36.12-freebsd-ia32.zip
...

https://github.com/electron/electron/releases?after=v0.37.6 - no such file

(Edited 2016-05-25, 20:15)
2016-05-25, 20:13
Trying to run linux binary (after I found all too new versions of libs - libORBit-2.so.0, libgconf-2.so.4 and libnotify.so.4):
$ ./TwitchWatch2
./TwitchWatch2: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./TwitchWatch2)
./TwitchWatch2: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/home/vvd/q/Projects/TwitchWatch/TwitchWatch2/libnode.so)
2016-05-25, 20:14
$ uname -srm
FreeBSD 10.3-RELEASE-p3 i386
2016-05-26, 17:09
You found the github repo, and didnt use the issue tracker lucky for you i read this forum often.

locate libstdc++.so.6
strings "whereever libstdc is" | grep GLIBCXX
guessing 3.4.15 is not installed.

install it and maybe use LD_LIBRARY_PATH=thatpath ./TwitchWatch2

try that, if you cant get it to work ill install a virtual freebsd machine and test when i have time.
2016-05-27, 20:22
> strings "whereever libstdc is" | grep GLIBCXX
$ strings /usr/compat/linux/usr/lib/libstdc++.so.6.0.13 | grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_FORCE_NEW
GLIBCXX_DEBUG_MESSAGE_LENGTH

> install it
There are no more recent Linux GLIBC for the FreeBSD - using CentOS 6 environment.

I can only copy files by hands, but it need to much work:
$ ./TwitchWatch2
./TwitchWatch2: symbol lookup error: ./TwitchWatch2: undefined symbol: g_bytes_unref
2016-05-27, 22:04
Im not gonna continue this "support" thread anymore than the following comments (since you so bravely ignored my request to use the issue tracker).

My best guess is that your CentOS env is missing some vital libs maybe libgdk?

I hope you get it working with that linux env and if so email me and ill update the github readme so fellow freebsd'ians can get it working until electron supports freebsd natively.
You have to be logged in to be able to post a comment.
Username:
Password: