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

[Enhancement] Adds ability to enable/disable sources #481

Merged
merged 14 commits into from
Nov 21, 2024

Conversation

kieraneglin
Copy link
Owner

What's new?

  • Adds the ability to enable/disable a source. Disabling kills all download/indexing tasks and enabling re-starts those tasks as needed
  • The kickoff of a slow indexing task now takes the time of last index into account. In other words, indexing will wait until the appropriate time if you change your indexing settings back-to-back-to-back on a source that was recently indexed
  • [Unrelated] Added source count to the media profile index page
  • [Unrelated] Added links to the relevant tabs for the numbers on the media profile/source index pages

What's changed?

N/A

What's fixed?

N/A

Any other comments?

N/A

@kieraneglin kieraneglin added the enhancement New feature or request label Nov 21, 2024
@kieraneglin kieraneglin self-assigned this Nov 21, 2024
@kieraneglin kieraneglin merged commit d9c4837 into master Nov 21, 2024
1 check passed
@kieraneglin kieraneglin deleted the ke/disable-source-and-profile branch November 21, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Disable sources or profiles
1 participant