Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Latest season not downloaded #11

Open
marc0janssen opened this issue Feb 4, 2022 · 1 comment
Open

Bug: Latest season not downloaded #11

marc0janssen opened this issue Feb 4, 2022 · 1 comment
Assignees
Labels
bug Bug is with ArrAPI status:not-yet-viewed I haven't eeviewed the Feature or Bug yet

Comments

@marc0janssen
Copy link

When adding a TVshow and doing so with the option "latestSeason", The Tv-show is added, but the season is not downloaded.

The season is "monitored" but the episodes in that season are "unmonitored" instead of "monitored".

@marc0janssen marc0janssen added bug Bug is with ArrAPI status:not-yet-viewed I haven't eeviewed the Feature or Bug yet labels Feb 4, 2022
@marc0janssen marc0janssen changed the title Bug: Bug: Latest season not downloaded Feb 4, 2022
@meisnate12
Copy link
Member

ran a test using

arr = arrapi.SonarrAPI(url=url, apikey=apikey)
series = arr.add_series(root, profile, language, tvdb_id=362472, monitor="latestSeason")

and the series was added fine with only the latest season and its episodes all monitored can you provide a test that shows the bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug is with ArrAPI status:not-yet-viewed I haven't eeviewed the Feature or Bug yet
Projects
None yet
Development

No branches or pull requests

2 participants