mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2026-04-17 18:39:50 +05:30
I don't believe it
This commit is contained in:
2
jellyfin
2
jellyfin
@@ -206,7 +206,7 @@ nextUp() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
menu() {
|
menu() {
|
||||||
fzf --prompt="$1" --layout=reverse --border -d'\t' --with-nth=3 --preview="img2sixel '$JF_URL/items/{1}/Images/Primary?fillHeight=450&quality=96'" --preview-window=right,70%
|
fzf --prompt="$1" --layout=reverse --border -d'\t' --with-nth=3 --preview="curl -sL '$JF_URL/items/{1}/Images/Primary?fillHeight=450&quality=96' -o - | chafa -f sixels" --preview-window=right,70%
|
||||||
}
|
}
|
||||||
|
|
||||||
check_config_auth || configure
|
check_config_auth || configure
|
||||||
|
|||||||
Reference in New Issue
Block a user