fluxa/core
KhooLy 05083b3f0b Improve plugin auto-update: failure reporting, deduplication, separate notification IDs
- Return UpdateReport(updatedPlugins, failedPlugins) from auto-updater so failures
  are tracked separately from successes
- Show a distinct notification when one or more plugins fail to update, using
  separate notification IDs so the success and failure toasts don't stomp each other
- Add installKey() to Plugin for stable deduplication by (name, repositoryUrl) pair;
  use it in isPluginInstalled to avoid duplicate installs on re-run
- Add i18n keys notification.plugins_update_failed_title/body in en-US and tr-TR
2026-07-03 12:52:50 +03:00
..
src/main Improve plugin auto-update: failure reporting, deduplication, separate notification IDs 2026-07-03 12:52:50 +03:00
build.gradle.kts Fix mpv/ExoPlayer audio passthrough, channel layout, AO, and DV track selection 2026-07-03 03:51:49 +03:00