mirror of
https://github.com/stashapp/stash.git
synced 2025-12-07 17:02:38 +01:00
11 lines
No EOL
142 B
GraphQL
11 lines
No EOL
142 B
GraphQL
query DLNAStatus {
|
|
dlnaStatus {
|
|
running
|
|
until
|
|
recentIPAddresses
|
|
allowedIPAddresses {
|
|
ipAddress
|
|
until
|
|
}
|
|
}
|
|
} |