https://github.com/fingerling42/sort-program
A simple program to easy add tags for mp3
https://github.com/fingerling42/sort-program
Last synced: 9 months ago
JSON representation
A simple program to easy add tags for mp3
- Host: GitHub
- URL: https://github.com/fingerling42/sort-program
- Owner: Fingerling42
- Created: 2019-08-04T19:08:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-10T12:29:31.000Z (about 6 years ago)
- Last Synced: 2025-02-03T14:48:16.603Z (11 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simpsort.Music
Simple program to sort mp3 music.
**Language:** Python
## Used packages
* **[eyeD3](https://github.com/Fingerling42/eyeD3)** — tool for working with MP3 files
and their metadata. I forked package to solve error with non-latin characters
in MP3 name. More information about this error is [here](https://github.com/nicfit/eyeD3/issues/218).