Jellyfin.Plugins.Telegram icon indicating copy to clipboard operation
Jellyfin.Plugins.Telegram copied to clipboard

Setting default parameters for new users

Open shaulbarlev opened this issue 4 years ago • 3 comments

I love this plugin, I just wish it was possible to set default parameters to be applied when new users are added. This would eliminate the need to configure telegram notifications for each new user.

shaulbarlev avatar May 25 '21 06:05 shaulbarlev

You could just do this using a group chat?

After I made the bot, I added it to a group chat, and gave messaging access only to it.

Then I just gave the invite link to people and they could join the group chat if they wanted notifications.

CTalvio avatar May 25 '21 08:05 CTalvio

I meant new jellyfin users. I want to get notifications for all of my users' activities. And when I add new users to the servers, they should be automatically configured to send notifications for their activities

shaulbarlev avatar May 25 '21 10:05 shaulbarlev

That's a good idea. 👍 Something like "apply these settings unless otherwise specified".

It's a bit of work but as long as Jellyfin does not restrict the configuration to the current user it should be possible!

MindFlavor avatar May 27 '21 07:05 MindFlavor