mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05: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