diff --git a/scripts/commands/playlist/update.js b/scripts/commands/playlist/update.js index f60411e307..d3b2239e0e 100644 --- a/scripts/commands/playlist/update.js +++ b/scripts/commands/playlist/update.js @@ -11,8 +11,8 @@ async function main() { streams, [ 'channel', - s => (s.channel ? '' : s.title), s => levels[s.status] || levels['default'], + s => (s.channel ? '' : s.title), 'height', 'frame_rate', 'url'