sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.58k stars 112 forks source link

Feature Request: Let users ask the server to download individual podcast episodes #431

Closed khers closed 9 months ago

khers commented 9 months ago

gonic version: v0.16.2

if from docker, docker tag: sentriz/gonic:latest

The API allows users to request individual episodes be downloaded but when I attempt this (via the dSub app) I get a permission denied. I would like to allow regular users to request download of individual episodes, even better if this is a permission I can grant on a per users basis.

sentriz commented 9 months ago

closing in favour of #156 which will expand user permissions outside of just admin

khers commented 9 months ago

:+1: Thanks, and sorry for the noise. Also, thanks for all your work on this.