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

Using --loop-playlist with --\{ --\} #10435

Open
HotLoverGirl69 opened this issue Jul 20, 2022 · 2 comments
Open

Using --loop-playlist with --\{ --\} #10435

HotLoverGirl69 opened this issue Jul 20, 2022 · 2 comments
Labels
core:option-param-conf config, parameters, properties, options, shortcuts

Comments

@HotLoverGirl69
Copy link

Important Information

Provide following Information:

Reproduction steps

Select three .mkv files or any other supported media type and run the following:

mpv file_1.mkv --\{ file_2.mkv file_3.mkv --loop-playlist --\}

Expected behavior

file_1.mkv should play once followed by file_2.mkv and file_3.mkv.

After that file_2.mkv and file_3.mkv should loop but file_1.mkv not.

Actual behavior

All three files loop.

Not sure if a bug or a feature. But I expected the --\{ --\} to limit the scope from --loop-playlist to file_2.mkv and file_3.mkv .

@snylonue
Copy link

I have a similar issue (#9522) that --merge-files doesn't work in the --{ --} scope

@Traneptora
Copy link
Member

I can reproduce this in git master on Linux.

@Traneptora Traneptora added core:option-param-conf config, parameters, properties, options, shortcuts and removed os:mac labels Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core:option-param-conf config, parameters, properties, options, shortcuts
Projects
None yet
Development

No branches or pull requests

3 participants