mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[PR #38] [MERGED] Added new method for auth headers #69
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/38
Author: @mattkduran
Created: 3/3/2025
Status: ✅ Merged
Merged: 3/10/2025
Merged by: @DarkFighterLuke
Base:
master← Head:master📝 Commits (4)
c058a35Added new method for auth headersebb2cdfModified setter to allow for usernames with spacesddbbb4bMerge branch 'master' into master76ac750Fix UpdateAuthorizationHeader method📊 Changes
2 files changed (+34 additions, -3 deletions)
View changed files
📝
Jellyfin.Plugin.TubeArchivistMetadata/Configuration/PluginConfiguration.cs(+15 -2)📝
Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs(+19 -1)📄 Description
PR for the below referenced issue
https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/37
I'm not sure what tests are being done to validate any issues introduced by proposed changes -- are there any scripts needed to be ran after build?
Changes introduced:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.