CI Report:
https://ci-tests.linuxserver.io/linuxserver/kometa/v2.4.8-ls113/index.html
LinuxServer Changes:
Full Changelog: v2.4.7-ls112...v2.4.8-ls113
Remote Changes:
Fixed
- Pushed 2.4.8 to resolve an issue in GitHub workflows that prevented docker builds from being deployed for nightly updates.
Added
- Add
plex_idandplex_rating_keybuilders for selecting Plex items directly by metadata ID, GUID, or rating key. - Add
audio_codecas a Plex search and filter attribute for music tracks.
Changed
- Allow pipe-separated hourly, monthly, and yearly schedule values. Monthly schedules also support inclusive ranges, such as
monthly(1-7)andmonthly(25-last).