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

Regroup multiple markers of the same kind on one timestamp #111

Open mf35 opened 2 years ago

mf35 commented 2 years ago

Is your feature request related to a problem? Please describe. Sometimes i want to put several markers (from the same meta category) at the same specific time on a video, but can't do that. To illustrate that, let's say i have the "performers" metas, and in a video i want to put 4 different performers at the same specific time. I only can do that one by one, creating 4 timestamps at the same place on the video timeline, and 4 timestamps one under each other on the list on the right.

Describe the solution you'd like When we choose a kind of marker to create, and when the popup window appears where we can choose the metas on the list; i suggest to be able to add several metas at once. In the same way we do when we add metas when editing a video informations. So we create one timestamp with all the metas in it.

The only way i can do that currently is by using a bookmark, but i have to type all metas in it manually, instead of using a dynamic list. And using a bookmark doesn't add automatically the metas to the video information like a real meta does. (ok course because bookmarks are free texts) So being able to add several metas at once on a specific timestamp should also add the metas to the video informations.

I don't know how hard this tweak can be implemented. What do you think ?

fupdec commented 2 years ago

This can be done, but there are a lot of things to change. First, I need to change the existing markers that users have added. This is probably the easiest part. Sorry, but this is a rather specific task and I try to perform first of all those that will benefit most people or are necessary for me.

mf35 commented 2 years ago

That's ok. Request is here. Do that when you can / want :)