mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
start pulling in EmbyTV
This commit is contained in:
parent
adfc486508
commit
0e4e4da6c8
11 changed files with 31 additions and 199 deletions
|
@ -479,12 +479,6 @@
|
|||
|
||||
var query = "id=" + item.Id;
|
||||
|
||||
var context = getParameterByName('context');
|
||||
|
||||
if (context) {
|
||||
query += "&context=" + context;
|
||||
}
|
||||
|
||||
return query;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue