Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.
This repository was archived by the owner on May 18, 2024. It is now read-only.

Only download single episode instead of multi or single season packs #478

@rmkjr

Description

@rmkjr

Discussed in #477

Originally posted by rmkjr May 14, 2023
I would like to only allow downloads of single episode releases rather than multi or single season packs. I find them easier to organize and mange, and plex often handles them better as their file names are more specific.

Looking here: #118 (reply in thread)
You note the script will look for multi-season packs, followed by single-season packs, then single episodes.

I built the following version to use to only let through single episodes:
image

In manually searching the scraper this works (including using "auto" to select the download:
image

When running the script will download the first single episode of a season (SXXE01), but then for the remaining episodes it goes into and endless retrying state. Even though they are available, sorted, and added in the manual scraper, the running script will never download them.
image

Is there something I can change to make it work this way, or is there a code change required?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions