[PR #62] [MERGED] Add taglib-sharp and ImageMagick to MediaBrowser solution #8147

Closed
opened 2026-02-07 05:38:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/62
Author: @BnMcG
Created: 12/12/2018
Status: Merged
Merged: 12/12/2018
Merged by: @andrewrabert

Base: masterHead: application-path-helper


📝 Commits (1)

  • 07021fc Add JetBrains Rider files to gitignore, add taglib-sharp and ImageMagickSharp to the solution, as otherwise Rider can't build the solution.

📊 Changes

2 files changed (+46 additions, -0 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 MediaBrowser.sln (+44 -0)

📄 Description

Added these 3rd party projects to the solution, otherwise JetBrains Rider won't find the source dependencies and the solution fails to build and ReSharper falls over.


🔄 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/62 **Author:** [@BnMcG](https://github.com/BnMcG) **Created:** 12/12/2018 **Status:** ✅ Merged **Merged:** 12/12/2018 **Merged by:** [@andrewrabert](https://github.com/andrewrabert) **Base:** `master` ← **Head:** `application-path-helper` --- ### 📝 Commits (1) - [`07021fc`](https://github.com/jellyfin/jellyfin/commit/07021fc0fad60fb489fa845948bcbb5529642ddc) Add JetBrains Rider files to gitignore, add taglib-sharp and ImageMagickSharp to the solution, as otherwise Rider can't build the solution. ### 📊 Changes **2 files changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `MediaBrowser.sln` (+44 -0) </details> ### 📄 Description Added these 3rd party projects to the solution, otherwise JetBrains Rider won't find the source dependencies and the solution fails to build and ReSharper falls over. --- <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 05:38:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8147