ThePornDatabase / namer

Renames adult video files so that the plex/jellyfin plugins and stash script will match without user input. Runs server or command mode.
https://theporndb.net
171 stars 26 forks source link

Python 3.12 compability #222

Closed gebau00a closed 10 months ago

gebau00a commented 10 months ago

Namer requires Python 3.11, with pyproject.toml explicitly asking for a version below 3.12. Is this intended due to changes in Python 3.12 or it wasn't tested so far only? What is needed despite the change in pyproject.toml to update Namer for Python 3.12?

DirtyRacer1337 commented 10 months ago

When poetry would be available for 3.12, then I will do it