From b0f14812d548f75b3a0b5d521fae147b404680a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Tue, 28 Dec 2021 21:39:27 +0100 Subject: [PATCH] rssVideos: config Moved to gdotfiles --- config/automatrop/host_vars/curacao.geoffrey.frogeye.fr | 1 + config/automatrop/host_vars/pindakaas.geoffrey.frogeye.fr | 1 + config/automatrop/roles/dotfiles/templates/rssVideos.j2 | 7 ------- 3 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 config/automatrop/roles/dotfiles/templates/rssVideos.j2 diff --git a/config/automatrop/host_vars/curacao.geoffrey.frogeye.fr b/config/automatrop/host_vars/curacao.geoffrey.frogeye.fr index 2b55a1b..abdf287 100644 --- a/config/automatrop/host_vars/curacao.geoffrey.frogeye.fr +++ b/config/automatrop/host_vars/curacao.geoffrey.frogeye.fr @@ -17,3 +17,4 @@ extensions: x11_screens: - HDMI-0 - eDP-1-1 +max_video_height: 1440 diff --git a/config/automatrop/host_vars/pindakaas.geoffrey.frogeye.fr b/config/automatrop/host_vars/pindakaas.geoffrey.frogeye.fr index fccb9b1..0b27504 100644 --- a/config/automatrop/host_vars/pindakaas.geoffrey.frogeye.fr +++ b/config/automatrop/host_vars/pindakaas.geoffrey.frogeye.fr @@ -13,3 +13,4 @@ extensions: x11_screens: - DP-1 - eDP-1 +max_video_height: 720 diff --git a/config/automatrop/roles/dotfiles/templates/rssVideos.j2 b/config/automatrop/roles/dotfiles/templates/rssVideos.j2 deleted file mode 100644 index 4740ef1..0000000 --- a/config/automatrop/roles/dotfiles/templates/rssVideos.j2 +++ /dev/null @@ -1,7 +0,0 @@ -{% set hostname = 'rss.frogeye.fr' %} -{% set user = 'geoffrey' %} -feed=https://{{ hostname }}/i/?a=rss&user={{ user }}&token={{ query('community.general.passwordstore', 'http/' + hostname + '/' + user + 'subkey=token' ) }}&hours=17520 -videos=~/Téléchargements/RSS -subtitles=true -max-duration=7200 -format=bestvideo[height<=1440]+bestaudio/best