Hiding a library doesn't work

Hi,

When I try to hide a library from the source filter view, it does nothing.
I can still see and play a song from a hidden library.
And the weirder thing, if I hide the last library, I can still see all the songs, but there is no albums showing up in the album menu.

I am using Ampache. I tried with gonic and it works just fine.

Is this a limitation with Ampache? is there a setting I need to change?

Thanks for your help.

Logs:

debug.log (13,4 Ko)

Screenshots:

For context, each library contains one album.

I tried activating these two options in the Ampache config file but it changed nothing on the symfonium side :

; Catalog disable
; This defines if catalog can be disabled without removing database entries
; WARNING: this increase sensibly sql requests and slow down Ampache a lot
; DEFAULT: “false”
catalog_disable = “true”

; Catalog filter
; This defines if catalog can be filtered per user.
; The filters are set in the catalog management pages.
; WARNING: this increase sensibly sql requests and slow down Ampache a lot
; DEFAULT: false
catalog_filter = “true”

This is a query for Ampache, you do not provide logs during a sync but it seems they do not properly handle the musicFolderId parameter for search3 for songs.

Thanks for the response. Here are the logs when syncing.
debug.log (305,5 Ko)

Yes Ampache is bugged, you need to report to Lachan.

1 Like