Skip to content

fix: specials showing in wrong category in sync - #954

Merged
PartyDonut merged 1 commit into
DonutWare:developfrom
schembriaiden:fix/specials-sync
Apr 18, 2026
Merged

fix: specials showing in wrong category in sync#954
PartyDonut merged 1 commit into
DonutWare:developfrom
schembriaiden:fix/specials-sync

Conversation

@schembriaiden

@schembriaiden schembriaiden commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Pull Request Description

This pull request updates the logic for fetching episodes in the SyncNotifierHelpers extension to ensure that specials remain separate from season 1

Data filtering improvement:

  • Updated the assignment of episodes to filter for episodes where ep.seasonId matches newSeason.id, ensuring only relevant episodes are included in subsequent operations.

Issue Being Fixed

Resolves #947

I found this issue occurring on most of my devices.

Screenshots / Recordings

Tested On

  • Android
  • Android TV
  • iOS
  • Linux
  • Windows
  • macOS
  • Web

Checklist

  • If a new package was added, did you ensure it works for all supported platforms? Is the package well maintained
  • Check that any changes are related to the issue at hand.

@PartyDonut PartyDonut left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me thanks!

@PartyDonut PartyDonut added the bug Something isn't working label Apr 18, 2026
@PartyDonut
PartyDonut merged commit 96b4d9a into DonutWare:develop Apr 18, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this to Done in Fladder Apr 18, 2026
@schembriaiden
schembriaiden deleted the fix/specials-sync branch April 18, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Linux] Sync page shows specials in first season

2 participants