mirror of
https://github.com/iptv-org/iptv
synced 2026-03-21 19:31:01 -04:00
Update stream.ts
This commit is contained in:
@@ -303,6 +303,8 @@ export class Stream extends sdk.Models.Stream {
|
|||||||
}
|
}
|
||||||
|
|
||||||
updateFilepath(): this {
|
updateFilepath(): this {
|
||||||
|
if (this.filepath) return this
|
||||||
|
|
||||||
const channel = this.getChannel()
|
const channel = this.getChannel()
|
||||||
if (!channel) return this
|
if (!channel) return this
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user