Eisa01 / mpv-scripts

This repository contain scripts I have made for mpv media player...
BSD 2-Clause "Simplified" License
590 stars 37 forks source link

Feature Request: Add Name / Tag for Bookmark Entries #122

Open AziRizvi opened 11 months ago

AziRizvi commented 11 months ago

Often times when I save bookmarks from a series it can be hard to tell which bookmark is about what especially when there are multiple bookmarks from the same episode and there is no way to know which scene/moment it represents without loading it, it would be great if we had the option to add some additional text next to the bookmarks where we can write a sentence/short description about it so its easier to know.

For Example like this: (Look at the red line text entries.)

mpv_JzzDZcyLyH

Eisa01 commented 11 months ago

You can refer to https://github.com/Eisa01/mpv-scripts/issues/87 for workaround.

Although I'll keep this open since it looks like there is a need to have it part of the script natively.

AziRizvi commented 11 months ago

You can refer to #87 for workaround.

Although I'll keep this open since it looks like there is a need to have it part of the script natively.

Thank you, I will use the workaround until we get this feature natively.