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

[Bug]: OBS Studio persistent data folder for plugins #14506

Open
3 tasks done
Roemer opened this issue Dec 3, 2024 · 0 comments
Open
3 tasks done

[Bug]: OBS Studio persistent data folder for plugins #14506

Roemer opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@Roemer
Copy link
Contributor

Roemer commented Dec 3, 2024

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

extras/obs-studio

Expected/Current Behaviour

Currently, the config and obs-plugins folder are symlinked to persistent folders. But some plugins also add things like translations to the data/obs-plugins folder.
For example this plugin: https://github.com/FiniteSingularity/obs-composite-blur
Would it maybe make sense to also symlink the data/obs-plugins folder to the persistent folders?

Steps to Reproduce

1. scoop install extras/obs-studio
2. Download the plugin from https://github.com/FiniteSingularity/obs-composite-blur
3. Extract the obs-plugins folder into persistent/obs-plugins
4. The plugin does not work correctly
5. Also extract the data/obs-plugins folder into obs-studio/current/data/obs-plugins
6. Observer that the plugin now works correctly

Possible Solution

Also add the data/obs-plugins folder to the persistent folder.

Scoop and Buckets Version

Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
c650cb25b (HEAD -> master, origin/master, origin/HEAD) sass: Update to version 1.81.1

'extras' bucket:
20bace26e (HEAD -> master, origin/master, origin/HEAD) wiztree: Update to version 4.23

Scoop Config

root_path    : C:\appl\scoop
last_update  : 2024-12-03T09:24:03.1601955+01:00
scoop_branch : master
scoop_repo   : https://github.com/ScoopInstaller/Scoop

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.22621.4391
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.4391
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

@Roemer Roemer added the bug label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant