From b753b340501e1e2d97c0f4a78504333e4fe44039 Mon Sep 17 00:00:00 2001 From: William Bell <62452284+Ugric@users.noreply.github.com> Date: Sat, 27 Dec 2025 03:02:31 +0000 Subject: [PATCH] fix duration into the code --- old_app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/old_app.py b/old_app.py index 453b9df..2537827 100644 --- a/old_app.py +++ b/old_app.py @@ -81,7 +81,7 @@ player.add_to_queue( "bruhh", "music/pink floyd/dark side of the moon/06 Money.flac", "Money", - 1, + 382.200000, "The Dark Side Of The Moon", "", "Pink Floyd", @@ -93,7 +93,7 @@ player.add_to_queue( "bruhh", "music/pink floyd/dark side of the moon/07 Us and Them.flac", "Us and Them", - 1, + 470.333333, "The Dark Side Of The Moon", "", "Pink Floyd",