Skip to content

fix: add missing MySpleen category mappings (33-38) - #1057

Open
jaja360 wants to merge 1 commit into
Prowlarr:masterfrom
jaja360:myspleen-add-missing-categories
Open

jaja360 wants to merge 1 commit into
Prowlarr:masterfrom
jaja360:myspleen-add-missing-categories

Conversation

@jaja360

@jaja360 jaja360 commented Sep 19, 2026

Copy link
Copy Markdown

Indexer/Tracker

MySpleen

Description

MySpleen's definition only maps 10 of the tracker's 16 categories. Any release in an unmapped category is discarded at parse time (Invalid category for value: 'NN' followed by Invalid Release ... No categories provided), so a large share of the tracker's content never reaches Prowlarr or the connected apps.

The following categories exist on the tracker but are missing from the definition (ids/names taken from the site's browse page):

id name mapped to
33 Fan Edits TV
34 G4techTV TV
35 Movies Movies
36 Rage TV
37 Star Trek TV
38 WOC (With Original Commercials) TV

Rationale for the mappings: 34/36/37/38 hold TV recordings (ZDTV/TechTV captures, Countdown/Rage music shows, Star Trek broadcasts, and "with original commercials" TV captures), 33 holds fan edits/reconstructions of TV material, and 35 is the tracker's Movies category.

Validation:

  • python3 scripts/validate.py --single definitions/v11/myspleen.yml definitions/v11/schema.json
  • yamllint definitions/v11/myspleen.yml

Issues Fixed or Closed by this PR

  • N/A

@sonarqubecloud

Copy link
Copy Markdown

garfield69 added a commit to Jackett/Jackett that referenced this pull request Sep 21, 2026
@garfield69

Copy link
Copy Markdown
Contributor

replaced by Jackett/Jackett@27bcb1f

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.

2 participants