Roncero Blanco, Edgar
|
1f83bb8517
|
Fix DeprecationWarning in BPM rounding; ensure BPM tags are correctly written and updated
|
2025-05-26 17:24:00 +02:00 |
|
Roncero Blanco, Edgar
|
76d25ebe5e
|
BPM functionality
|
2025-05-26 17:20:55 +02:00 |
|
Roncero Blanco, Edgar
|
63953f45e8
|
First step for a config file
|
2025-05-26 15:33:07 +02:00 |
|
Roncero Blanco, Edgar
|
dfe237d3ea
|
Simplify timestamp format in output folder name to YYYY-MM-DD_HHMMSS
|
2025-05-26 13:59:32 +02:00 |
|
Roncero Blanco, Edgar
|
52edae428c
|
Support recursive search of MP3 files in subfolders; update input prompt message
|
2025-05-26 13:57:08 +02:00 |
|
Roncero Blanco, Edgar
|
9000ff1680
|
Fix input path parsing by stripping quotes from user input
|
2025-05-26 13:53:52 +02:00 |
|
Roncero Blanco, Edgar
|
53cad05cd9
|
Add handling for files without BPM: group into [Unknown BPM] folder; keep balanced CD splits and timestamped output folder
|
2025-05-26 13:51:24 +02:00 |
|
Roncero Blanco, Edgar
|
cbe4c5badb
|
Include minutes and seconds in run_date to avoid destination folder conflicts
|
2025-05-26 13:39:11 +02:00 |
|
Roncero Blanco, Edgar
|
e8cf98708b
|
Add run_date variable, prompt for source path, auto-generate destination folder with date-based name
|
2025-05-26 13:35:48 +02:00 |
|
|
a83b7b0d11
|
Setup Python3 virtual environment
|
2025-05-25 19:20:59 +02:00 |
|
|
32cc07962b
|
Evenly distribute tracks per BPM range across CDs with BPM subfolders, splitting total size into ~700MB chunks
|
2025-05-25 19:12:18 +02:00 |
|
|
8957bde412
|
Group MP3s by BPM and distribute into CD-XX folders (max 700MB each) with BPM subfolders inside
|
2025-05-25 19:06:40 +02:00 |
|
|
95f319d7a7
|
Use actual BPM values in each bin to name folders accurately
|
2025-05-23 12:42:03 +02:00 |
|
|
cef1be9013
|
Dynamically generate BPM bins based on min/max BPM of all tracks before copying
|
2025-05-23 12:38:34 +02:00 |
|
|
551f86856d
|
Group MP3 files by non-overlapping 5-BPM bins using ID3v2 tags and copy to structured folders
|
2025-05-23 12:36:21 +02:00 |
|
|
a019daabed
|
Add dynamic BPM-based folder creation
|
2025-05-23 12:00:33 +02:00 |
|
|
0e0223151e
|
First commit
|
2025-05-23 11:57:56 +02:00 |
|