-
-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for pydantic 2.x ? #589
Comments
I forgot to read the pyproject.toml |
Hi @marillat, sounds like you are trying to use only system packages? I would recommend setting up a
|
Yes.
As I'm a Debian maintainer I try to not use venv, composer or npm and I don't want to build appimage. Feel free to close this issue. |
Curious why you would shy away from venvs? They purposefully isolate an environment so you don't have to worry about the system's overall security when using packages for a specific program. And can keep ticket open as I will have to migrate to pydantic 2 anyways! |
Decided to jump to new version with next release. It may cause errors with some people's old save profiles, so currently in beta: https://github.com/cdgriffith/FastFlix/releases/tag/5.8.0b0 |
* Adding #283 support for experimental DTS (dca) audio by adding -strict -2 (thanks to Sub7) * Adding #354 M1 support (thanks to Nhunz and Anton) * Adding #536 Improve Profiles - save advanced options (thanks to CelticTaonga and DCNerds) * Adding #568 center app on startup (thanks to Viet-Duc Le) * Adding #589 support for pydantic 2.x (thanks to dmo marillat) * Adding #592 Add alpha channel for VP9 (thjanks to subof) * Fixing #185 audio channels not being set properly and resetting on encoder change (thanks to Tupsi) * Fixing #522 add file fails - fixed as of 5.7.0 (thanks to pcl5x2008) * Fixing #531 list limitation in readme that FFmpeg must support the software encoders listed (thanks to brunoais) * Fixing #567 Profiles for WebP did not work (nor GIF dither) (thanks to jpert) * Fixing #582 BT.2020-10 Color transfer not maintained (thanks to Ryushin) * Fixing #585 error when trying to return a video from queue that has the video track after audio or subtitiles (thanks to Hankuu) * Fixing #586 audio channels being set incorrectly (thanks to Hankuu) * Fixing #588 audio and subtitle dispositions were not set from source (thanks to GeZorTenPlotZ)
Thanks. |
FastFlix Version:
5.7.4
Operating System:
Linux amd64 Debian unstable Python 3.12
Describe the bug
FastFlix fail to start with (python3-pydantic 2.4.2 and python3-pydantic-core 2.11.0)
The text was updated successfully, but these errors were encountered: