mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-24 23:06:13 +03:00
[PR #755] [MERGED] Fix singles being renamed to "Singles & EPs" #726
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#726
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-singles📝 Commits (4)
51dc922Fix singles being renamed to "Singles & EPs"fc57cbaadd translation strings for "singles & eps"4e9be6dMerge pull request #1 from sgvictorino/fix-singles-i18ne6b69daRemove 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.