mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 11:49:57 +00:00
feat(subsonic): Implement filtering plays by user (#319)
Some checks are pending
Some checks are pending
* feat(subsonic): Implement filtering plays by user #301
This commit is contained in:
parent
a9c1c7083d
commit
94837b7e03
4 changed files with 31 additions and 2 deletions
|
|
@ -547,6 +547,8 @@ Can use this source for any application that implements the [Subsonic API](http:
|
|||
|
||||
:::
|
||||
|
||||
Use the optional `usersAllow` property with **File** or **AIO** configuration to restrict scrobbling to a list of defined users.
|
||||
|
||||
#### Configuration
|
||||
|
||||
<Tabs groupId="configType" queryString>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue