From da6e2ddca96dffc4dbe53bda25d2034428fad3d0 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 2 May 2026 17:52:33 +0000 Subject: [PATCH 01/29] pyinstaller/win10exe: fix virtio/spice iso sha512; forgot to update checksum when bumping version, verified against internetarchive and old local copy --- scripts/pyinstaller/deps.sha512 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pyinstaller/deps.sha512 b/scripts/pyinstaller/deps.sha512 index f76f0f1f..9d6cdd5f 100644 --- a/scripts/pyinstaller/deps.sha512 +++ b/scripts/pyinstaller/deps.sha512 @@ -23,7 +23,7 @@ ac96786e5d35882e0c5b724794329c9125c2b86ae7847f17acfc49f0d294312c6afc1c3f248655de # win10 f4b4e330995ebe96c0bd06e16e5b26062ece9473f06d369775aa68eab261dedcf32dfdd159acaa227502bbf9fa2cd8bbe57cddb89fc6f2196fef7a9ed5a80ae9 Git-2.51.0-64-bit.exe 0a2cd4cadf0395f0374974cd2bc2407e5cc65c111275acdffb6ecc5a2026eee9e1bb3da528b35c7f0ff4b64563a74857d5c2149051e281cc09ebd0d1968be9aa en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96.iso -16cc0c58b5df6c7040893089f3eb29c074aed61d76dae6cd628d8a89a05f6223ac5d7f3f709a12417c147594a87a94cc808d1e04a6f1e407cc41f7c9f47790d1 virtio-win-0.1.285.iso +4f13070cc9241fa342deab4ebfac360565030580ff77b6e5f1951a64627621e5da4abfd30e1e46ca8bae2bb7dd4ff98141aff424142c9629a5876a61283962e5 virtio-win-0.1.285.iso 9a7f40edc6f9209a2acd23793f3cbd6213c94f36064048cb8bf6eb04f1bdb2c2fe991cb09f77fe8b13e5cd85c618ef23573e79813b2fef899ab2f290cd129779 jinja2-3.1.6-py3-none-any.whl 00731cfdd9d5c12efef04a7161c90c1e5ed1dc4677aa88a1d4054aff836f3430df4da5262ed4289c21637358a9e10e5df16f76743cbf5a29bb3a44b146c19cf3 MarkupSafe-3.0.2-cp313-cp313-win_amd64.whl 8a6e2b13a2ec4ef914a5d62aad3db6464d45e525a82e07f6051ed10474eae959069e165dba011aefb8207cdfd55391d73d6f06362c7eb247b08763106709526e mutagen-1.47.0-py3-none-any.whl From 5dd18b1870d3216d03b3c635a48e4a4ee796fa5d Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sun, 3 May 2026 14:59:03 +0200 Subject: [PATCH 02/29] media player fade toggle --- copyparty/web/browser.js | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 08edf578..c067346d 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -315,6 +315,7 @@ if (1) "mt_one": "stop after one song\">1️⃣", "mt_shuf": "shuffle the songs in each folder", "mt_aplay": "autoplay if there is a song-ID in the link you clicked to access the server$N$Ndisabling this will also stop the page URL from being updated with song-IDs when playing music, to prevent autoplay if these settings are lost but the URL remains\">a▶", + "mt_afade": "fade in / out when pausing / unpausing audio\">fade", "mt_preload": "start loading the next song near the end for gapless playback\">preload", "mt_prescan": "go to the next folder before the last song$Nends, keeping the webbrowser happy$Nso it doesn't stop the playback\">nav", "mt_fullpre": "try to preload the entire song;$N✅ enable on unreliable connections,$N❌ disable on slow connections probably\">full", @@ -1167,6 +1168,7 @@ var musicSettings = ( '🔂' + '{{ "" if sb_lg else logues[0] }} + + + +
@@ -179,32 +205,6 @@
- - - -