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

Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use autoload.lua or blacklist.lua #15350

Open
6 tasks done
zDEFz opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@zDEFz
Copy link

zDEFz commented Nov 21, 2024

mpv Information

mpv v0.39.0 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
 built on Nov  8 2024 00:20:12
libplacebo version: v7.349.0 (v7.349.0-15-g756220c3)
FFmpeg version: n7.1
FFmpeg library versions:
   libavcodec      61.19.100
   libavdevice     61.3.100
   libavfilter     10.4.100
   libavformat     61.7.100
   libavutil       59.39.100
   libswresample   5.3.100
   libswscale      8.3.100

Other Information

- Linux version:
Arch Linux
- Kernel Version:
6.12.0-2
- GPU Model:
24:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 33 [Radeon Pro W7500] [1002:7489]
2f:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6950 XT] [1002:73a5] (rev c0)
- Mesa/GPU Driver Version:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.0.0-devel (git-73d513c5be)


- Window Manager and Version: `sway version 1.10-dev-53123760 (Nov 18 2024, branch 'master')` 
- Source of mpv: upstream
- Latest known working version: -
- Issue started after the following happened: -

Reproduction Steps

1 mpv --no-config --log-file=output.txt <video folder>
2 Wait till the current file has played and the next start

Expected Behavior

After the current video is finished, the next video starts

Actual Behavior

After the current video finishes, a cover art from the current video appears, and then the next video starts

Additional Info

1

I found out that I can make use of https://github.com/occivink/mpv-scripts#blacklist-extensionslua

2

I found out that I can make use of https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua

Log File

[output.txt](https://0x0.st/XnF9.txt)

Sample Files

No response

I carefully read all instruction and confirm that I did the following:

  • I tested with the latest mpv version to validate that the issue is not already fixed.
  • I provided all required information including system and mpv version.
  • I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.

This may be a duplicate of #2595

@zDEFz zDEFz added the os:linux label Nov 21, 2024
@zDEFz zDEFz changed the title How to disable cover art / thumbnail of file at end of file? How to disable cover art / thumbnail when file fully played back? Nov 22, 2024
@zDEFz zDEFz changed the title How to disable cover art / thumbnail when file fully played back? Hot to Ignore any files other than mp4? Nov 22, 2024
@zDEFz zDEFz changed the title Hot to Ignore any files other than mp4? Hot to Ignore any files other than mp4? without using blacklist.lua? https://github.com/occivink/mpv-scripts#blacklist-extensionslua Nov 22, 2024
@zDEFz zDEFz changed the title Hot to Ignore any files other than mp4? without using blacklist.lua? https://github.com/occivink/mpv-scripts#blacklist-extensionslua How to disable cover art when video is finished? Nov 22, 2024
@zDEFz zDEFz changed the title How to disable cover art when video is finished? After the current video finishes, a cover art from the current video appears, and then the next video starts Nov 22, 2024
@zDEFz zDEFz changed the title After the current video finishes, a cover art from the current video appears, and then the next video starts Option to play only videos, ignore filetype instead of blacklist.lua Nov 22, 2024
@zDEFz zDEFz changed the title Option to play only videos, ignore filetype instead of blacklist.lua Option to play only videos, ignore filetype instead of requiring to useblacklist.lua Nov 22, 2024
@zDEFz zDEFz changed the title Option to play only videos, ignore filetype instead of requiring to useblacklist.lua Option to play only videos, ignore filetype instead of requiring to use blacklist.lua Nov 22, 2024
@zDEFz zDEFz changed the title Option to play only videos, ignore filetype instead of requiring to use blacklist.lua Feature Request: Option to play only videos, ignore filetype instead of requiring to use blacklist.lua Nov 22, 2024
@zDEFz zDEFz changed the title Feature Request: Option to play only videos, ignore filetype instead of requiring to use blacklist.lua Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use blacklist.lua Nov 22, 2024
@zDEFz zDEFz changed the title Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use blacklist.lua Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use autoload.lua or blacklist.lua Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant