Skip to content

Add Czech localization and fix MixCloud HTTP request handling#42

Open
mipa87 wants to merge 1 commit into
danielvijge:masterfrom
mipa87:master
Open

Add Czech localization and fix MixCloud HTTP request handling#42
mipa87 wants to merge 1 commit into
danielvijge:masterfrom
mipa87:master

Conversation

@mipa87
Copy link
Copy Markdown

@mipa87 mipa87 commented May 3, 2026

  • Imported LWP::UserAgent and HTTP::Request::Common qw(POST DELETE) to fix "Undefined subroutine &HTTP::Request::Common::POST".
  • Localized the Mixcloud API key link text in settings.
  • Removed unused translation strings/settings.
  • Revised translations to make them easier to translate.
  • Cleaned up whitespace and formatting across multiple files for consistency.

- Imported LWP::UserAgent and HTTP::Request::Common qw(POST DELETE) to fix "Undefined subroutine &HTTP::Request::Common::POST".
- Localized the Mixcloud API key link text in settings.
- Removed unused translation strings/settings.
- Revised translations to make them easier to translate.
- Cleaned up whitespace and formatting across multiple files for consistency.

Co-authored-by: Copilot <copilot@github.com>
@danielvijge
Copy link
Copy Markdown
Owner

Thanks for submitting the merge request. Mixcloud was broken (see #43) and I had to merge a number of merge requests. I also removed code related to favourite/unfavourite & follow/unfollow actions. Those actions should be done from the Mixcloud website, so this plugin can just focus on playing. So the import of POST/DELETE is no longer needed.

There are now some merge conflicts to resolve. In strings.txt there are some other changes as well as a result of merging #41.
Would you be able to resolve these conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants