RomainPierre7 / jellyfin-plugin-TelegramNotifier

Jellyfin media server plugin to easily send notifications on Telegram !
https://jellyfin.org/
GNU General Public License v3.0
32 stars 3 forks source link

It doesn't notify added items. #16

Open adriasan opened 1 week ago

adriasan commented 1 week ago

Hello, I have a problem where all notifications are working correctly except for the one for added items.

I'm not sure if it's due to the file format since I use strm videos. I repeat, all other notifications are sent without issue, but when I add new content, no message is sent.

And yes, I have checked that Jellyfin recognizes the series or movie and assigns the corresponding metadata

RomainPierre7 commented 4 days ago

Hello,

That's weird. Did you check your logs when a new item is added ?

Druidblack commented 3 days ago

Good afternoon. If you are sure that you have configured everything correctly, but there are no notifications about adding new content. Try changing the time in the scheduler (from the user interface, you can select the minimum time of 15 minutes). I have encountered a problem when notifications did not arrive when adding new content. It turned out that this was due to the fact that the image (title image) did not have time to load (completely), and due to the peculiarity of the message being sent to telegram, he could not send text without an image and notifications were not sent.