jkwill87 / mnamer

media file renaming and organizing tool
https://pypi.org/project/mnamer
MIT License
806 stars 68 forks source link

Python 3.13 compatibility #299

Open cybe opened 1 month ago

cybe commented 1 month ago

We need guessit 3.8.0 for Python 3.13 compatibility. Fixes TypeError: 'PosixPath' object does not support the context manager protocol. See https://github.com/guessit-io/guessit/pull/761.