mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update m3u parsing
This commit is contained in:
parent
5fafcb4ff5
commit
5e1db2fe86
@ -23,8 +23,7 @@
|
||||
|
||||
var info = {
|
||||
Type: 'm3u',
|
||||
Url: page.querySelector('.txtDevicePath').value,
|
||||
EnableTvgId: true
|
||||
Url: page.querySelector('.txtDevicePath').value
|
||||
};
|
||||
|
||||
var id = getParameterByName('id');
|
||||
|
Loading…
Reference in New Issue
Block a user