Closed AmonBune closed 7 years ago
Hint 1: "newest stable" or "latest version" aren't useful version numbers.
Hint 2: Parallel use of Audio Player and Music isn't supported. See Known Issues.
Response to hint 1: I have updated the version numbers from where I could get it Response to hint 2: I have disabled the "Music" Plugin and the issue still persists.
Thanks, we'll look at this.
Hello, thank you for following up on this. It has to be an error with the Javascript/Browser. the mentioned browserlog shows an error which results from the empty selection of the list.
To understand it a little more:
thank you for your help! Any hint could help here
when the list vanishes, what is shown then?
On the left pane, nothing is shown. The albums/artists whatever disappear completely.
Is the dropdown going back to "Selection"?
Yes, it goes back to "Selection".
any hint, when it happens? play one title? play a whole category?
It happens when having an album open and playing a track. The error occurs during playtime.
Additional Information:
I just wanted to recreate this error and I have actually found another bug... When you play a song, then change the album and let the song from the first album finish, it will play the first track in the newly selected (second) album. When you change the album then again and try to click on a track, the old track from the second album still plays and you can't change the track. The only way to recover from this state is a page reload. Perhaps this bug here is related to the other, who knows. Perhaps I should open another issue for this?
Additional comment. Previously I just DISABLED the "Music" plugin because your FAQ says it would be enough. I recently completely UNINSTALLED it since I don't need it anymore and the error didn't occur since then! So the error is probably related to this other plugin. I will report back if the error still occurs.
Thank you for the detailed report! It is very annoying if another app causes such errors. Unfortunately, this cannot always be prevented. But it is a confirmation that the FAQ entry is important and correct. We will check an extended hint.
Perhaps I should open another issue for this?
We would appreciate it! 👍 Thanks in advance.
Great, I think it would be nice to mention that the "Music" addon needs to be completely uninstalled. At the moment it says "it's not goot when it is enabled" which one could understand wrong, like me.
Hello,
I could just reproduce the error locally: when no title is playing and you press the volume/shuffle/repeat button, the selector will clear. it is triggered by a window.onhashchange
in the js.
It does not fit your finding that Music needs to be uninstalled because I think it is not related. perhaps you want to retry? we will fix it as part of the upcoming version
Yes, I also could reproduce the error just now by following your instructions. Ignore my finding then, it has nothing to do with this error.
but it was a good finding anyway :-) thank you
Expected behavior
When selecting something like "Artists" in the dropdown on the left sidebar and then playing a track, the sidebar should stay open and still display the selected entry.
Actual behavior
Sometimes it can happen that the content on the sidebar vanishes and you have to re-select the "Artists" from the dropdown.
Steps to reproduce the behavior
Unfortunately this happens randomly when listening to a song.
Possible solution (optional)
There is an error in the JavaScript Console, a TypeError to be precise. I think that error has something to do with this issue.
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache2 as web server for nextcloud NGINX as a reverse proxy
Database: mysql Ver 14.14 Distrib 5.7.19, for Linux (x86_64) using EditLine wrapper
PHP version: PHP 7.0.18-0ubuntu0.16.04.1 (cli) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies with Zend OPcache v7.0.18-0ubuntu0.16.04.1, Copyright (c) 1999-2017, by Zend Technologies
Nextcloud/ownCloud version: (see
/status.php
) 12.0.0Updated from an older Nextcloud/ownCloud or fresh install: Fresh install of NC 12
Audio Player version: (see
/settings/apps
) 2.0.2Where did you install Audio Player from: NC Apps
Are you using external storage, if yes which one:
local/smb/sftp/...
NoAre you using encryption: yes/no No
Client configuration
Operating system: Tested with Windows 10 x64 and Ubuntu 16.04 x64
Browser: Windows 10: Firefox Developer Edition (55.0b14) Ubuntu 16.04: Normal Firefox
Logs
Nextcloud log
Browser log (optional)
I get this error in the browser console of Firefox when the error occurs:
Additional details
Perhaps it is worth mentioning that I have nearly 5000 music files in my library.