Skip to content

[Question] Using MPV Scripts with flatpack #123

Closed
@dgalli1

Description

Hi i got some struggle with integrating a custom mpv lua script into your flatpack package.
It doesn't load no matter what i try
I belive i have to set the path in the mpv.conf file right?
So this is what i tried so far in the mpv.conf file:
scripts=./scripts/force_resolution.lua -> i thought flatpack might make the paths wierd so i tried it relative
scripts=/home/damian/.config/mpv/scripts/
scripts=/home/damian/.config/mpv/scripts/force_resolution.lua

I read somewhere on reddit that you're using scripts yourself so i thought you might be able to help me out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions