mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update m3u parsing
This commit is contained in:
parent
5fafcb4ff5
commit
5e1db2fe86
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue