v2.0.0-beta.2
Pre-release
Pre-release
Blockbusterr v2 beta 2 is now available for testing.
What changed
- Cron-scheduled jobs now wait for their next scheduled occurrence instead of also running when Blockbusterr starts. Duration-based schedules still run once at startup and then repeat at their configured interval.
- The Activity job filter now lists currently enabled jobs dynamically instead of showing a hardcoded legacy list.
- Activity filtering now uses stable job IDs, fixing empty results for jobs such as Box Office and adding newer jobs such as Smart Popular Movies.
- Older activity records and API callers remain compatible with legacy job names.
- Scheduling behavior is now documented in the v2 Jobs guide.
Install or update
Use ghcr.io/mahcks/blockbusterr:v2.0.0-beta.2 for an immutable deployment or ghcr.io/mahcks/blockbusterr:latest-beta to follow beta updates. The stable latest tag remains on v1.
Upgrade warning
Back up both your configuration and database, review migrated jobs and rule assignments, and preview enabled jobs before allowing delivery. Follow the v2 upgrade guide.
This is a prerelease. Please report regressions and integration issues through GitHub Issues or Discord.