mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.01k stars 2.88k forks source link

Let mpv not reset window position when profile applies #14426

Closed escapezn closed 2 months ago

escapezn commented 3 months ago

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