fupdec / mediaChips

Manage your videos, add any metadata to them and play them.
https://mediachips.app
GNU General Public License v3.0
150 stars 20 forks source link

"Favorite" markers #71

Closed mf35 closed 3 years ago

mf35 commented 3 years ago

Describe the bug Adding a marker of the "favorite" type, doesn't put the marker in the right place on the timeline.

To Reproduce Steps to reproduce the behavior:

  1. It happens everytime i open a video on the video player, then i choose to add a marker then choose "favorite" (heart icon) I tried it on several videos, the marker is put at the beginning of the timeline, or somewhere else. I can't find the logic behind this bug.
  2. It happens if the video is paused or playing. No difference.

Expected behavior The marker should be put where the cursor is on the timeline.

Desktop (please complete the following information):

mf35 commented 3 years ago

Ok i found that sometimes it puts the favorite marker at the same time stamp of the last marker i assigned (tag marker in this case), even though my timeline cursor is further.

To be clear an example: I put a tag marker at 09:01 timestamp. Then video goes on, at 09:45 i pause it to put a favorite marker: and marker is put at 09:01.

fupdec commented 3 years ago

Thanks for the detailed description.