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”