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