15eaaa416b
Archive play-music and tdarr script
2024-05-20 19:10:15 +02:00
a322758f3e
Remove old stuff from sync scripts (jellyfin, kavita)
2024-05-20 19:09:58 +02:00
537db896a3
Use btm with unnormalized cpu usage. Similar to htop
2024-05-20 12:23:06 +02:00
ed06d7ca3e
Simplify pacman config
2024-05-19 16:27:58 +02:00
dcf1066217
Add makepkg settings as separate file
2024-05-19 16:27:46 +02:00
ab9dc96d44
Update background image path and implement error handling
2024-05-18 09:23:30 +02:00
d8013f7d18
Update firefox settings
2024-05-18 09:20:08 +02:00
654b3e685e
Update libreoffice settings
2024-05-18 09:20:00 +02:00
bba5945616
Add page-cluster setting and rename file
2024-05-18 09:17:49 +02:00
eeb8ae25e4
Modify swappiness for zram device
2024-05-18 08:41:47 +02:00
0d5ecfdba0
Add hdd management software
2024-05-17 22:41:07 +02:00
00ba1925f6
Add nvme-cli
2024-05-17 22:38:57 +02:00
7046f60cac
New Manga download path
2024-05-17 22:38:47 +02:00
89b618a502
Change target loudness
2024-05-10 19:21:03 +02:00
08fd5bc592
Handle metadata copying for opus files
2024-05-10 19:20:54 +02:00
c50b87fb7c
Add rebuild command
2024-05-10 14:16:43 +02:00
f56ecdef0f
Update Lepton to 8.6.1
2024-05-10 10:10:27 +02:00
05e869c42c
Install pkgbuild-mode
2024-05-10 09:37:46 +02:00
9f66380636
Export xdg-user-dirs to environment variables
2024-04-29 15:52:43 +02:00
4e4c0b5e4f
Add case insensitive matching for auto-mode-alist
2024-04-29 15:49:07 +02:00
47a535bd60
Add ansible and just to official packages
2024-04-29 13:47:28 +02:00
77a933b2ac
Only 48kHz for audio
2024-04-29 13:08:02 +02:00
a15d5945ea
Remove Steam native with Mangohud. Add Steam Mangohud
2024-04-29 12:58:06 +02:00
5c21ad1f08
Install and configure justl and just-mode for justfiles
2024-04-29 11:55:06 +02:00
7914cdb6aa
Put screenshots into screenshots folder under pictures
2024-04-27 12:02:11 +02:00
8fa32daf18
Add swappy config
2024-04-27 12:01:43 +02:00
340ba6ca73
Remove resize mode. Super + right click drag works way better
2024-04-22 18:29:31 +02:00
522220ff8e
Add mimeapps list
2024-04-22 15:48:39 +02:00
2775affe8d
Remove obsolete alias for setup
2024-04-20 20:59:42 +02:00
077c73a59e
Improve wine/proton kill alias. Cleanup old stuff
2024-04-20 20:48:22 +02:00
8cc997763d
Update Calibre config and plugins
2024-04-14 17:19:52 +02:00
ae486c15ee
Add light novels directory. Remove bandwidth limits
2024-04-14 17:19:35 +02:00
47b9fa7f4c
Use improved matching for wofi menu
2024-04-13 15:09:18 +02:00
5218833ee6
Add edk2-ovmf for UEFI support in QEMU
2024-04-12 21:37:44 +02:00
2aa0dab50c
Add alias for checking out latest git tag
2024-04-12 16:42:49 +02:00
31885d95c5
Remove obsolete package podman-dnsname
2024-04-12 16:27:14 +02:00
1cf609b62a
Remove swaymsg exec
2024-04-12 16:22:19 +02:00
d067da6ade
Remove old package list
2024-04-04 11:00:07 +02:00
9bcfce7881
Update packages
2024-04-04 10:59:48 +02:00
c817704b8f
Add refind theme to theme packages
2024-04-04 10:59:39 +02:00
147c53843d
Enable floating for engrampa
2024-04-02 17:45:21 +02:00
52e5edc6e0
Change archive viewer backend
2024-04-02 17:43:58 +02:00
e05c4d9c06
Update corectrl desktop entry path
2024-03-31 15:13:14 +02:00
dca7745ffa
Update config for grim and swappy screenshots
2024-03-31 14:56:01 +02:00
94e9c999e1
Change screenshot tool
2024-03-31 14:53:05 +02:00
61917432c9
Remove bandwidth limit for music uploads
2024-03-24 19:31:01 +01:00
01260fb1c1
Add function to copy metadata to normalized files
2024-03-24 19:30:45 +01:00
10cf2f455d
Complete rewrite with pyloudnorm
...
Based on
https://ffmpeg.org/pipermail/ffmpeg-user/2024-March/057775.html
loudnorm is a low quality filter.
Some research gave some alternatives.
One of these is "pyloudnorm", a native python module implementing
EBU R 128 loudness normalization.
This is what I have implemented now instead of the old ffmpeg
filter.
In the future additional rewrites to use the official FLAC and OPUS
encoders might be desirable for better compression.
2024-03-24 12:57:59 +01:00
78ee74ed9d
Huge rework of this script
...
- Implement different conversions for lossless and lossy sources
- Remove unused functions
- Cleanup comments
I noticed that FLAC --> FLAC normalisation will change the bit depth
from 16 to 24. Wasn't able to find a simple solution for it, so I
asked on the ffmpeg-user mailing list
https://ffmpeg.org/pipermail/ffmpeg-user/2024-March/057774.html
2024-03-23 18:32:01 +01:00
ca183a436a
Remove default sample rate
2024-03-23 13:08:43 +01:00