You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just restarted NOALBS and used the multi-user option with the configuration folder. By doing this, I received the error below.
After looking around, I found that the file .DS_Store (on MacOS) is present. I removed this for testing and now it works.
Which means that files without extension trigger an error when checking them:
Hi, I just restarted NOALBS and used the multi-user option with the configuration folder. By doing this, I received the error below.
After looking around, I found that the file
.DS_Store
(on MacOS) is present. I removed this for testing and now it works.Which means that files without extension trigger an error when checking them:
https://github.com/715209/nginx-obs-automatic-low-bitrate-switching/blob/ba68b5f2fdad77cd621f200327ae6715bb08980a/src/main.rs#L111
The text was updated successfully, but these errors were encountered: