You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
On Jul 12, 2017 7:20 PM, "RandyW77" ***@***.***> wrote:
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)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#674 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB45elkL58lxhOeorlNl45WnRK4ph_kTks5sNSqkgaJpZM4ORp89>
.
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
The text was updated successfully, but these errors were encountered: