Announcement updated

This commit is contained in:
tduva 2016-03-13 16:08:03 +01:00
parent 2333d3e364
commit 6b03e34314

View File

@ -136,11 +136,15 @@ function loaded() {
<p id="ago"></p>
<div class="announce">
<p>Twitch is in the progress of moving Twitch Chat to different servers (AWS EC2). First only selected channels will be moved over, later all of chat. For channels that are on the new servers, you will have to connect to a different server.</p>
<p>During the switchover period, different channels may be on different servers. Since Chatty can only connect to one server at a time, you might not be able to chat in all channels simultaneously (kind of like Regular Chat and <a href="help/help-short_guides.html#eventchat">Event Chat</a>).</p>
<p>Partner channels are moved over first, so if you are a partner or watching a partner that has been moved you need to connect to a different server. You'll notice that you may have to change servers when you don't receive chat messages as usual.</p>
<p>For the new servers you need to connect to <code>irc.chat.twitch.tv</code> (instead of <code>irc.twitch.tv</code>). You can either go to <code>Main - Settings - Advanced - Connection</code> and change the server there and disconnect/connect (which stays between restarts) or enter <code>/server irc.chat.twitch.tv</code> while not being connected (only temporary).</p>
<p>Eventually all channels will be moved over, although I'm not sure about the timeframe (probably depends on how it goes).</p>
<p>Twitch is in the <a href="https://discuss.dev.twitch.tv/t/psa-chat-servers-are-going-to-migrate-to-aws-ec2-servers/4877">progress of moving Twitch Chat</a> to different servers (AWS EC2). First only selected channels will be moved over, later all of chat. For channels that are on the new servers, you will have to connect to a different server.</p>
<p>During the switchover period, some channels may be on the old and others on the new servers and you have to connect to the old or new servers accordingly. Since Chatty can only connect to one server at a time, you might not be able to chat in all channels simultaneously (kind of like Regular Chat and <a href="help/help-short_guides.html#eventchat">Event Chat</a>).</p>
<p>You'll notice that you may have to change servers (either to old or new depending on what you are currently connected to) when you don't receive chat messages as usual.</p>
<p>For the new servers you need to connect to <code>irc.chat.twitch.tv</code> (instead of <code>irc.twitch.tv</code> for the old servers). You can either go to <code>Main - Settings - Advanced - Connection</code> and change the server there and disconnect/connect (which stays between restarts) or enter <code>/server irc.chat.twitch.tv</code> while not being connected (only temporary).</p>
<p>Eventually all channels will be moved over, although I'm not sure about the exact timeframe (probably depends on whether Twitch encounters any problems on the new servers). There will be a Chatty Update after the move is complete.</p>
<ul>
<li><a href="https://www.reddit.com/r/Twitch/comments/4a4azf/updating_chatty_for_aws_cluster/">Reddit Post on how to connect Chatty to new/old servers</a></li>
<li><a href="https://discuss.dev.twitch.tv/t/psa-chat-servers-are-going-to-migrate-to-aws-ec2-servers/4877">Twitch Dev Forum Thread on this topic</a></li>
</ul>
</div>
<p style="clear:both;">Chatty is a Twitch chat client for everyone who wants to try something new and different from the webchat, but doesn't want the complexity of an IRC client or miss out on the Twitch specific features.</p>