mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 06:26:59 -04:00
Update scripts
This commit is contained in:
@@ -69,4 +69,8 @@ export class Feed {
|
||||
|
||||
return `${this.channel.name} ${this.name}`
|
||||
}
|
||||
|
||||
getStreamId(): string {
|
||||
return `${this.channelId}@${this.id}`
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user