mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4016] [MERGED] Create rtv-addons.inc #4993
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4993
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/4016
Author: @ghost
Created: 2/27/2021
Status: ✅ Merged
Merged: 3/2/2021
Merged by: @reinerh
Base:
master← Head:patch-5📝 Commits (10+)
c8fc4b0Create rtv-addons.inc80f9e27Update rtv-addons.incb441090Create rtv-addons.incf22aea0Delete rtv-addons.inc2553315added commented out rtv-addons.inc6ce9e0badd .cache/youtube-dl9a5f19crm trailing /360fd57rm excessive blacklist7ca23f1Rename etc/inc/rtv-addons.inc to etc/profile-m-z/rtv-addons.profile2a203b3Update rtv.profile📊 Changes
2 files changed (+28 additions, -0 deletions)
View changed files
➕
etc/profile-m-z/rtv-addons.profile(+23 -0)📝
etc/profile-m-z/rtv.profile(+5 -0)📄 Description
rtv can be configured to launch links in external applications.
https://github.com/michael-lazar/rtv#viewing-media-links
This include is meant to be used in a .local file.
This is a proposed first draft.
didn't work: firefox
worked: w3m, eom, mpv
for w3m, you need to launch rtv with a variable like this
export RTV_BROWSER="w3m" ; /usr/bin/firejail /usr/bin/rtv
i tried to use firefox-common-addons.inc naming convention
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.