mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
chore: add note to stremio nntp
This commit is contained in:
@@ -395,8 +395,15 @@ const SERVICE_DETAILS: Record<
|
||||
shortName: 'SN',
|
||||
knownNames: ['SN', 'Stremio NNTP', 'StremioNntp', 'Stremio-NNTP'],
|
||||
signUpText:
|
||||
"Stream usenet directly from your provider via Stremio's NNTP capabilities.",
|
||||
"Stream usenet directly from your provider via Stremio's NNTP client.",
|
||||
credentials: [
|
||||
{
|
||||
id: 'note',
|
||||
name: '',
|
||||
description: `This is a new Stremio feature that allows Stremio to connect directly to Usenet NNTP servers you provide. It is currently [only supported on Stremio V5 Desktop](https://blog.stremio.com/stremio-new-stream-sources-usenet-rar-zip-ftp-and-more/).`,
|
||||
type: 'alert',
|
||||
intent: 'warning',
|
||||
},
|
||||
{
|
||||
id: 'servers',
|
||||
name: 'NNTP Servers',
|
||||
|
||||
Reference in New Issue
Block a user