Write song Cue data from the DJuced database to audio files in a Serato-compatible fromat
Project description
JuicedSerato
Developed by Davis_Software © 2024
This Project aims to enable users of the DJuiced DJ Software to write their configured track cues into the ID3 tags of the track files with the Serato GEOB format. This will essentially transfer all cues into Serato.
Installation
You can Install JuicySerato through multiple sources
- Via Python Package Index
pip install juicy_serato
- Download an executable
- Go to GitHubs Release section and download the correct executable file for your os.
Usage
- Inject Serato ID3 tags in-place:
juicy_serato -b <path to djuced db> inject
- Copy all Library files to a target folder and inject the ID3 tags into these:
juicy_serato -b <path to djuced db> copy <target path>
used resourced / open-source projects
- https://github.com/Holzhaus/serato-tags
- https://github.com/Holzhaus/serato-tags/blob/main/docs/fileformats.md
- https://github.com/DJUCED/DJUCED_DJ/blob/main/doc/meta-tags.md
Development
- Generate virtual env
python -m venv .venv - Activate the venv
- Install packages
pip install -r requirements.txt - Install the package in edit mode
pip install -e . - Build with
python -m build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file juicy_serato-0.0.2.tar.gz.
File metadata
- Download URL: juicy_serato-0.0.2.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd1f74af36963da56d55fdc29a669ed7a7c0d815466aa8a63523e7b435b87e1b
|
|
| MD5 |
6f81ec5785ea0795657d588444bb8502
|
|
| BLAKE2b-256 |
7367c915157a159ba5b9261690eb81f8520aa3480525be5e1912a75c2790eb14
|
File details
Details for the file juicy_serato-0.0.2-py3-none-any.whl.
File metadata
- Download URL: juicy_serato-0.0.2-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c0d1ed4c2b109121ebbe7bde7a4119dd3714df6993a3af32ba7c3660dd4630d
|
|
| MD5 |
c6e2448414fdf8fe5318bb1fdddb42bd
|
|
| BLAKE2b-256 |
a00b8caf210116cf7595b77376e1f575322d2fd2956d2308d5f910da2c87d4b5
|