[PR #1014] [MERGED] Maintenance and link DRM-Free update pkgs #1015

Closed
opened 2026-02-15 15:57:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/1014
Author: @13xforever
Created: 1/19/2026
Status: Merged
Merged: 1/19/2026
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 6f352bd use the same os description on linux as on windows, it seems to work now
  • 3be7768 prefer update pkg links with drm_type="mbind"
  • 02693d2 update packages

📊 Changes

6 files changed (+34 additions, -9 deletions)

View changed files

📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+1 -1)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/PsnClient/POCOs/TitlePatch.cs (+17 -1)
📝 CompatBot/Commands/BotStatus.cs (+1 -1)
📝 CompatBot/CompatBot.csproj (+1 -1)
📝 CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs (+13 -4)

📄 Description

When TitlePatch contains alternative url with drm_type="mbind", prefer that link as it's supposed to be not bound to PSN account license


🔄 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/RPCS3/discord-bot/pull/1014 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`6f352bd`](https://github.com/RPCS3/discord-bot/commit/6f352bdd031039f7f9b7ba1ccf2e421f4969a128) use the same os description on linux as on windows, it seems to work now - [`3be7768`](https://github.com/RPCS3/discord-bot/commit/3be77681c8911a95466707e950b91b777c9d87d1) prefer update pkg links with drm_type="mbind" - [`02693d2`](https://github.com/RPCS3/discord-bot/commit/02693d284d0acc3bc0846c2a32f0b698256b947e) update packages ### 📊 Changes **6 files changed** (+34 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+1 -1) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/PsnClient/POCOs/TitlePatch.cs` (+17 -1) 📝 `CompatBot/Commands/BotStatus.cs` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs` (+13 -4) </details> ### 📄 Description When TitlePatch contains alternative url with `drm_type="mbind"`, prefer that link as it's supposed to be not bound to PSN account license --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:57:29 -05:00
yindo closed this issue 2026-02-15 15:57:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#1015