From ba07b407a05f2a076b9d1540184d907e2bfb44a8 Mon Sep 17 00:00:00 2001 From: Flatpak External Data Checker <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 02:05:15 +0000 Subject: [PATCH 1/2] deezer: Update DeezerDesktopSetup_7.1.50.exe --- dev.aunetx.deezer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev.aunetx.deezer.json b/dev.aunetx.deezer.json index 3fb3015..0a73a07 100644 --- a/dev.aunetx.deezer.json +++ b/dev.aunetx.deezer.json @@ -6,8 +6,8 @@ "sources": [ { "type": "archive", - "url": "https://cdn-content.dzcdn.net/builds/deezer-desktop/8cF2rAuKxLcU1oMDmCYm8Uiqe19Ql0HTySLssdzLkQ9ZWHuDTp2JBtQOvdrFzWPA/win32/x86/7.1.50/DeezerDesktopSetup_7.1.50.exe", - "sha256": "85843367f2f5878820193952d7efce197f37303a29aaace11bddbfcd33839ac6", + "url": "https://cdn-content.dzcdn.net/builds/deezer-desktop/8cF2rAuKxLcU1oMDmCYm8Uiqe19Ql0HTySLssdzLkQ9ZWHuDTp2JBtQOvdrFzWPA/win32/x86/7.1.60/DeezerDesktopSetup_7.1.60.exe", + "sha256": "91ca528326494e88529a45d29943f67dbd9b482a3b9caacf66ac886dcf1d705c", "only-arches": [ "x86_64" ], From 274f3feb3e0bc983eacc429e5120213c7328d692 Mon Sep 17 00:00:00 2001 From: josselinonduty Date: Tue, 3 Feb 2026 19:33:51 +0100 Subject: [PATCH 2/2] chore: fix hunks offsets --- patches/06-control-log-level.patch | 2 +- patches/07-improve-responsiveness.patch | 2 +- patches/08-hide-offline-banner.patch | 2 +- patches/09-disable-animations.patch | 2 +- patches/10-disable-notifications.patch | 2 +- patches/11-fix-thumbar-actions.patch | 8 ++++---- patches/13-disable-hardware-acceleration.patch | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/patches/06-control-log-level.patch b/patches/06-control-log-level.patch index c3e1ee3..3b0dd24 100644 --- a/patches/06-control-log-level.patch +++ b/patches/06-control-log-level.patch @@ -16,7 +16,7 @@ diff --git a/build/main.js b/build/main.js index 481fc5c..b141aa2 100644 --- a/build/main.js +++ b/build/main.js -@@ -3319,12 +3319,18 @@ +@@ -3322,12 +3322,18 @@ processType: isProcessMain() ? "main" : process.type, }), (external_electron_log_default().transports.console.format = `{h}:{i}:{s}.{ms} ({processType}/{level}) ${isPlatform(PLATFORM.WINDOWS) ? ">" : "›"} {text}`), diff --git a/patches/07-improve-responsiveness.patch b/patches/07-improve-responsiveness.patch index d7afc8f..980aa70 100644 --- a/patches/07-improve-responsiveness.patch +++ b/patches/07-improve-responsiveness.patch @@ -110,7 +110,7 @@ diff --git a/build/main.js b/build/main.js index b141aa2..e5bc640 100644 --- a/build/main.js +++ b/build/main.js -@@ -3078,8 +3078,8 @@ +@@ -3081,8 +3081,8 @@ }, windowOptions = { title: "Deezer Desktop", diff --git a/patches/08-hide-offline-banner.patch b/patches/08-hide-offline-banner.patch index afe2915..dfda883 100644 --- a/patches/08-hide-offline-banner.patch +++ b/patches/08-hide-offline-banner.patch @@ -37,7 +37,7 @@ diff --git a/build/main.js b/build/main.js index e5bc640..8953617 100644 --- a/build/main.js +++ b/build/main.js -@@ -3075,6 +3075,11 @@ +@@ -3078,6 +3078,11 @@ getRealPath(external_electron_namespaceObject.app, __dirname), "preload.js" ), diff --git a/patches/09-disable-animations.patch b/patches/09-disable-animations.patch index 9ce7135..68e8485 100644 --- a/patches/09-disable-animations.patch +++ b/patches/09-disable-animations.patch @@ -30,7 +30,7 @@ diff --git a/build/main.js b/build/main.js index 8953617..69a734d 100644 --- a/build/main.js +++ b/build/main.js -@@ -3079,6 +3079,9 @@ +@@ -3082,6 +3082,9 @@ (process.argv.some((arg) => arg === "--hide-offline-banner") || "yes" === process.env.DZ_HIDE_OFFLINE_BANNER) && "--hide-offline-banner", diff --git a/patches/10-disable-notifications.patch b/patches/10-disable-notifications.patch index 97b5d5f..53f89db 100644 --- a/patches/10-disable-notifications.patch +++ b/patches/10-disable-notifications.patch @@ -12,7 +12,7 @@ diff --git a/build/main.js b/build/main.js index 69a734d..edacdde 100644 --- a/build/main.js +++ b/build/main.js -@@ -3082,6 +3082,9 @@ +@@ -3085,6 +3085,9 @@ (process.argv.some((arg) => arg === "--disable-animations") || "yes" === process.env.DZ_DISABLE_ANIMATIONS) && "--disable-animations", diff --git a/patches/11-fix-thumbar-actions.patch b/patches/11-fix-thumbar-actions.patch index 9157f94..56a6a24 100644 --- a/patches/11-fix-thumbar-actions.patch +++ b/patches/11-fix-thumbar-actions.patch @@ -19,7 +19,7 @@ index edacdde..ba3d65e 100644 (MenuItemType.PlayerNext = "player-next"), (MenuItemType.PlayerPrev = "player-prev"), (MenuItemType.PlayerShuffle = "player-shuffle"), -@@ -1443,6 +1444,8 @@ +@@ -1446,6 +1447,8 @@ return this.getPasteOptions(); case MenuItemType.PlayerPlay: return this.getPlayerPlayOptions(); @@ -28,7 +28,7 @@ index edacdde..ba3d65e 100644 case MenuItemType.PlayerNext: return this.getPlayerNextOptions(); case MenuItemType.PlayerPrev: -@@ -1583,15 +1586,26 @@ +@@ -1586,15 +1589,26 @@ }), }; } @@ -57,7 +57,7 @@ index edacdde..ba3d65e 100644 }; } getPlayerPrevOptions() { -@@ -1600,9 +1614,9 @@ +@@ -1603,9 +1617,9 @@ label: i18n_t("menu_previous_label"), enabled: this.user.isLoggedIn() && canPrev, accelerator: "Shift+Left", @@ -69,7 +69,7 @@ index edacdde..ba3d65e 100644 }; } getPlayerShuffleOptions() { -@@ -2245,7 +2259,7 @@ +@@ -2248,7 +2262,7 @@ external_electron_namespaceObject.Menu.buildFromTemplate([ this.menu.getItem(MenuItemType.Open), this.menu.getItem(MenuItemType.Separator), diff --git a/patches/13-disable-hardware-acceleration.patch b/patches/13-disable-hardware-acceleration.patch index acd1d53..a8fb3d9 100644 --- a/patches/13-disable-hardware-acceleration.patch +++ b/patches/13-disable-hardware-acceleration.patch @@ -11,7 +11,7 @@ diff --git a/build/main.js b/build/main.js index b2b1c55..63386d4 100644 --- a/build/main.js +++ b/build/main.js -@@ -2894,6 +2894,11 @@ +@@ -2897,6 +2897,11 @@ "disable-features", "HardwareMediaKeyHandling" ),