We are happy to announce that Gerbera Media Server 2.6.1 is now available.
This release focuses on fixing MySQL issues and also stream internal subtitles.
Also the scripting tests no longer support loading complete files.
FIXES
- Configuration error when creating MySQL from scratch
- Internal subtitles seem to be broken on older ffmpeg
NEW Features
- Inotify support for script folders allows developing scripts without restarting the server
Code Improvements
- Increased size of
debug-mode
config option tounsigned long long
to avoid overflow. Includes new very long integer config option. - Support for loading scripts in tests is dropped in preperation of dropping the feature completely.
Changes
- Gerbera 2.6.1 (#3565), thanks @KarlStraussberger
- Catch exceptions from metadata handlers (#3563), thanks @KarlStraussberger
- Remove test support for loading scripts (#3562), thanks @KarlStraussberger
- Fix MySQL database upgrade from 23 to 24 (#3558), thanks @cweiske
- Bump docker/build-push-action from 5 to 6 (#3561), thanks @dependabot[bot]
- Bump peter-evans/dockerhub-description from 3 to 4 (#3560), thanks @dependabot[bot]
- Bump DoozyX/clang-format-lint-action from 0.18 to 0.20 (#3559), thanks @dependabot[bot]
- Update Actions (#3556), thanks @KarlStraussberger
- Fix for MultiInsert statement (#3555), thanks @KarlStraussberger
- Fix resource file pattern with braces (#3554), thanks @KarlStraussberger
- Pull config dependencies (#3549), thanks @KarlStraussberger
- Inotify for scripts: reload without server restart (#3548), thanks @KarlStraussberger
- Bump tmp from 0.2.3 to 0.2.4 in /gerbera-web (#3547), thanks @dependabot[bot]
- Fix MySql config load (#3545), thanks @KarlStraussberger
- Bump master (#3544), thanks @KarlStraussberger
Please see our Documentation for how to install the latest Gerbera version on your system.