DDEXUI
DDEXUI copied to clipboard
A user interface for creating simplified ddex metadata
Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.2.1 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Hi willm I can't run program from metadata_form.py it show massage in cmd Traceback (most recent call last): File "metadata_form.py", line 4, in from DDEXUI.ddex.ddex_builder import DDEXBuilder ModuleNotFoundError: No module...
Bumps [lxml](https://github.com/lxml/lxml) from 3.2.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Hi! I tried your OSX-branch of it. It works fine. In the "OUT" folder I found the picture and FLAC but no XML. When I restarted the UI the single...
Hi, I've been trying to make it work on mac with Python Launcher & Idle nothing working can you help me? This is an awesome project. Thank you
Hi there, I just found this as it would possibly be quite useful for me. However I'm having trouble getting it to run in Ubuntu: If I try: python metadata_form.py...
Python27
Hello, I wanted to test your module, but I mostly use python 27 so I've done a bit of work to make it compatible. Could you check if it works...