Commit Graph

27 Commits

Author SHA1 Message Date
thoralmighty 8ec9b57b33 ytdl-music: added update check for yt-dlp and ffmpeg check 2024-04-19 11:40:35 +02:00
thoralmighty 7d73529502 Changed fan temperature thresholds 2024-03-23 17:38:04 +01:00
thoralmighty d87ce8001f Added .strip() to episode title in case title is (deliberately) empty 2024-02-28 11:16:23 +01:00
thoralmighty a87ae1f1ac Added episode renamer (to S##E##, use at own risk) 2024-02-28 11:10:00 +01:00
thoralmighty 5e57814205 Added snippets and backup scripts 2024-02-28 11:04:57 +01:00
thoralmighty 334f331f3a Updated README 2024-02-28 11:00:38 +01:00
thoralmighty c281a05a39 Added downloads folder 2024-02-28 10:59:34 +01:00
thoralmighty bb507a2778 Better URL recognition for imageboards 2024-02-28 10:56:27 +01:00
thoralmighty cccd548ee1 Added ytdl-music.sh 2023-11-30 14:53:53 +01:00
thoralmighty 8af3f8372e Fixed incorrect variable name and corrected an issue with reading as a list when the argument was a single URL 2023-07-26 02:19:33 +02:00
thoralmighty 32b12536de Updated setup script (chatgpt-aided) 2023-07-26 01:48:56 +02:00
thoralmighty 9a8a646c53 Merge branch 'main' of code.criminallycute.fi:thordinary/system-scripts 2023-07-26 01:38:22 +02:00
thoralmighty 4629fa3a16 Updated Stasher to support multiple (one or more) URLs as arguments 2023-07-26 01:38:08 +02:00
thoralmighty 99caef1de0 Updated Stasher to support multiple (one or more) URLs as arguments 2023-07-26 01:37:18 +02:00
thoralmighty 70ec8c4e78 Merge branch 'main' of code.criminallycute.fi:thordinary/system-scripts 2023-07-26 01:23:37 +02:00
thoralmighty e5245c0d9b Removed stash script in favour of rewritten Python version (with help from ChatGPT) 2023-07-26 01:22:46 +02:00
thoralmighty 23335cba3e Removed stash script in favour of rewritten Python version (with help from ChatGPT) 2023-07-26 01:15:17 +02:00
Thord Johansson c641bd35e7 Updated env template 2023-05-19 18:47:29 +02:00
Thord Johansson 647be363aa Better support for URL lists 2023-04-30 16:31:19 +02:00
Thord Johansson e4abda5134 Added HDD sleep helper for reference 2023-04-30 15:35:30 +02:00
Thord Johansson a7135c8423 Changed from gentpl to gentmpl 2023-04-30 14:15:53 +02:00
Thord Johansson 715efb322a Added README 2023-04-30 14:13:43 +02:00
Thord Johansson 2266551428 Added env template which can now be regenerated with stash.sh --gentpl 2023-04-30 14:12:15 +02:00
Thord Johansson a48fa91e6f Added dotenv support to fanctl 2023-04-30 14:11:52 +02:00
Thord Johansson 088f248944 Added fan control script used for Geekworm XC-1 derivatives e.g. NASPi/Gemini, should be usable with any PWM/GPIO controlled fan 2023-04-30 14:00:54 +02:00
Thord Johansson 007a298f18 Added stash script, use .env to override vars 2023-04-30 13:58:43 +02:00
Thord Johansson 5e7cd4527d Added .gitignore 2023-04-28 01:42:06 +02:00