mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 19:07:37 -05:00
Updated Playlist.save() method
This commit is contained in:
@@ -86,6 +86,7 @@ async function detectResolution(playlist) {
|
||||
if (updated) {
|
||||
log.print(`File '${playlist.url}' has been updated\n`)
|
||||
playlist.channels = channels
|
||||
playlist.updated = true
|
||||
}
|
||||
|
||||
return playlist
|
||||
|
||||
Reference in New Issue
Block a user