You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to allow read access for a particular User to a specific Group (ie. list Carts/Cuts, read audio, etc.) but prevent this User from actually writing anything into this Group: no Cart/Cut creation, or no update of info.
Our current setup is:
a MUSIC Group where the scheduler picks up its daily rotating tunes, nobody has access to this Group except admins that know what and how to add Carts (correct spelling, Markers, etc.)
a MUSIC_SHOW Group where presenters get to import their songs, it's obviously available to the default User
Problem: when importing new songs into the database, presenters don't know if their import will be redundant regarding what already exists in the MUSIC Group, it's only when adding it live into RDAiplay that they see that the same song already exists.
So if, before importing new songs, presenters could just list what already exists, it would save them some time.
I could build a web interface that simply lists the Carts from the MySQL database, but something more "tied" to Rivendell would be nice, and maybe allow for other neat things regarding User rights.
So the feature request would consist in differentiating Read and Write access when allowing a User on a particular Group.
The text was updated successfully, but these errors were encountered:
I would like to allow read access for a particular User to a specific Group (ie. list Carts/Cuts, read audio, etc.) but prevent this User from actually writing anything into this Group: no Cart/Cut creation, or no update of info.
Our current setup is:
Problem: when importing new songs into the database, presenters don't know if their import will be redundant regarding what already exists in the MUSIC Group, it's only when adding it live into RDAiplay that they see that the same song already exists.
So if, before importing new songs, presenters could just list what already exists, it would save them some time.
I could build a web interface that simply lists the Carts from the MySQL database, but something more "tied" to Rivendell would be nice, and maybe allow for other neat things regarding User rights.
So the feature request would consist in differentiating Read and Write access when allowing a User on a particular Group.
The text was updated successfully, but these errors were encountered: