Stump currently supports tags for the 3 big entities, `Media`, `Series`, and `Library`, however there are no _functional_ interfaces for managing them. - [ ] Tags can be created (by a server owner): - [ ] during the library creation process - [ ] on a dedicated section somewhere in settings? - [ ] Tags are created and assigned to media automatically if metadata contains tags (during scan) - [ ] Series can be assigned tags - [ ] Tags can be used to restrict access for users, via an `excluded_tags` field on `User`
Stump currently supports tags for the 3 big entities,
Media,Series, andLibrary, however there are no functional interfaces for managing them.excluded_tagsfield onUser