[PR #703] [MERGED] Fix lag on adding source url #1711

Closed
opened 2026-03-03 19:08:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/703
Author: @TheMoonThatRises
Created: 1/15/2023
Status: Merged
Merged: 1/15/2023
Merged by: @Depal1

Base: developHead: fix/threads


📝 Commits (1)

  • 2d6697e fix: lag on adding source url

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 PlayCover/Views/Settings/IPASourceSettings.swift (+1 -2)

📄 Description

Switch from using String to get url data to URLSession for async.


🔄 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/PlayCover/PlayCover/pull/703 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 1/15/2023 **Status:** ✅ Merged **Merged:** 1/15/2023 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/threads` --- ### 📝 Commits (1) - [`2d6697e`](https://github.com/PlayCover/PlayCover/commit/2d6697ebb88af2444e2069697e17ffb82699f208) fix: lag on adding source url ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Views/Settings/IPASourceSettings.swift` (+1 -2) </details> ### 📄 Description Switch from using String to get url data to URLSession for async. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1711
No description provided.