Jump to content

Search the Community

Showing results for tags 'notifcations'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 3 results

  1. AntonioP01

    emby-telegram-notifier with webhook

    Hi I wanted to ask you for help to configure notifications on telegram by inserting images via the webhook plugin. I use the plugin taken from this link https://github.com/Fahmula/emby-telegram-notifier. I set the configuration of the app.py file in this way TELEGRAM_BOT_TOKEN = os.environ.get("79.......2HRI") TELEGRAM_CHAT_ID = os.environ.get("-100.......8") EMBY_BASE_URL = os.environ.get("http://f......e:5000") EMBY_API_KEY = os.environ.get("0a2......63") putting where emby base url is the address for remote access to the server. I run the file and it gives me this: * Serving Flask app 'app' * Debug mode: off 2024-10-31 08:31:35,746 - INFO - [31m [1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. [0m * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:5000 * Running on http://192.168.1.14:5000 2024-10-31 08:31:35,791 - INFO - [33mPress CTRL+C to quit [0m From emby I add the configuration as a photo in attachment, send the test notification and I get this response: 2024-10-31 08:37:46,317 - INFO - 127.0.0.1 - - [31/Oct/2024 08:37:46] "POST /webhook HTTP/1.1" 200 - but no notification arrives on telegram Does anyone understand something?
  2. Hi, I build webhook server to send emby events to telegram. Take a look Link to github: Emby-Telegram-Notifier
  3. fredflix

    Gotify Notifications

    Gotify Notifications Plugin Gotify notifications for your Emby server. Current version: 2.0.0.0 Last updated: 2024-02-02 Certified working on Emby Server 4.8.1.0 ## Links Plugin: Download Source: View ## Fresh Installation For Emby Server 4.8.0.0 and above: Download the latest v2 of the DLL file on the release page of this repo Put it in the "plugins" folder of your Emby Server and restart Emby Server The plugin should now show up in your Emby Server management page under Advanced > Plugins Configure the plugin by heading to the new Notification section under User settings Click the "+ Add Notification" button and choose "Gotify" The rest is self-explanatory For Emby Server versions older than 4.8.0.0: Download the v1.0.0.0 of the DLL file on the release page of this repo Put it in the "plugins" folder of your Emby Server and restart Emby Server The plugin should now show up in your Emby Server management page under Advanced > Plugins Select the plugin and it will take you to its configuration page ## Upgrading If you are upgrading Emby Server to 4.8+ from 4.7 or below, after the upgrade: Head to the plugin section in your Emby Server management page Uninstall your current Gotify plugin by right-clicking it and choosing "Uninstall" Stop your Emby Server Go to your Emby server plugin folder and double-check "MediaBrowser.Plugins.GotifyNotifications.dll" is not present, if yes, delete it Inside the plugin folder, go to its "configurations" sub-folder and delete "MediaBrowser.Plugins.GotifyNotifications.xml" Follow instructions under "Fresh Installation" above for Emby Server 4.8.0.0 and above ## Future Updates I'm going to be honest here: I have no idea how to code in C# specifically. So this plugin totally relies on the development of the Pushover plugin (see credits below). In the event of an Emby Server update breaking the plugin, I will do my best to try and fix it and will release an update on the Github repo. ## Credits This is a shameful slight mod of the Pushover plugin for Emby Server written by LukePulverenti [Luke] so all thanks to him and the Emby Server team. I take no credits for this. And of course big thanks to Gotify as well.
×
×
  • Create New...