You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
v0.27.0 - 2024-09-23
💥 Note: The Movie concept has been renamed to Group.
💥 Note: Tagger settings have been reset, but are now persisted between browser sessions. Show male performers and Set Tags are now defaulted to true. Please verify your settings before using the Tagger.
✨ New Features
Movies have been renamed to Groups and now may contain orderable sub-groups with descriptions. (#5105)
Added support for multiple URLs for Performers. (#4958)
Added filter and count badge to Scraper lists in the Metadata Providers page, and improved presentation. (#5040)
Clicking Rescan on the details pages will now properly recalculate file details. (#5043)
Added performer sorting options for career length, measurements and weight. (#5129)
Added path column option to scene and gallery list tables. (#5005)
Moved Reload scrapers option to top of Scrapers menus. (#5142)
Added scene filter criterion for Scene Marker queries. (#5097)
Scene Player now allows interacting with the controls before playing video, and errors no longer prevent interacting with the Scene Player. (#5145)
🐛 Bug fixes
Fixed videos and images having incorrect dimensions when the orientation flag is set to a non-default value during scan. (#5188, #5189)
Fixed mp4 videos being incorrectly transcoded when the file has opus audio codec. (#5030)
Fixed o-history being imported as view-history when importing from JSON. (#5127)
Deleting a zip-based or folder-based Gallery and deleting the file/folder now removes files from the existing image if the image has multiple files, instead of removing the image. (#5213)