[PR #755] [MERGED] Fix singles being renamed to "Singles & EPs" #726

Closed
opened 2026-02-27 23:02:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/755
Author: @fabi321
Created: 3/29/2025
Status: Merged
Merged: 3/31/2025
Merged by: @sigma67

Base: mainHead: fix-singles


📝 Commits (4)

  • 51dc922 Fix singles being renamed to "Singles & EPs"
  • fc57cba add translation strings for "singles & eps"
  • 4e9be6d Merge pull request #1 from sgvictorino/fix-singles-i18n
  • e6b69da Remove old translation strings

📊 Changes

32 files changed (+34 additions, -34 deletions)

View changed files

📝 ytmusicapi/locales/ar/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/ar/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/base.pot (+1 -1)
📝 ytmusicapi/locales/de/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/de/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/en/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/en/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/es/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/es/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/fr/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/fr/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/hi/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/hi/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/it/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/it/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/ja/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/ja/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/ko/LC_MESSAGES/base.mo (+0 -0)
📝 ytmusicapi/locales/ko/LC_MESSAGES/base.po (+2 -2)
📝 ytmusicapi/locales/nl/LC_MESSAGES/base.mo (+0 -0)

...and 12 more files

📄 Description

This Fixes a bug, that singles where renamed to Singles & EPs, and thus not found any more.

Fixes #754


🔄 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/sigma67/ytmusicapi/pull/755 **Author:** [@fabi321](https://github.com/fabi321) **Created:** 3/29/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-singles` --- ### 📝 Commits (4) - [`51dc922`](https://github.com/sigma67/ytmusicapi/commit/51dc92251de99684b3f9403e92b0148243f7bad4) Fix singles being renamed to "Singles & EPs" - [`fc57cba`](https://github.com/sigma67/ytmusicapi/commit/fc57cbab474c13ce33a70c6cbbabd9bd4bd2d47c) add translation strings for "singles & eps" - [`4e9be6d`](https://github.com/sigma67/ytmusicapi/commit/4e9be6ddc8ece1abd05867fc9d9aeacf7785e15c) Merge pull request #1 from sgvictorino/fix-singles-i18n - [`e6b69da`](https://github.com/sigma67/ytmusicapi/commit/e6b69daa3b3b4126cfa5346831d18fa45797ad6c) Remove old translation strings ### 📊 Changes **32 files changed** (+34 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/locales/ar/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/ar/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/base.pot` (+1 -1) 📝 `ytmusicapi/locales/de/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/de/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/en/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/en/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/es/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/es/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/fr/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/fr/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/hi/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/hi/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/it/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/it/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/ja/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/ja/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/ko/LC_MESSAGES/base.mo` (+0 -0) 📝 `ytmusicapi/locales/ko/LC_MESSAGES/base.po` (+2 -2) 📝 `ytmusicapi/locales/nl/LC_MESSAGES/base.mo` (+0 -0) _...and 12 more files_ </details> ### 📄 Description This Fixes a bug, that singles where renamed to `Singles & EPs`, and thus not found any more. Fixes #754 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:09 +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/ytmusicapi#726
No description provided.