Skip to content

feat(TV-Streaming): add activity#10684

Open
host0007 wants to merge 25 commits intoPreMiD:mainfrom
host0007:main
Open

feat(TV-Streaming): add activity#10684
host0007 wants to merge 25 commits intoPreMiD:mainfrom
host0007:main

Conversation

@host0007
Copy link
Copy Markdown

@host0007 host0007 commented Apr 14, 2026

Description

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected

Signed-off-by: host0007 <[email protected]>
Signed-off-by: host0007 <[email protected]>
Signed-off-by: host0007 <[email protected]>
Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pmd found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Comment thread websites/T/TV-Streaming/metadata.json Fixed
Comment thread websites/T/TV-Streaming/metadata.json Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Signed-off-by: host0007 <[email protected]>
Signed-off-by: host0007 <[email protected]>
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Signed-off-by: host0007 <[email protected]>
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Signed-off-by: host0007 <[email protected]>
Signed-off-by: host0007 <[email protected]>
Signed-off-by: host0007 <[email protected]>
Comment thread websites/T/TV-Streaming/presence.ts Fixed
const customEpg = String(await presence.getSetting('customEpg') || '').trim()

if (
nomeCanal &&

if (
nomeCanal &&
nomeCanal !== 'Escolhendo Canal...' &&
Comment thread websites/T/TV-Streaming/presence.ts Fixed
stateText = customEpg
} else if (programaNome && !epgInvalido.includes(programaNome)) {
stateText = programaNome
} else {
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Comment thread websites/T/TV-Streaming/presence.ts Fixed
Signed-off-by: host0007 <[email protected]>
Signed-off-by: host0007 <[email protected]>
const logosManuais: { [key: string]: string } = {}

const logoPadrao =
'https://raw.githubusercontent.com/PreMiD/Activities/master/websites/T/TV-Streaming/logo.png'
@theusaf theusaf changed the title feat(TV-Streaming): add new presence feat(TV-Streaming): add activity Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants