Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all album art display in mobile web UI (Similiar to issue 441) #674

Open
RandyW77 opened this issue Jul 8, 2017 · 2 comments
Open

Comments

@RandyW77
Copy link

RandyW77 commented Jul 8, 2017

I just setup CherryMusic server a few days ago and set the maxshowfiles = 10000. ( I wanted to eliminate the alpha filters.)

First my setup: Ubuntu 16.02, Python3, Development branch (followed Debian setup guide to a T)

Expected Results: All album art load when browsing folders on a mobile platform (Android 7.0, iOS) and when I have not "requested desktop site" in the web browser.

Test Results: On Android 7.0 phone only about 8 albums load art in the root dir. If I choose the U2 folder for example, only 12 of the 21 folders display album art. (All U2 folders contain a local jpeg file.) If I switch the view to the column format 19 of the 21 folders display album art. If I ask Chrome to switch to desktop site and re-navigate to the U2 folder, the root folder displays album art for most of the sub-folders as a scroll down and the U2 folder displays all 21 sub-folder album art. (So the issue only occurs in the mobile web UI and not when browsing in the standard web UI. I have confirmed I do not see missing album art when browsing from my desktop.)

Reverting back to non Desktop site mode in Chrome the album art again is missing.

Thanks very much in advance.

Randy

@RandyW77
Copy link
Author

For complete info here is the cherrymusic --info output:

CherryMusic Server 0.40.0+devel-1-g3d533b3

CherryPy: 3.2.2
Python: CPython 3.5.2
Platform: Linux-4.4.0-62-generic-x86_64-with-Ubuntu-16.04-xenial

configuration dir:
/home/cherrymusic/.config/cherrymusic
server data dir:
/home/cherrymusic/.local/share/cherrymusic
static resources dir:
/home/cherrymusic/cherrymusic-devel/
server package dir:
/home/cherrymusic/cherrymusic-devel/cherrymusicserver
process working dir:
/home/cherrymusic/cherrymusic-devel

locale: ('en_US', 'UTF-8'), default: ('en_US', 'UTF-8')
filesystem encoding: utf-8

Available Decoders:
mp3 (ffmpeg)
wma (ffmpeg)
ogg (ffmpeg)
oga (ffmpeg)
m4a (ffmpeg)
wav (cat)
Available Encoders:
wav (cat)

@devsnd
Copy link
Owner

devsnd commented Jul 13, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants