[PR #379] [MERGED] Stream zip and rar logs #454

Closed
opened 2026-02-15 15:55:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/379
Author: @13xforever
Created: 8/15/2019
Status: Merged
Merged: 8/15/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

📊 Changes

2 files changed (+55 additions, -58 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/RarHandler.cs (+28 -30)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/ZipHandler.cs (+27 -28)

📄 Description

This removes size limitations for zip and rar archives


🔄 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/379 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/15/2019 **Status:** ✅ Merged **Merged:** 8/15/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`d04e817`](https://github.com/RPCS3/discord-bot/commit/d04e817ebf3c4b526a952041cad435265e277ae4) streaming rar support - [`18812f2`](https://github.com/RPCS3/discord-bot/commit/18812f2f0480e7ad41f3cb90387c88846b6b5496) streaming zip support ### 📊 Changes **2 files changed** (+55 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/RarHandler.cs` (+28 -30) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/ZipHandler.cs` (+27 -28) </details> ### 📄 Description This removes size limitations for zip and rar archives --- <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:55:59 -05:00
yindo closed this issue 2026-02-15 15:55:59 -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#454