[PR #773] [MERGED] Warn duplicate source url #1749

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/773
Author: @TheMoonThatRises
Created: 2/2/2023
Status: Merged
Merged: 2/3/2023
Merged by: @IsaacMarovitz

Base: developHead: feat/duplicatesource


📝 Commits (1)

  • 93eb6d9 feat: warn of duplicate source url

📊 Changes

3 files changed (+38 additions, -22 deletions)

View changed files

📝 PlayCover/ViewModel/StoreVM.swift (+4 -1)
📝 PlayCover/Views/Settings/IPASourceSettings.swift (+33 -21)
📝 PlayCover/en.lproj/Localizable.strings (+1 -0)

📄 Description

Informs the user if the url is already in their IPA Library, and shows if a url is a duplicate in settings. This will still allows the user to add the url, and only provides a warning.


🔄 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/773 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 2/2/2023 **Status:** ✅ Merged **Merged:** 2/3/2023 **Merged by:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Base:** `develop` ← **Head:** `feat/duplicatesource` --- ### 📝 Commits (1) - [`93eb6d9`](https://github.com/PlayCover/PlayCover/commit/93eb6d97d860a4083499720a975a98550c00b3c5) feat: warn of duplicate source url ### 📊 Changes **3 files changed** (+38 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/ViewModel/StoreVM.swift` (+4 -1) 📝 `PlayCover/Views/Settings/IPASourceSettings.swift` (+33 -21) 📝 `PlayCover/en.lproj/Localizable.strings` (+1 -0) </details> ### 📄 Description Informs the user if the url is already in their IPA Library, and shows if a url is a duplicate in settings. This will still allows the user to add the url, and only provides a warning. --- <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:43 +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#1749
No description provided.