Skip to content

Update qbitorrent extension#17529

Merged
raycastbot merged 5 commits intoraycast:mainfrom
pernielsentikaer:ext/qbitorrent
Mar 4, 2025
Merged

Update qbitorrent extension#17529
raycastbot merged 5 commits intoraycast:mainfrom
pernielsentikaer:ext/qbitorrent

Conversation

@pernielsentikaer
Copy link
Collaborator

Description

Screencast

Checklist

- Added gitignore
- fixed a crash
- Initial commit
@pernielsentikaer pernielsentikaer self-assigned this Mar 4, 2025
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: qbittorrent Issues related to the qbittorrent extension OP is author The OP of the PR is the author of the extension labels Mar 4, 2025
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

Due to our current reduced availability, the initial review may take up to 10-15 business days

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR updates the qBittorrent extension with improved error handling, documentation, and configuration consistency.

  • Missing metadata folder with screenshots required for store submission since there are view commands in package.json
  • Inconsistent spelling of "qBitorrent" vs "qBittorrent" throughout package.json descriptions and fields
  • Could simplify error handling in src/torrents.tsx using showFailureToast from @raycast/utils
  • launchCommand in both source files should be wrapped in try-catch blocks for better error handling

5 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

"name": "qbitorrent",
"title": "QBitorrent",
"title": "qBittorrent",
"description": "a qBitorrent client",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

syntax: Inconsistent spelling: 'qBitorrent' should be 'qBittorrent' in description

Suggested change
"description": "a qBitorrent client",
"description": "a qBittorrent client",

@pernielsentikaer
Copy link
Collaborator Author

This is ready 😊

@pernielsentikaer
Copy link
Collaborator Author

@timmevandermeer can you check this?

Copy link
Contributor

@timmevandermeer timmevandermeer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@raycastbot raycastbot merged commit da13c46 into raycast:main Mar 4, 2025
2 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2025

Published to the Raycast Store:
https://raycast.com/pernielsentikaer/qbitorrent

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

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

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: qbittorrent Issues related to the qbittorrent extension OP is author The OP of the PR is the author of the extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants