[PR #12375] [MERGED] Update the default repository URL for the StudioImages plugin #13168

Closed
opened 2026-02-07 07:08:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12375
Author: @tobias-varden
Created: 8/2/2024
Status: Merged
Merged: 8/14/2024
Merged by: @Bond-009

Base: masterHead: pr_2


📝 Commits (2)

  • b34cbc2 Update default artwork repository url to point to githubusercontent.com domain
  • 919b8ef Use collection initializers when possible

📊 Changes

2 files changed (+4 additions, -10 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/StudioImages/Plugin.cs (+1 -1)
📝 MediaBrowser.Providers/Plugins/StudioImages/StudiosImageProvider.cs (+3 -9)

📄 Description

Changes
Point the default repository server to the raw.githubusercontent.com domain instead of the old raw.github.com domain.

Issues
Fixes #10538


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12375 **Author:** [@tobias-varden](https://github.com/tobias-varden) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `pr_2` --- ### 📝 Commits (2) - [`b34cbc2`](https://github.com/jellyfin/jellyfin/commit/b34cbc2f169567eb28b4e8a4225ad2eab584d730) Update default artwork repository url to point to githubusercontent.com domain - [`919b8ef`](https://github.com/jellyfin/jellyfin/commit/919b8ef9e2c7ddb0c4e92237db1c8ed3f7436914) Use collection initializers when possible ### 📊 Changes **2 files changed** (+4 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/StudioImages/Plugin.cs` (+1 -1) 📝 `MediaBrowser.Providers/Plugins/StudioImages/StudiosImageProvider.cs` (+3 -9) </details> ### 📄 Description **Changes** Point the default repository server to the `raw.githubusercontent.com` domain instead of the old `raw.github.com` domain. **Issues** Fixes #10538 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:08:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13168