Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use for mpv and smplayer? #24

Open
candrapersada opened this issue Feb 27, 2024 · 1 comment
Open

how to use for mpv and smplayer? #24

candrapersada opened this issue Feb 27, 2024 · 1 comment

Comments

@candrapersada
Copy link

No description provided.

@SiL3NC3
Copy link
Owner

SiL3NC3 commented Feb 27, 2024

You could use something like this:

    <AppType>
      <Name>SM-Player</Name>
      <OpenParameters>"%1"</OpenParameters>
      <FileAssociations>
        <string>.m3u8</string>
        <string>.mp4</string>
        <string>.mpv</string>
      </FileAssociations>
      <URLAssociations />
    </AppType>

After starting PortableRegistrator, it created the file "PortableRegistrator.conf".
Open it with a text editor (Notepad) and add the above lines within the ... section.

Then after a restart of PortableRegistrator, you should be able to use it properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants