RblSb / SyncTube

Synchronized video viewing with chat and other features (one-channel web service)
MIT License
258 stars 54 forks source link

Support permission control for makePermanent/makeTemporary #36

Closed newlix closed 2 years ago

newlix commented 2 years ago

Please support permission control for makePermanent/makeTemporary. I would like to restrict them only for the admins. Thank you very much.

RblSb commented 2 years ago

See "toggleItemType" in default-config.json. I also make "lock playlist" button more useful, so locked playlist cannot be changed anymore without "lockPlaylist" permission, exceptions are "play item", "skip video" and "rewind" (not sure about blocking these).