Skip to content

The "New Media Available" flag is not updating in advertising #826

@Marciel032

Description

@Marciel032

Bug
The "New Media Available" flag is not updating when I delete all files from the SD Card using the "Open GoPro HTTP API (2.0)"

Bug description
I'm reading the advertising data for my Go Pro 13 Black looking for information about "New Media Available".
The reading process is working normally, I receive the information every 3 seconds on average when the GoPro is nearby, even when it is turned off.
When the SD card is empty, the flag returns "false", when I finish recording a video, it changes to "true", and if I delete the video manually using the GoPro interface, the flag changes to "false". This works perfectly.
The problem happens when I use the endpoint to remove the video, the flag remains "true".

To Reproduce
Steps to reproduce with no error:

  1. Empty the SD card from the GOPro menu
  2. Record a new video
  3. Manually delete the video through the GoPro menu
  4. Check that the flag indicating that there are new files changes to false in the advertising

Steps to reproduce the behavior:

  1. Empty the SD card from the GOPro menu
  2. Record a new video
  3. Enable de WIFI using BLE
  4. Delete all files using api http
  5. Check that the flag indicating that there are new files remaining true in the advertising.

Expected behavior
the flag "New Media Available" or "Available" in "Media Offload Status" should change to false after deleting all files.

Hardware

  • Camera: Hero 13 black
  • Desktop [Windows]

Additional information
I am using the camera on the Home Network.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds to be reviewed and assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions