mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Display video webplayer outside footer
This commit is contained in:
parent
8a68833c13
commit
4b9e6adeeb
3 changed files with 53 additions and 22 deletions
|
@ -157,6 +157,9 @@ class Plex_Api
|
|||
} else {
|
||||
$email = $username;
|
||||
$username = null;
|
||||
|
||||
$GLOBALS['user'] = new User();
|
||||
$GLOBALS['user']->load_playlist();
|
||||
}
|
||||
|
||||
if ($createSession) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue