- 92e1f20 Merge pull request #594 from arabcoders/dev by Abdulmohsen
- b4783a8 Standardize how we handle UserContext, added support for multi user in db:list command. by ArabCoders
- dd84251 Redesigned redesigned how we create sub users config data by ArabCoders
- 54a8556 fix the prev commit by ArabCoders
- 87ac7e7 remove use backend id for X-Plex-Client-Identifier to not generate events for each version change by ArabCoders
What's Changed
- Fix release title. by @arabcoders in #577
- re-enable dev builds by @arabcoders in #578
- fix permissions by @arabcoders in #579
- make build work on manual dispatch as well by @arabcoders in #580
- Update auto release. by @arabcoders in #581
- Update auto release. by @arabcoders in #582
- Update auto release. by @arabcoders in #583
- Support per user mapper and database. by @arabcoders in #584
- Implement per user servers.yaml, and support mark as unplayed for all users by @arabcoders in #585
- Free memory after each user sync, and prevent syncing main user by default as it's covered by the regular import/export, and provide flag to enable it. by @arabcoders in #586
- Implements progress sync for all users via state:sync by @arabcoders in #587
- Fully implemented our vision for Multi-user sync via state:sync command by @arabcoders in #588
- Added new command to diff two backup files and find the difference by @arabcoders in #590
- Compress backup files by default and extends lifetime of backups to 90d by @arabcoders in #591
- Show zip files in backup api and remove the uncompressed file if compressing was done by @arabcoders in #592
- support backing up mutli-user watch state via state:backup by @arabcoders in #593
- Major sub users refactor by @arabcoders in #594
Full Changelog: master-20250118-a9fa743...master-20250201-92e1f20