bjoerns1983 / Emby.Plugin.TelegramNotification

Emby Server Plugin for pushing Notifications to a Telegram Bot
GNU General Public License v2.0
110 stars 19 forks source link

New update problem #10

Closed Xarano-GIT closed 1 year ago

Xarano-GIT commented 1 year ago

Hi,

I updated my plugin to the new version just released. I'm on Emby 4.8.0.21 Beta

Afterwards, I am not able to configure notifications anymore. The plugin page itself says it now has no configurations available which I assume is part of the new 4.8 system.

However when I try to add the plugin on the notifications page, it simply does not appear.

image

Is this an Emby problem, or an issue with the plugin? Or am I doing something silly?

Thanks!

bjoerns1983 commented 1 year ago

To be honest i dont know. I just merged Lukes changes and had no chance to test it till now.

Also i will not have a look after it during the holidays.

Krocko commented 1 year ago

Same here.

Krocko commented 1 year ago

@bjoerns1983 any news?

bjoerns1983 commented 1 year ago

Not really, only thing i know that the same happens on my Dev Setup with the official E-Mail plugin. So i really dont know if it is caused by the Plugin or if it is a bug with the Server.

From the Log i can see that the Plugin loads and i dont see any errors there.

I will have to wait for @LukePulverenti answer on the Forum.

LukePulverenti commented 1 year ago

Hi,

I updated my plugin to the new version just released. I'm on Emby 4.8.0.21 Beta

Afterwards, I am not able to configure notifications anymore. The plugin page itself says it now has no configurations available which I assume is part of the new 4.8 system.

However when I try to add the plugin on the notifications page, it simply does not appear.

image

Is this an Emby problem, or an issue with the plugin? Or am I doing something silly?

Thanks!

What exactly doesn't appear? It says Telegram right in your screenshot, right?

bjoerns1983 commented 1 year ago

When you click on Telegram Icon there simply nothing happens. Compared to the EMail Plugin i would assume a Page should open where you can set the Chat-ID Bot Token etc.

LukePulverenti commented 1 year ago

OK please try the latest code. Thanks.

bjoerns1983 commented 1 year ago

Works, will upload the working DLL in a couple of minutes. Thanks @LukePulverenti

Krocko commented 1 year ago

This don‘t work on safari browser (iOS and also macOS). The settings popup don‘t open. Chrome browser is working. Any chance to get this working on safari?

Edit: Chrome browser is only working on macOS. Chrome browser on iOS also don't work.

bjoerns1983 commented 1 year ago

Please before you post an issue here test if the issue is the same with the EMail Plugin, which is done by the Emby dev's. I have tested it and the config dialog also does not open there using Safari on iOS.

So it must be a problem between the webkit engine and Emby Core. On iOS webkit is mandatory for all browsers.

Krocko commented 1 year ago

Will do. Thank you for confirming.