Search on account name when searching channels

This commit is contained in:
Chocobozzz
2025-10-28 16:40:56 +01:00
parent 614521a39e
commit 6c47548d51
3 changed files with 18 additions and 1 deletions
@@ -8,6 +8,7 @@ runs:
- name: Setup system dependencies
shell: bash
run: |
sudo apt-get update
sudo apt-get install postgresql-client-common redis-tools parallel libimage-exiftool-perl
wget --quiet --no-check-certificate "https://download.cpy.re/ffmpeg/ffmpeg-release-4.3.1-64bit-static.tar.xz"
tar xf ffmpeg-release-4.3.1-64bit-static.tar.xz