Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ntfy.sh: Template Optimizations Pt. 2 #277

Merged
merged 7 commits into from
Sep 7, 2024
Merged

Conversation

v3DJG6GL
Copy link
Contributor

@v3DJG6GL v3DJG6GL commented Sep 6, 2024

This PR is an addition to my previous PR #268

PR #271 made me aware that there are some other variables that could be used to further optimizing my ntfy.sh template, especially the Playback started/Playback stopped notifications. These variables were added:

  • {{{DeviceName}}}
  • {{{ClientName}}}
  • {{{PlayMethod}}}
  • {{{PlaybackPosition}}}
  • {{{PlayedToCompletion}}}

Here are some screenshots:

  • Movie - Playback start:
    ntfy_Jellyfin_movie_playback_start_2

  • Movie - Playback stop:
    ntfy_Jellyfin_movie_playback_stop_2

  • Episode - Playback start:
    ntfy_Jellyfin_episode_playback_start_2

  • Episode - Playback stop:
    ntfy_Jellyfin_episode_playback_stop_2

  • Music- Playback start:
    ntfy_Jellyfin_music_playback_start_2

  • Music- Playback stop:
    ntfy_Jellyfin_music_playback_stop_2

@crobibero crobibero merged commit aa60e5a into jellyfin:master Sep 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants