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

Let mpv not reset window position when profile applies #14426

Open
escapezn opened this issue Jun 23, 2024 · 0 comments · May be fixed by #14436
Open

Let mpv not reset window position when profile applies #14426

escapezn opened this issue Jun 23, 2024 · 0 comments · May be fixed by #14436

Comments

@escapezn
Copy link

Expected behavior of the wanted feature

[audio]
profile-cond = not vid or get("current-tracks/video/albumart")
loop-playlist = inf
autofit = 24%x24%
# profile-restore = copy

I have this profile for music. When mpv window is open, the window position will return to the center of the screen when the next song is played. This will not happen when the window is minimized. It would be good if it stayed in place rather than resetting to default.

Alternative behavior of the wanted feature

No response

Log File

No response

Sample Files

No response

Dudemanguy added a commit to Dudemanguy/mpv that referenced this issue Jun 25, 2024
This allows users to specify the maximum amount of times they want a
profile to be applied. Fixes mpv-player#14426.
Dudemanguy added a commit to Dudemanguy/mpv that referenced this issue Jun 25, 2024
This allows users to specify the maximum amount of times they want a
profile to be applied. Fixes mpv-player#14426.
Dudemanguy added a commit to Dudemanguy/mpv that referenced this issue Jun 25, 2024
This allows users to specify the maximum amount of times they want a
profile to be applied. Fixes mpv-player#14426.
Dudemanguy added a commit to Dudemanguy/mpv that referenced this issue Jun 25, 2024
This allows users to specify the maximum amount of times they want a
profile to be applied. Fixes mpv-player#14426.
Dudemanguy added a commit to Dudemanguy/mpv that referenced this issue Jun 25, 2024
This allows users to specify the maximum amount of times they want a
profile to be applied. Fixes mpv-player#14426.
Dudemanguy added a commit to Dudemanguy/mpv that referenced this issue Jun 25, 2024
This allows users to specify that a profile should only be applied once.
Fixes mpv-player#14426.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant