[PR #5941] [MERGED] profiles: mpv: add XDG_CACHE_HOME & missing paths #5741

Closed
opened 2026-05-05 10:44:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5941
Author: @kmk3
Created: 8/3/2023
Status: Merged
Merged: 8/6/2023
Merged by: @kmk3

Base: masterHead: mpv-add-cache


📝 Commits (3)

  • ff04543 mpv.profile: add new XDG_CACHE_HOME path
  • f703bf6 mpsyt.profile: stop creating config paths for mpv/youtube-dl
  • d765b69 profiles: add cache/state paths for mpv

📊 Changes

10 files changed (+30 additions, -4 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-a-l/chatterino.profile (+2 -0)
📝 etc/profile-a-l/firefox-common-addons.profile (+4 -0)
📝 etc/profile-m-z/QMediathekView.profile (+4 -0)
📝 etc/profile-m-z/mediathekview.profile (+2 -0)
📝 etc/profile-m-z/mpsyt.profile (+4 -2)
📝 etc/profile-m-z/mpv.profile (+3 -0)
📝 etc/profile-m-z/rtv-addons.profile (+4 -0)
📝 etc/profile-m-z/smtube.profile (+4 -2)
📝 etc/profile-m-z/youtube-viewers-common.profile (+2 -0)

📄 Description

mpv v0.36.0 uses ~/.cache/mpv[1] [2]:

Relates to #2838 #5936.

[1] https://github.com/mpv-player/mpv/releases/tag/v0.36.0
[2] https://github.com/mpv-player/mpv/pull/10838


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5941 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 8/3/2023 **Status:** ✅ Merged **Merged:** 8/6/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `mpv-add-cache` --- ### 📝 Commits (3) - [`ff04543`](https://github.com/netblue30/firejail/commit/ff04543e93f4963cd21ee04e51ba5f99a4b2c8db) mpv.profile: add new XDG_CACHE_HOME path - [`f703bf6`](https://github.com/netblue30/firejail/commit/f703bf62354cc5a5cece28ba0827d72750647b65) mpsyt.profile: stop creating config paths for mpv/youtube-dl - [`d765b69`](https://github.com/netblue30/firejail/commit/d765b69e1d4c6d6db011b35417658c3c0c453687) profiles: add cache/state paths for mpv ### 📊 Changes **10 files changed** (+30 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-a-l/chatterino.profile` (+2 -0) 📝 `etc/profile-a-l/firefox-common-addons.profile` (+4 -0) 📝 `etc/profile-m-z/QMediathekView.profile` (+4 -0) 📝 `etc/profile-m-z/mediathekview.profile` (+2 -0) 📝 `etc/profile-m-z/mpsyt.profile` (+4 -2) 📝 `etc/profile-m-z/mpv.profile` (+3 -0) 📝 `etc/profile-m-z/rtv-addons.profile` (+4 -0) 📝 `etc/profile-m-z/smtube.profile` (+4 -2) 📝 `etc/profile-m-z/youtube-viewers-common.profile` (+2 -0) </details> ### 📄 Description mpv v0.36.0 uses ~/.cache/mpv[1] [2]: Relates to #2838 #5936. [1] https://github.com/mpv-player/mpv/releases/tag/v0.36.0 [2] https://github.com/mpv-player/mpv/pull/10838 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:44:01 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5741
No description provided.