Skip to content

Conversation

@OwsleyJr
Copy link
Contributor

Description

Small PR that fixes a case where the DELETED status was being unintentionally overwritten for movies. Also added download progress if a movie is processing after deleted:

  • When the media is marked as deleted but still exists in radarr, the status was changing back to requested.
  • Download progress added to the deleted status badge.

Screenshot (if UI-related)

Screenshot 2025-10-18 at 12 00 44 AM

To-Dos

  • Disclosed any use of AI (see our policy)
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

…made"

refactor: remove parent remove change until later date

refactor: remove console log
fix: check if not processing first for movies
@OwsleyJr OwsleyJr requested a review from a team as a code owner October 18, 2025 04:05
Copy link
Member

Choose a reason for hiding this comment

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

I think you should also edit the Jellyfin scanner to add this behavior.
This is something that needs refactor since a while, but the JellyfinScanner class is currently not inheriting from the BaseScanner class.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah okay I'll take a look when I have a chance

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.

3 participants