Different mpv profiles per library

I’m interested in using mpv’s external shader feature to apply different shaders based on what I’m watching.

MPV supports a conditional profile feature, which allows selecting a profile based on some conditions (via lua script in ‘profile-cond’ property).
As an example, someone created a profile that applies when the playing file contains “Anime” in it’s path (ref).

I’m hoping something similar can be done for plex’s htpc mpv case. Maybe we could somehow apply profiles based on the Plex library name / media path?

Any suggestions would be appreciated! I think this would be a cool feature to have. Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.