Coder Social home page Coder Social logo

itsthejoker / jellyfin-plugin-telegramnotification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bjoerns1983/jellyfin-plugin-telegramnotification

0.0 1.0 0.0 45 KB

Telegram Notification Plugin for Jellyfin

License: GNU General Public License v2.0

C# 41.69% HTML 58.31%

jellyfin-plugin-telegramnotification's Introduction

Jellyfin-Plugin-TelegramNotification

Jellyfin Server Plugin for sending notifications to a Telegram bot.

Install

  1. Install the Plugin by downloading the DLL (or build it yourself using VS2019) and putting it into your Jellyfin Plugin folder
  2. Restart your Jellyfin Server
  3. Talk to @Bodfather with your favorite Telegram Client to create your Telegram Bot
  4. Start a chat with your bot (or place it in a channel) and send a message to it
  5. Fire up your browser and type the following URL: https://api.telegram.org/bot<BotTokenGoesHere>/getUpdates (without the braces) and find the ChatID
  6. Use the Settings Page of the Plugin to set Bot Token and Chat ID
  7. Activate the Telegram Notifications Plugin in the desired Server notifications

Based on the raw Telegram Plugin of an unknown Author, spiced up with pieces of the Slack Notification Author and much googleling. Please test it as much as you can.

jellyfin-plugin-telegramnotification's People

Contributors

bjoerns1983 avatar dkanada avatar logicalphallacy avatar

Watchers

 avatar

jellyfin-plugin-telegramnotification's Issues

Unable to load plugin on server start

[2020-07-26 02:14:52.380 +00:00] [ERR] [1] Emby.Server.Implementations.ApplicationHost: Error loading types from "Jellyfin.Plugin.TelegramNotification, Version=1.1.0.10, Culture=neutral, PublicKeyToken=null".
System.TypeLoadException: Method 'IsEnabledForUser' in type 'Jellyfin.Plugin.TelegramNotification.Notifier' from assembly 'Jellyfin.Plugin.TelegramNotification, Version=1.1.0.10, Culture=neutral, PublicKeyToken=null' does not have an implementation. 
  at System.Reflection.RuntimeAssembly.GetExportedTypes()
  at Emby.Server.Implementations.ApplicationHost.GetTypes(IEnumerable`1 assemblies)+MoveNext()   

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.