mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-04 18:36:33 -08:00
udpate
This commit is contained in:
@@ -111,7 +111,7 @@ demuxer-max-back-bytes=200MiB # Keep recent data handy for quick reverse seeks
|
||||
cache-secs=30
|
||||
demuxer-readahead-secs=30
|
||||
|
||||
msg-level=subs2srs,animecards=warn
|
||||
msg-level=subs2srs,animecards,mpvacious=error
|
||||
|
||||
[anime]
|
||||
profile-desc="Anime upscaling with ArtCNN"
|
||||
|
||||
@@ -129,6 +129,9 @@ cache-pause=no
|
||||
cache-secs=30
|
||||
demuxer-readahead-secs=30
|
||||
|
||||
msg-level=subs2srs,animecards,mpvacious=error
|
||||
|
||||
|
||||
############
|
||||
# Profiles #
|
||||
############
|
||||
@@ -195,6 +198,7 @@ glsl-shaders="~~/shaders/ArtCNN_C4F32.glsl"
|
||||
scale=ewa_lanczossharp
|
||||
dither=error-diffusion
|
||||
deband=yes # Crucial for anime gradients
|
||||
input-ipc-server=/tmp/mpv-yomitan-socket
|
||||
|
||||
# Anime subtitles profile
|
||||
[anime-subs]
|
||||
|
||||
@@ -29,12 +29,12 @@ ASK_TO_OVERWRITE=yes
|
||||
OVERWRITE_LIMIT=8
|
||||
|
||||
# Keep bold formatting added by yomitan? (yes/no)
|
||||
HIGHLIGHT_WORD=no
|
||||
HIGHLIGHT_WORD=yes
|
||||
|
||||
# Use MPV's built-in clipboard API (requires v0.40+)? (yes/no)
|
||||
# Alternative clipboard method that may reduce latency on Windows.
|
||||
# Supported on macOS and Wayland as well. Not supported on X11.
|
||||
USE_MPV_CLIPBOARD_API=no
|
||||
USE_MPV_CLIPBOARD_API=yes
|
||||
|
||||
# ==========================================================
|
||||
# Audio Settings
|
||||
|
||||
@@ -364,7 +364,7 @@ use_custom_trim=no
|
||||
# and automatically update them with media if they match the configured note type
|
||||
# I.e., you create a note with GoldenDict, Rikaitan, etc.,
|
||||
# then mpvacious updates the note and adds audio and image automatically.
|
||||
enable_new_note_timer=yes
|
||||
enable_new_note_timer=no
|
||||
|
||||
# Interval in seconds for checking for new notes.
|
||||
# This setting controls how often mpvacious checks for new notes in Anki.
|
||||
|
||||
Reference in New Issue
Block a user