From 60eb0f8aa1cb51961f1d7d4ce5c194af894ee419 Mon Sep 17 00:00:00 2001 From: Halhadus Date: Sat, 15 Feb 2025 17:34:35 +0300 Subject: [PATCH] Fixed duration on other providers script --- addotherproviders.py | 2 +- music.db | Bin 200704 -> 200704 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/addotherproviders.py b/addotherproviders.py index 3efbd3c..8202904 100644 --- a/addotherproviders.py +++ b/addotherproviders.py @@ -121,7 +121,7 @@ def process_downloads(): (?,?,?,?,?,?,?,?)''', (display_name, cleaned_url, 'other', final_path, metadata['artist'], metadata['album'], - metadata['title'], metadata['duration'])) + metadata['title'], int(metadata['duration']))) conn.commit() success_count += 1 diff --git a/music.db b/music.db index 54f06050b54da0e387ce1f4fd6153b328522f538..fa4b848c361b89db2f9ac51cc59eeec3a8cdf5cb 100644 GIT binary patch delta 51 zcmZozz|#OkEsQNpQ<&Kpk4$A})?hrcv2Y4AZ=*~H2d8Owr?4>3 G;RXPlXAc