Cananbolt

Results 12 comments of Cananbolt

Thank you for looking into it!

> `mp.get_property_native("current-tracks/video")` gives you a table with information about the currently selected video track. I think it returns `nil` when there is currently no video track selected. Pictures also count...

> You can append this profile to `mpv.conf`: > > ``` > [focus-lost] > profile-cond=get('current-tracks/video/image') == false and not focused > profile-restore=copy > pause > ``` This works however for...

> > You can append this profile to `mpv.conf`: > > ``` > > [focus-lost] > > profile-cond=get('current-tracks/video/image') == false and not focused > > profile-restore=copy > > pause >...

> > ('current-tracks/video/albumart') == false and not focused` > > that works and pauses image slideshows. apologies OP for hijacking the thread for my purposes. i see this was also...

> You can append this profile to `mpv.conf`: > > ``` > [focus-lost] > profile-cond=get('current-tracks/video/image') == false and not focused > profile-restore=copy > pause > ``` I switched over to...

Thank you for explaining about the cache. I was not aware of it. I changed the seekbarCacheAlpha = 80 so I could see it better.

On Property List it shows the command playlist-count, is there a way to have that always show on the border of Tethys osc

Sounds good. Thank you for acknowledging the request. Hopefully, sometime in the future, you may fulfill it when you have the chance. Nonetheless, thank you for the script.

Now that you mentioned it, that is a great point. Could the offset to chapter times be completed by a keybind? Something that may toggle to script on or off....