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

Implement 3rd layer single event screenshot and movie making and fetching prev/next image per source id #385

Merged

Conversation

mudhoney
Copy link
Contributor

  • Improve error handling
  • Handle Validation errors seperately, also with JSON requests,
  • Fix some doc urls
  • Create HTTP POST endpoints for movie and screenshot creating
  • Add JSON states to screeshot and movies tables,
  • Handle both takeScreenshot with events and eventsLabel and postScreenshot with eventState seperately,
  • Improve some error handling , more 500 s now
  • Created db functions to fetch closest images per sources
  • New eventsManager to handle both new events JSON and old eventsString and label
  • Implement new single event handling in image frames ( required for movie and screenshots )
  • Movie functions reQueueMovie , downloadMovie, queueMovie, takeScreenshot, downloadScreenshot to new logic
  • Make region of interest free of params and options
  • Change queue job to handle new events ,
  • And tests

@mudhoney mudhoney requested a review from dgarciabriseno June 10, 2024 15:06
docs/src/source/api/api_groups/movies/postMovie.rst Outdated Show resolved Hide resolved
docs/src/source/api/api_groups/movies/postMovie.rst Outdated Show resolved Hide resolved
docs/src/source/api/api_groups/movies/postMovie.rst Outdated Show resolved Hide resolved
docs/src/source/appendix/events_state.rst Outdated Show resolved Hide resolved
docs/src/source/appendix/events_state.rst Outdated Show resolved Hide resolved
@dgarciabriseno dgarciabriseno merged commit 580224c into Helioviewer-Project:main Jun 17, 2024
1 check failed
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