Casvt / Plex-scripts

Plex, the arr's and tautulli scripts coming from user requests
GNU General Public License v3.0
338 stars 30 forks source link

MKV Chapter to Marker #197

Closed adamjsturge closed 4 months ago

adamjsturge commented 1 year ago

A lot of mkvs come with chapters already marked with "opening" or "recap". I started making a script to export a JSON from the MKV but was researching how to modify markers when I found your repo. Was wondering if your opening to working on this together. In python there is library called pymkv. I was wondering if this would be a good thing to implement as a part of this or if you could have another way to import a JSON generated by a script

Casvt commented 1 year ago

It's not clear to me what exactly you want your script to do, and what you expect from me.