v2.6.4 2024-03-08
Miscellaneous bug fixes and improvements.
Changelog
New
- Pre-built packages for Linux and Mac.
- Add an option to force index-based chapter matching for Bulk Add (074f5c6).
- Add the concept of "sticky" settings - allow the user to choose whether their options in bulk operations and individual marker adds persist across the session, or multiple sessions (a163250).
- Better Plex data directory detection (977b70f).
- New
pathMappings
configuration option (see wiki) (15d0785, 7f5c35a, 4109e6b). - Add arm64 Docker target.
Fixed
- Ensure dock mode toggle and help button scroll out of view (19f6673).
- Fix broken chapter parsing on PMS >= 1.40.0 (e0f8fae).
- Ensure restarting/paused/shutdown overlays can't be dimissed (098194b).
- Fix broken
user_created
flag in backup database (f37b2fd). - Don't attempt to display empty season titles (cd8eeb3).
- Fix broken tests (33d89be).
- Bulk add apply type description could be incorrect if sticky settings are enabled (eb0b63a).
Tweaked
- Adjust logging of media items in backup database that aren't in the Plex database (94112a5).
- Use new JSON format in PMS >= 1.40.0 for chapter parsing if available (e0f8fae).
- Some small screen optimizations (though this is still far from mobile-friendly) (e367674).
- Don't include show name in episode title on small screens (85ffe17).
- Trim whitespace from user-supplied paths during First Run experience (251fff1, a3d0674).
- Tweak "markers without media items" message (72c1c22).