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

Whisparr Addition Completes #111 #113

Merged
merged 4 commits into from
May 25, 2024
Merged

Conversation

pops64
Copy link
Contributor

@pops64 pops64 commented May 24, 2024

Works without errors. Ran test all day yesterday

Copy link
Owner

@ManiMatter ManiMatter left a comment

Choose a reason for hiding this comment

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

hi,

I changed the flag includeUnknownSeriesItems. With the previous code, the remove unmonitored would never work.

Can you please perform this test:

  • Add a new series to your whisparr
  • Add a corresponding download to the queue
  • now in the main tab, flag the series, the season, and the episode as unmonitored
    see if the script picks it up

@pops64
Copy link
Contributor Author

pops64 commented May 24, 2024

I will try testing it. Unfortunately my indexers for torrents are currently broken

@pops64 pops64 changed the title Whisparr Addition Whisparr Addition Completes #111 May 25, 2024
@pops64
Copy link
Contributor Author

pops64 commented May 25, 2024

Tested it. I had to force it with a capped bandwidth and up the time check interval. Because I couldn't find a slow torrent go figure. I had a torrent downloading and unmonitored it before I made theses changes. Upon rebuilding the container it did a check and saw my active torrent as unmonitored and removed the torrent. Now what it wouldn't do is remove a seeding torrent that got unmonitored. Not sure if your script is programed to handle this.

@ManiMatter
Copy link
Owner

If you have a download in the queue that belongs to a movie/series that has been deleted in the meantime from whisparr it should be removed.

so add a new movie in whisparr, request a download for it, and then delete the movie. The script should then remove the download (orphan download)

@pops64
Copy link
Contributor Author

pops64 commented May 25, 2024

I think we posted at the same time :P the unmonitored job worked just fine. And it did not blocklist the file

[INFO]: LOG_LEVEL = INFO: Only logging changes (switch to VERBOSE for more info)
[INFO]: >>> Removing unmonitored download: *******

@ManiMatter
Copy link
Owner

Try the orphan one pls

@pops64
Copy link
Contributor Author

pops64 commented May 25, 2024

[INFO]: >>> Removing orphan download: ****** Works

@ManiMatter
Copy link
Owner

Thx for testing and the code contribution, will merge now to latest

@ManiMatter ManiMatter merged commit 0eb26f9 into ManiMatter:dev May 25, 2024
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