From: mpmc Date: Sat, 12 Jun 2021 12:32:00 +0000 (+0100) Subject: As we no longer have access to #hts on freenode swap to using libera - see https... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb59284b8527e3c51eadfeca94ec1e9174cdbdb0;p=thirdparty%2Ftvheadend.git As we no longer have access to #hts on freenode swap to using libera - see https://tvheadend.org/issues/6054 --- diff --git a/docs/markdown/introduction.md b/docs/markdown/introduction.md index 4ceb48c3c..322235568 100644 --- a/docs/markdown/introduction.md +++ b/docs/markdown/introduction.md @@ -455,5 +455,4 @@ Tvheadend includes copies of many of these pages in the application, which is easier to find when you're wondering what to do next. If you get really stuck, there's the [forum](https://tvheadend.org/projects/tvheadend/boards) -and IRC (*#hts* on *freenode*) - [Kiwi IRC](https://kiwiirc.com/client/chat.freenode.net/?nick=tvhhelp|?#hts) or Freenode's [webchat](http://webchat.freenode.net) are good web -clients if you don't already have an IRC client installed. +and IRC (*#hts* on *Libera*). If you don't have a client installed you can use the [webchat](https://web.libera.chat/?nick=tvhhelp|?#hts). diff --git a/docs/wizard/channels.md b/docs/wizard/channels.md index 4181ce883..10aefadc8 100644 --- a/docs/wizard/channels.md +++ b/docs/wizard/channels.md @@ -7,7 +7,7 @@ removed. Please then the use credentials you defined thru this wizard. If you require further help, check out [Tvheadend.org](http://tvheadend.org) or chat to us on -[IRC](https://kiwiirc.com/client/chat.freenode.net/?nick=tvhhelp|?#hts). +[IRC](https://web.libera.chat/?nick=tvhhelp|?#hts). Thank you for using Tvheadend (and don't forget to [donate](http://tvheadend.org/projects/tvheadend/wiki/Donate))! :) diff --git a/docs/wizard/channels2.md b/docs/wizard/channels2.md index c0b2ba48a..13553841b 100644 --- a/docs/wizard/channels2.md +++ b/docs/wizard/channels2.md @@ -4,7 +4,7 @@ You may further customize your settings by editing channel numbers, etc. If you require further help, check out [Tvheadend.org](http://tvheadend.org) or chat to us on -[IRC](https://kiwiirc.com/client/chat.freenode.net/?nick=tvhhelp|?#hts). +[IRC](https://web.libera.chat/?nick=tvhhelp|?#hts). Thank you for using Tvheadend (and don't forget to [donate](http://tvheadend.org/projects/tvheadend/wiki/Donate))! :) diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index 289362204..79269f8c3 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -587,7 +587,7 @@ tvheadend.mdhelp = function(pagename) { _('**You\'ll also see this page if you try and view documentation (for a feature) not included with your version of Tvheadend.**\n\n\n\n') + _('Please take a look at the other Help pages (Table of Contents), if you still can\'t find what you\'re ') + _('looking for please see the [Wiki](http://tvheadend.org/projects/tvheadend/wiki) ') + - _('or join the [IRC channel on freenode](https://kiwiirc.com/client/chat.freenode.net/?nick=tvhhelp|?#hts).'); + _('or join the [IRC channel on libera](https://web.libera.chat/?nick=tvhhelp|?#hts).'); // Fake the result. result = [];