ampache / ampache

A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
http://ampache.org
GNU Affero General Public License v3.0
3.55k stars 591 forks source link

random playlist in subsonic client select musics in unavailable catalog of another user #3290

Closed tigermick closed 1 year ago

tigermick commented 2 years ago

Description

Describe the bug

I have an ampache server and I enabled the per user privates catalogs in config file. I use ultrasonic to play music on ma android smartphone because I can use random playlist. the problem is random playlist select musics in unavailable catalog for my account.

If I try to create a random playlist in web interface of ampache, it seems to be all work fine and no musics in unavailable catalog is selected.

I'm not sure but I think the problem is about subsonic backend.

Expected behavior

normaly I think I shouldn't find musics of an unavailable private of another user catalog when I create a random playlist in android ultrasonic app

Environment

Client type

Web Ampache

troycarpenter commented 2 years ago

This bug should be fixed with the expanded catalog filter feature. See the discussion of that here: #3244

tigermick commented 2 years ago

Ok thank you very much ! I didn't see this issue to develop an expanded catalog filter feature.

troycarpenter commented 2 years ago

https://github.com/ampache/ampache/wiki/catalog-filters

lachlan-00 commented 2 years ago

@tigermick this update should convert all your private catalogs over into groups, i've tested it multiple times but let me know if this all works how you expect.

The wiki gives an example of how it would be converted over. If you're waiting for stable 5.5.0 will come out in probably 4ish weeks after i get 5.4.1 out

mitchray commented 1 year ago

Closing as it appears to be resolved, reopen if its still relevant