mirror of
https://github.com/iptv-org/iptv
synced 2026-09-06 03:50:47 -04:00
Restrict parsed stream quality suffixes (#49869)
* fix: restrict parsed stream quality suffixes * test: reuse playlist export fixture for quality suffix
This commit is contained in:
@@ -19,6 +19,7 @@ describe('playlist:export', () => {
|
||||
content('tests/__data__/expected/playlist_export/.api/streams.json')
|
||||
)
|
||||
})
|
||||
|
||||
})
|
||||
|
||||
function content(filepath: string) {
|
||||
|
||||
Reference in New Issue
Block a user