eroncero
  • Joined on 2025-02-13
eroncero created branch 1.1.0 in Digitalstack/Folder-By-BPM 2025-05-26 17:27:36 +02:00
eroncero pushed to 1.1.0 at Digitalstack/Folder-By-BPM 2025-05-26 17:27:36 +02:00
1f83bb8517 Fix DeprecationWarning in BPM rounding; ensure BPM tags are correctly written and updated
76d25ebe5e BPM functionality
63953f45e8 First step for a config file
Compare 3 commits »
eroncero created branch 0.2.0 in Digitalstack/Folder-By-BPM 2025-05-26 14:04:39 +02:00
eroncero pushed to 0.2.0 at Digitalstack/Folder-By-BPM 2025-05-26 14:04:39 +02:00
eroncero pushed to main at Digitalstack/Folder-By-BPM 2025-05-26 14:02:32 +02:00
dfe237d3ea Simplify timestamp format in output folder name to YYYY-MM-DD_HHMMSS
52edae428c Support recursive search of MP3 files in subfolders; update input prompt message
9000ff1680 Fix input path parsing by stripping quotes from user input
53cad05cd9 Add handling for files without BPM: group into [Unknown BPM] folder; keep balanced CD splits and timestamped output folder
cbe4c5badb Include minutes and seconds in run_date to avoid destination folder conflicts
Compare 6 commits »
eroncero pushed to main at Digitalstack/Folder-By-BPM 2025-05-25 19:21:03 +02:00
a83b7b0d11 Setup Python3 virtual environment
eroncero created branch main in Digitalstack/Folder-By-BPM 2025-05-25 19:19:10 +02:00
eroncero pushed to main at Digitalstack/Folder-By-BPM 2025-05-25 19:19:10 +02:00
32cc07962b Evenly distribute tracks per BPM range across CDs with BPM subfolders, splitting total size into ~700MB chunks
8957bde412 Group MP3s by BPM and distribute into CD-XX folders (max 700MB each) with BPM subfolders inside
95f319d7a7 Use actual BPM values in each bin to name folders accurately
cef1be9013 Dynamically generate BPM bins based on min/max BPM of all tracks before copying
551f86856d Group MP3 files by non-overlapping 5-BPM bins using ID3v2 tags and copy to structured folders
eroncero created repository Digitalstack/Folder-By-BPM 2025-05-25 19:16:58 +02:00
eroncero pushed to main at eroncero/MoodleADM 2025-03-05 13:02:36 +01:00
5cfd1292b7 First commit
eroncero created repository eroncero/MoodleADM 2025-03-05 12:58:13 +01:00
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-03-04 20:25:44 +01:00
ba2807a8f8 Fix deployment
eroncero pushed to main at Digitalstack/OTClient_BuildBox 2025-03-02 21:34:42 +01:00
9148f4d319 first commit
eroncero created repository Digitalstack/OTClient_BuildBox 2025-03-02 21:24:29 +01:00
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-02-27 21:35:57 +01:00
3ea80eda6c Nu 2do
b53c19929a Hard-code DB credentials to ZnoteAAC
d4f49c7637 Install php-apcu module
Compare 3 commits »
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-02-27 21:11:34 +01:00
f4aae5f578 Install Apache2 ZnoteAAC virtual host
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-02-27 20:48:21 +01:00
66a1ce279e Added hardcodded pw
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-02-27 20:39:17 +01:00
cfe1d1a2b6 Install and configure PMA
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-02-27 20:24:45 +01:00
ac2fde70c7 PMA Conf
eroncero pushed to main at Digitalstack/SabrehavenServer-1mindeploy 2025-02-27 20:12:53 +01:00
3b4cd5c128 Major upgrade and refactor