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

♻️ refactor default scanner #176

Merged
merged 16 commits into from Oct 25, 2023
Merged

Conversation

aaronleopold
Copy link
Collaborator

PR does some refactoring and consolidation of the scanner logic. As discussed offline on Discord, I am removing the two scanners for now (full context can be found there) and maintaining just one, instead. In the future, a more thorough refactor considering performance and maintainability will be prioritized to achieve what the 'quick' or 'parallel' scanner sought to achieve.

I've also done some odds and ends:

  • implement series-level scanning (core, not queue-able from UI yet)
  • update library explorer UI to make it slightly cleaner
  • add ability to remove user sessions, effectively forcibly logging them out
  • start desktop settings scene
    • add UI toggle for discord presence
  • removed some annoying smelly code

@aaronleopold aaronleopold marked this pull request as ready for review October 25, 2023 00:07
@aaronleopold aaronleopold changed the title [WIP] ♻️ refactor default scanner ♻️ refactor default scanner Oct 25, 2023
@aaronleopold aaronleopold enabled auto-merge (squash) October 25, 2023 00:10
@aaronleopold aaronleopold merged commit dbeab79 into develop Oct 25, 2023
7 checks passed
@aaronleopold aaronleopold deleted the al/scanner-improvements branch October 25, 2023 00:34
@aaronleopold aaronleopold mentioned this pull request Feb 18, 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.

None yet

2 participants