Skip to content

Add variable for Guid without dashes#368

Open
its-wizza wants to merge 2 commits intojellyfin:masterfrom
its-wizza:no-hyphen-user-guid
Open

Add variable for Guid without dashes#368
its-wizza wants to merge 2 commits intojellyfin:masterfrom
its-wizza:no-hyphen-user-guid

Conversation

@its-wizza
Copy link
Copy Markdown

Jellyfin still uses Guids without dashes by default ("N" type Guid format), as do some services that integrate with Jellyfin. This would add an additional variable that exposes this same format for Webhooks.

This is as opposed to the current UserId variable which contains dashes ("D" type Guid format).

Alternative approach is making more Handlebars helpers available, such as a "replace" helper.

…ation template and updated UserLockedOut Discord template to use correct user ID for URLs and image links.
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.

1 participant