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).