Commit graph

115 commits

Author SHA1 Message Date
Geoffrey Frogeye 9fac2c3701
cached_pass: Re-ask password if previously failed 2022-11-04 14:14:13 +01:00
Geoffrey Frogeye d5e9cc2273
camera_name_date: formatting pass 2022-11-04 14:13:55 +01:00
Geoffrey Frogeye 4030606ec8
Add screen brightness in jour/nuit/crepuscule
Wanted to do that in Ansible but those things have been living in the
script themselves forever and making this repo never fully commited,
got fed up of that and made a loosy "if $HOSTNAME" so I can move on wit
it.
Still need to do the same on the other devices though.
2022-11-04 14:12:16 +01:00
Geoffrey Frogeye 060e9db995
picture_name_date: Remove progress bar supportsuffixes 2022-11-04 14:09:01 +01:00
Geoffrey Frogeye ceaa2d1671
Make rssVideos use release date 2022-11-04 14:07:37 +01:00
Geoffrey Frogeye 95faa0c0ff yrasdasda 2022-06-09 18:42:02 +02:00
Geoffrey Frogeye 369890e348
rssVideos: Fix the options issue 2022-04-10 09:58:06 +02:00
Geoffrey Frogeye 0bb54e2455
rssVideos: Smol fixes 2022-04-02 20:53:06 +02:00
Geoffrey Frogeye 224345c04d
rssVideos: Use yt_dlp config when possible 2022-03-27 15:18:41 +02:00
Geoffrey Frogeye df6ab139af
Smol fixes rssVideos 2022-03-27 13:02:55 +02:00
Geoffrey Frogeye d88520552b
rssVideos: Now thread-safe (kinda) 2022-03-23 18:54:05 +01:00
Geoffrey Frogeye 4b9d696aee
smtpdummy: Support SMTPUTF8 2022-03-20 18:09:04 +01:00
Geoffrey Frogeye 984d62e7ff
noise 2022-02-20 20:51:41 +01:00
Geoffrey Frogeye e2cddff4c4 Adaptation to using PRIME
For reasons nvidia-xrun doesn't work anymore.
There was an update breaking a lot of things apparently,
but downgrading didn't help so 🤷‍♂️.
Didn't add all the X11 config because might be temporary though.
2022-01-09 19:36:33 +01:00
Geoffrey Frogeye 1ba2a75749 Merge remote-tracking branch 'origin/master' 2022-01-08 16:35:21 +01:00
Geoffrey Frogeye a4215e7810 full cached pass 2022-01-08 16:34:55 +01:00
Geoffrey Frogeye 75d7b9fc6d
rssVideos: Fix binge mode 2022-01-08 12:36:04 +01:00
Geoffrey Frogeye 8ae5c00f53 rssVideos: Replace guid by date and id 2021-12-29 14:43:13 +01:00
Geoffrey Frogeye c36534f696 rssVideos: Sync read state
Deleted but previously downloaded = read
2021-12-29 12:56:07 +01:00
Geoffrey Frogeye 21fd49f096 rssVideos: Clean up 2021-12-28 21:39:10 +01:00
Geoffrey Frogeye 404c7f3510 Merge remote-tracking branch 'origin/master' 2021-12-28 12:35:44 +01:00
Geoffrey Frogeye 406263b560
rssVideos: Use GReader API 2021-12-28 12:35:08 +01:00
Geoffrey Frogeye c0dfca5831 Merge remote-tracking branch 'origin/master' 2021-12-27 16:46:08 +01:00
Geoffrey Frogeye b1abd45053
smtpdummy: Multiple receivers 2021-12-27 16:45:49 +01:00
Geoffrey Frogeye 7292e8ea88
rssVideos: Make --research about downloading videos 2021-12-26 15:06:40 +01:00
Geoffrey Frogeye 105bd9461c
rssVideos: Better sanitization of ytdl info 2021-12-20 18:57:13 +01:00
Geoffrey Frogeye 5b7926df8f
rssVideos: --total-duration
Controleld binging
2021-12-19 23:13:41 +01:00
Geoffrey Frogeye 00a9da6afc
rssVideos: Allow skipping feed fetching
For dev speed
2021-12-19 22:29:16 +01:00
Geoffrey Frogeye daff602a31
rssVideos: Work correctly with merged files 2021-12-19 15:10:16 +01:00
Geoffrey Frogeye 9684586eec
rssVideos: More sort orders and duration command 2021-12-19 11:45:41 +01:00
Geoffrey Frogeye 4890555668
rssVideos: Can toggle seen/unseen video state 2021-12-19 10:59:02 +01:00
Geoffrey Frogeye f4c81e346a
rssVideos: Add --seen flag 2021-12-18 22:23:48 +01:00
Geoffrey Frogeye 1948fc0af2
rssVideos: Cleverer cleaning 2021-12-18 12:44:43 +01:00
Geoffrey Frogeye 2dce725ee5
rssVideos: Abstract with download process as well 2021-12-18 11:56:28 +01:00
Geoffrey Frogeye 07af9360fa
rssVideos: Abstract a bit, add binge 2021-12-18 11:27:24 +01:00
Geoffrey Frogeye 5b195bd141
rssVideos: Add watch 2021-12-17 23:16:32 +01:00
Geoffrey Frogeye 7423a93203
rssVideos: Filter by duration 2021-12-17 22:42:35 +01:00
Geoffrey Frogeye 7aeecb1bff
videoQuota: 2021-12-17 22:41:47 +01:00
Geoffrey Frogeye f11338a04a
rssVideos: Support list filters 2021-12-17 22:13:46 +01:00
Geoffrey Frogeye 9100edac1e
videoQuota: Support filters 2021-12-17 22:13:27 +01:00
Geoffrey Frogeye 7f0e24a29d
rssVideos: Slightly better error handling
Makes it actually quit on Ctrl+C
2021-12-12 14:52:21 +01:00
Geoffrey Frogeye 6a6f5401e6
rssVideos: Show creator
Even if it's not always  present for all RSS feeds
2021-12-12 14:27:08 +01:00
Geoffrey Frogeye 9493edc1fd
rssVideos: Don't download already downloaded videos
Because the good extension is not the one expected :/
2021-12-12 13:40:24 +01:00
Geoffrey Frogeye 7d9fa984a6
rssVideos: Add list command
Then you know which video you should watch next :)
2021-12-10 23:13:29 +01:00
Geoffrey Frogeye 814b316584
Refactored rssVideos
- Has a cache for yt-dlp research (save time on reruns)
- Simplified logic for cleanup / continue downloading
- Using OOP / functional programming (?)
- Removed tracking logic (unused)
2021-12-10 22:59:39 +01:00
Geoffrey Frogeye 9c82a364ed Improvements to smtpdummy 2021-12-02 10:53:32 +01:00
Geoffrey Frogeye d065fa6207 Add office computer 2021-12-02 10:44:49 +01:00
Geoffrey Frogeye a801c86563 Misc changes
Fuck it
2021-10-17 14:39:05 +02:00
Geoffrey Frogeye d689529aae smtpdummy: Add (incorrect) message ids 2021-10-17 14:33:53 +02:00
Geoffrey Frogeye 72e37e0921 smtpdummy: Better error handling 2021-10-17 14:33:33 +02:00