Releases: RomainPierre7/jellyfin-plugin-TelegramNotifier
Releases · RomainPierre7/jellyfin-plugin-TelegramNotifier
12.2.0.0
12.1.0.0
🚀 New Features
- Added spam filter using an in-memory cache to prevent duplicate notifications
- New placeholders available for messages (see DefaultMessages.md for details) @isbelevtsov #61
12.0.0.0 (Jellyfin 10.11)
🚀 New features:
- Bump to Jellyfin 10.11
11.2.0.0
🚀 New features:
- Allow to keep series image instead of episode image for episode notifications
⚙️ Fixes:
- Episode genres are now from the serie metadata
11.1.0.0
🚀 New features:
- Add the play method placeholder for playback notifiers
⚙️ Fixes:
- Correction of a variable error in the music section
11.0.0.5
📮 New notifiers:
- Deleted items
- Added/Deleted books
⚙️ Fixes:
- Double session start notification
11.0.0.4
⚙️ Fixes:
- Remove error handler to allow absence of metadata
- Improve the sender logger for better debugging
11.0.0.3
⚙️ Fixes:
- Checkboxes didn't work properly
11.0.0.2
🚀 New features:
- Add item overview for added items
⚙️ Fixes:
- Fix season number for playback
- Fix edit template button reload
- Fix textarea width for subtype notifications
11.0.0.1
⚙️ Fixes:
- Fix
{episode.Series.Name}in the parser.