[PR #167] [MERGED] fix soundcloud pattern test #9924

Closed
opened 2026-04-24 16:05:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/167
Author: @dumbmoron
Created: 8/7/2023
Status: Merged
Merged: 8/15/2023
Merged by: @wukko

Base: currentHead: fix-soundcloud-pattern-test


📝 Commits (1)

  • c3071b5 fix soundcloud pattern test

📊 Changes

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

View changed files

📝 src/modules/processing/servicesPatternTesters.js (+2 -2)

📄 Description

username can actually be up to 25 characters long, song url can actually be up to 255 characters long


🔄 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/imputnet/cobalt/pull/167 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/15/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `fix-soundcloud-pattern-test` --- ### 📝 Commits (1) - [`c3071b5`](https://github.com/imputnet/cobalt/commit/c3071b54c2f35673556ad4cc03ef02ebed420596) fix soundcloud pattern test ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/servicesPatternTesters.js` (+2 -2) </details> ### 📄 Description username can actually be up to 25 characters long, song url can actually be up to 255 characters long --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 16:05:34 -05:00
Sign in to join this conversation.