Page 1 of 1

disable "Artist Hub" in the settings too

Posted: 13 Mar 2017, 01:18
by Matt Zornig

Code: Select all

=========================================================================================
VERSION: MADSONIC 6.2 | BUILD: 9080.619dd31.20161222.0327
REST: MADSONIC REST API v2.5.0, SUBSONIC REST API v1.14.0
OS: Linux 3.10.77 #8451 SMP Wed Jan 4 00:31:32 CST 2017 x86_64 GNU/Linux
SERVER: jetty/8.y.z-SNAPSHOT, java 1.8.0_121, Linux 3.10.77 (amd64) 
HOST: Synology NAS 1815+ (DSM 6.1-15047 Update 1) | CPU: INTEL Atom C2538| ARCH: X64 | MEMORY: 6GB | HDD: 36TB, RAID6
BROWSER: FF 52.x
CLIENT: see browser
JAVA: ORACLE JDK 1.8.121
logged in as admin
=========================================================================================
Since it takes about 3 minutes to show artists for the letter Q, I assume it takes pretty much longer for the letters E or T or any other.

So we try to never use any features of madsonic, which will generate an index or something which takes more than 20 seconds. (since it kills madsonic or java on our system very often on long sql statements)

Therefore, I'd like to DISABLE the
Artist Hub
the same way, I've disabled
All Artists
as an admin,
but it seems not possible right now.




only 3 minutes in the log, but ages for the user....

Code: Select all

[2017-03-13 01:01:58,217] DEBUG MediaScannerService - WATCHDOG:SCHEDULE: 2017-03-13 01:45:00.0 [testing]
[2017-03-13 01:01:58,217] INFO MediaScannerService - Automatic media scanning disabled.
[2017-03-13 01:02:02,336] DEBUG LastFMService - ## ArtistAutoCorrect: ? -> [unknown]
[2017-03-13 01:02:40,517] DEBUG AbstractDao - fn::getArtistFolder::getArtistsForFolder:  9712 ms:  select distinct lower(name) from artist where lower(name)=? or lower(artist_folder)=? and song_count > 1
[2017-03-13 01:03:39,990] DEBUG AbstractDao - fn::getAlbumsForArtist::getAlbumsForArtist:  59472 ms:  select id, path, name, nameid3, SetName, artist, albumartist, song_count, duration_seconds, cover_art_path, play_count, last_played, comment, created, last_scanned, present, mediaFileId, genre, year from album where lower(artist)=? and present order by year desc
[2017-03-13 01:03:44,995] DEBUG AbstractDao - fn::getAlbumsForArtist::getAlbumsForArtist:  3853 ms:  select id, path, name, nameid3, SetName, artist, albumartist, song_count, duration_seconds, cover_art_path, play_count, last_played, comment, created, last_scanned, present, mediaFileId, genre, year from album where lower(artist)=? and present order by year desc
[2017-03-13 01:05:50,790] DEBUG LastFMService - ## ArtistAutoCorrect: Q -> Q

Wording can be improved for optical recognition 8-)

Posted: 13 Mar 2017, 04:44
by Matt Zornig
...found it...

can we please have a indentical wording within madsonic, which makes visual matching (aka reading) possible ;-)
RED words are taken from the left navigation frame. Unfortunately, they differ at the moment, so its not easy for non-native-speakers of english to identify corresponding menu-items.
RED words are taken from the left navigation frame. Unfortunately, they differ at the moment, so its not easy for non-native-speakers of english to identify corresponding menu-items.

Re: disable "Artist Hub" in the settings too

Posted: 13 Mar 2017, 04:49
by Matt Zornig
also,

this wording is confusing.

should "user level" be "user group" ?

or is there a special level-thing. if so, what is is?
user groups or user level.png