NurioHin / mpv-bookmarker

A bookmarker menu to manage all your bookmarks in MPV
97 stars 24 forks source link

Different Categories for Bookmarks and Autosave for Recent #12

Closed mortyobnoxious closed 2 years ago

mortyobnoxious commented 3 years ago

Hi is it possible to have different categories for bookmarks? For example:

Category 1 Movies:
    - Movie 1
    - Movie 2
Category 2 Series:
    - Series 1
    - Series 2
Category 3 Youtube:
    - Youtube 1
    - Youtube 2
Category 4 Recent Files:
    - Recent 1
    - Recent 2

So basically there will be different categories for bookmarking and an option to auto-save all recently played files to "recent files" category.

I know I'm asking too much but this would be great.

DevinMadsen commented 3 years ago

This seems like two seperate requests. They should really be in seperate issues. The recent files might be something that someone has done before in a different mpv script it seems out of scope for this script. I might be able to implement the categories for you. It would be easier with an external script though. My first question would be what OS do you use?

mortyobnoxious commented 3 years ago

Oh sorry I thought they would go well together since recent files will be just another category. But apparently not.

I'm on Windows.

DevinMadsen commented 3 years ago

Maybe I'm misunderstanding, would you want the recent files to just be bookmarked at the beginning of the video?

mortyobnoxious commented 3 years ago

At the beginning, when paused or on quit. Whichever is possible. It will just save recently opened files directly to recent files category.

Maybe this sounded weird because I really don't use "timestamps/jump to timestamp/time-pos" because mpv does save where I left with the video(with write_watch_later or save-position-on-quit I'm not sure.).

I just use bookmarking for file name and url.