Skip to content

profiles: freetube: allow mpv integration#7001

Draft
pranaovs wants to merge 1 commit into
netblue30:masterfrom
pranaovs:freetube-mpv
Draft

profiles: freetube: allow mpv integration#7001
pranaovs wants to merge 1 commit into
netblue30:masterfrom
pranaovs:freetube-mpv

Conversation

@pranaovs

Copy link
Copy Markdown

Clicking the launch in mpv button in freetube results in an EACESS
error. Include mpv.profile with some ignore fixes to allow freetube
profile to launch mpv profile

I ran sort.py but didnt see any reasonable auto arranges, so I rearranged the profile to how it made sense to me.

Clicking the launch in mpv button in freetube results in an EACESS
error. Include mpv.profile with some ignore fixes to allow freetube
profile to launch mpv profile
ignore include disable-programs.inc
ignore include disable-shell.inc

private-etc mpv

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is already a private-etc line in this profile.


ignore restrict-namespaces

include mpv.profile

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firejail uses an "allow by default then deny" approach, therefore mpv.profile lists what mpv does not need. Adding this list to freetube will create endless trouble.

include globals.local

# mpv integration
ignore include disable-programs.inc

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the required noblacklists rather than skipping entire disable-programs.

@kmk3 kmk3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pranaovs
pranaovs marked this pull request as draft January 3, 2026 08:52
@pranaovs

pranaovs commented Jan 3, 2026

Copy link
Copy Markdown
Author

Oops, I was a bit busy. Ill correct this and reopen.

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

Successfully merging this pull request may close these issues.

3 participants