Skip to content

chore(seanime-extensions): release 0.9.0#26

Open
IbbyLabs wants to merge 1 commit into
mainfrom
release-please--branches--main--components--seanime-extensions
Open

chore(seanime-extensions): release 0.9.0#26
IbbyLabs wants to merge 1 commit into
mainfrom
release-please--branches--main--components--seanime-extensions

Conversation

@IbbyLabs

@IbbyLabs IbbyLabs commented May 23, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.9.0 (2026-07-01)

Features

  • seanime-extensions/aiostreams-plugin: register entry episode tab (9109cf1)
  • seanime-extensions/aiostreams-plugin: use torrent stream APIs for P2P streams (9109cf1)

Bug Fixes

  • seanime-extensions/aiostreams-plugin: add version check (db6e5e4)
  • seanime-extensions/aiostreams-plugin: adjust overview/details card styling to match stream cards (0de2a55)
  • seanime-extensions/aiostreams-plugin: assume no prefix is tracker when building magnet (65e6d78)
  • seanime-extensions/aiostreams-plugin: handle tracker: prefix in sources when building magnet (9109cf1)
  • seanime-extensions/aiostreams-plugin: open externalUrl links in browser (9109cf1)
  • seanime-extensions/aiostreams-plugin: prefer meta type for mediaType from stremio custom source (b28201b)
  • seanime-extensions/stremio-custom-source: handle non-series videos (e.g. movie collections) (b28201b), closes #930
  • seanime-extensions: prefer tvdb over trakt for season number (81093f5)

This PR was generated with Release Please. See documentation.

@IbbyLabs IbbyLabs force-pushed the release-please--branches--main--components--seanime-extensions branch from 22514e9 to 702b8b6 Compare June 16, 2026 01:20
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 55 minutes

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 26e47498-06eb-4b91-b779-091819fcc5d3

📥 Commits

Reviewing files that changed from the base of the PR and between 82a82c2 and 5e192c0.

📒 Files selected for processing (6)
  • .release-please-manifest.json
  • packages/seanime-extensions/CHANGELOG.md
  • packages/seanime-extensions/package.json
  • packages/seanime-extensions/src/extensions/aiostreams-plugin/manifest.json
  • packages/seanime-extensions/src/extensions/aiostreams-torrent-provider/manifest.json
  • packages/seanime-extensions/src/extensions/stremio-custom-source/manifest.json

Walkthrough

seanime-extensions was bumped from 0.8.3 to 0.9.0 across the package manifest, release manifest, and extension manifests. A new 0.9.0 changelog entry was added with features and bug fixes.

Changes

v0.9.0 Release Bump

Layer / File(s) Summary
Version bump across package and extension manifests
packages/seanime-extensions/package.json, .release-please-manifest.json, packages/seanime-extensions/src/extensions/aiostreams-plugin/manifest.json, packages/seanime-extensions/src/extensions/aiostreams-torrent-provider/manifest.json, packages/seanime-extensions/src/extensions/stremio-custom-source/manifest.json, packages/seanime-extensions/CHANGELOG.md
version was updated from 0.8.3 to 0.9.0 in the package manifest, release manifest, and all three extension manifests. The changelog now starts with a 0.9.0 section containing Features and Bug Fixes entries.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

🐇 Hop to the tune, the version is bright,
From 0.8.3 to 0.9.0 tonight.
Manifests twinkle, the changelog sings,
With features and fixes and tidy new things.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies this as the seamime-extensions 0.9.0 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--seanime-extensions

Comment @coderabbitai help to get the list of available commands.

@IbbyLabs IbbyLabs force-pushed the release-please--branches--main--components--seanime-extensions branch from 702b8b6 to c318faa Compare June 18, 2026 22:06

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@packages/seanime-extensions/CHANGELOG.md`:
- Around line 3-21: The CHANGELOG.md file for version 0.9.0 contains broken
commit links that reference commit SHAs (9109cf1, db6e5e4, 0de2a55, 65e6d78,
b28201b, 81093f5) that do not exist in the IbbyLabs/AIOS repository. Verify the
correct commit SHAs from the actual repository where these changes exist
(potentially Viren070/AIOStreams or another source repository), then update each
commit SHA reference in the Features and Bug Fixes sections of the 0.9.0 entry
to link to the correct repository and valid commit hashes. Alternatively, if
using Release Please for automated changelog generation, regenerate the
changelog with the correct repository configuration before publishing the 0.9.0
release.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: fe0cb79e-a485-4661-a29c-2c4769d92ebd

📥 Commits

Reviewing files that changed from the base of the PR and between 702b8b6 and c318faa.

📒 Files selected for processing (6)
  • .release-please-manifest.json
  • packages/seanime-extensions/CHANGELOG.md
  • packages/seanime-extensions/package.json
  • packages/seanime-extensions/src/extensions/aiostreams-plugin/manifest.json
  • packages/seanime-extensions/src/extensions/aiostreams-torrent-provider/manifest.json
  • packages/seanime-extensions/src/extensions/stremio-custom-source/manifest.json
📜 Review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: test
🔇 Additional comments (5)
packages/seanime-extensions/package.json (1)

4-4: LGTM!

.release-please-manifest.json (1)

3-3: LGTM!

packages/seanime-extensions/src/extensions/aiostreams-plugin/manifest.json (1)

4-4: LGTM!

packages/seanime-extensions/src/extensions/aiostreams-torrent-provider/manifest.json (1)

4-4: LGTM!

packages/seanime-extensions/src/extensions/stremio-custom-source/manifest.json (1)

4-4: LGTM!

Comment thread packages/seanime-extensions/CHANGELOG.md Outdated
@IbbyLabs IbbyLabs force-pushed the release-please--branches--main--components--seanime-extensions branch from c318faa to 028b5dd Compare June 29, 2026 22:05
@IbbyLabs IbbyLabs force-pushed the release-please--branches--main--components--seanime-extensions branch from 028b5dd to 82a82c2 Compare July 1, 2026 02:27
@IbbyLabs IbbyLabs force-pushed the release-please--branches--main--components--seanime-extensions branch from 82a82c2 to 5e192c0 Compare July 1, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant