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

Add a setting to remove the screen greying out when you move the mouse #38

Open
Enohriel opened this issue Feb 19, 2025 · 10 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Enohriel
Copy link

I don't like the whole image greying out for like 3 sec when I move the mouse over the player.
Could you add a setting to remove that behavior ?

@Ipmake Ipmake self-assigned this Feb 19, 2025
@Ipmake
Copy link
Owner

Ipmake commented Feb 19, 2025

This is now available on the preview branch.
You can try it out by changing to the preview docker tag or wait until it is released.

@Ipmake Ipmake added the enhancement New feature or request label Feb 19, 2025
@Enohriel
Copy link
Author

It works perfectly. Thank you very much.

@Enohriel
Copy link
Author

It didn't remember the setting when I used it again today

@Ipmake
Copy link
Owner

Ipmake commented Feb 21, 2025

You have to bind a volume now, as described here in the dev branch readme
https://github.com/Ipmake/Nevu/tree/dev#docker

@Enohriel
Copy link
Author

Even with a binded volume, it won't save the setting.
It does not write anything in the folder I've binded tho.

Image

@Enohriel
Copy link
Author

Also, i can't see anything in the container itself.
As if it wouldn't create the save file.

root@f1ab726a41fe:/app# ls -l /app/data
total 0

@Ipmake
Copy link
Owner

Ipmake commented Feb 28, 2025

Should be fixed now

@Ipmake
Copy link
Owner

Ipmake commented Feb 28, 2025

My bad, you also have to bind the volume to /data not /app/data

@Enohriel
Copy link
Author

Yay !

root@Plex2:~# ls -l /opt/cyberincstack/nevu/
total 0
-rw-r--r-- 1 root root 0 Feb 28 12:32 perplexed.db

@Ipmake
Copy link
Owner

Ipmake commented Mar 1, 2025

Yippie !!

Thanks for pointing out this issue 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants