mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
render movies as folders with dlna
This commit is contained in:
parent
68ad0f6226
commit
ab4fd843d3
4 changed files with 18 additions and 11 deletions
|
@ -37,6 +37,7 @@
|
|||
|
||||
}).done(function (result) {
|
||||
|
||||
Dashboard.serverAddress(server.Url);
|
||||
Dashboard.setCurrentUser(result.LocalUserId, result.AccessToken);
|
||||
|
||||
window.location = 'index.html';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue