meseko Hi meseko,
Apologies for the confusion earlier - you were right. JA Flix does support the JA Content Type plugin: its Video and Gallery content types are built on it.
The Class "Joomla\CMS\Filesystem\Folder" not found error comes from a few files in these two plugins still referencing an old Joomla class path that changed in Joomla 6:
Plugin JA Content Type (plugins/system/jacontenttype/):
jacontenttype.php - line 25
models/fields/jactt.php - line 17
layouts/joomlart/fields/items.php - line 20
helpers/image.php - lines 15-16
libraries/legacy/view/legacy.php - line 16
Plugin Ajax JA Content Type (plugins/ajax/jacontenttype/):
layouts/contenttype/media_list.php - line 18
Please back up your site (or at least these two plugin folders) before making any changes.
Rather than editing these by hand, please download the updated package here and reinstall it over
your current plugins:
https://drive.google.com/drive/folders/1BIpkyNvSuCuv7zBu2SKiVVOyK-xzUikA?usp=sharing
Let us know if it's still acting up after that.