Skip to content

Add manual scanning workflow for MA-21 - #33

Closed
webmogul1 wants to merge 1 commit into
activexray:mainfrom
webmogul1:feature/ma-21
Closed

Add manual scanning workflow for MA-21#33
webmogul1 wants to merge 1 commit into
activexray:mainfrom
webmogul1:feature/ma-21

Conversation

@webmogul1

Copy link
Copy Markdown
Contributor

Although the automated scan when slide inserted is valid, when using a FH-3 strip holder you don't remove the holder to scan the next frame, you just slide it into the scanner. So, a manual scan is necessary.

  • Add MA-21 detection using the scanner's reported addressing type
  • Prompt the user to replace or advance the media before scanning the next frame

@activexray

Copy link
Copy Markdown
Owner

In an effort to keep things maximally generic (I'm trying to not key on reported peripherals and only on like advertised capabilities), I need to check to see if there's a more generic way to handle these "manual operations"

@webmogul1

webmogul1 commented Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

It works fine if is a single slide that you have to remove, because you get media_loaded() to false.
But for the FH-3, it is not practical to remove the holder for every frame scan.

Another benefit of manual operation is if for any reason you want to scan the same frame again.

ohh, what about ignoring the reported peripherals stuff and just adding a option to scan again?

@webmogul1 webmogul1 closed this Aug 17, 2026
@webmogul1
webmogul1 deleted the feature/ma-21 branch August 17, 2026 13:19
@webmogul1
webmogul1 restored the feature/ma-21 branch August 17, 2026 17:02
@webmogul1

Copy link
Copy Markdown
Contributor Author

closed and deleted by mistake

@webmogul1 webmogul1 reopened this Aug 17, 2026
@activexray

Copy link
Copy Markdown
Owner

I'll look into this later this evening, have to go to real job 😅

@webmogul1

Copy link
Copy Markdown
Contributor Author

no worries.

@activexray

Copy link
Copy Markdown
Owner

Ok I think I've merged a version of this in 0.5

@webmogul1

Copy link
Copy Markdown
Contributor Author

Perfect!

@webmogul1 webmogul1 closed this Aug 18, 2026
@webmogul1
webmogul1 deleted the feature/ma-21 branch August 18, 2026 20:50
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