github danrahn/MarkerEditorForPlex v2.6.2
Marker Editor For Plex v2.6.2

latest releases: v2.7.1, v2.7.0, v2.7.0-beta.2...
9 months ago

v2.6.2 2023-12-10

Several minor bug fixes

Changelog

Fixed

  • Couldn't add '-' to create a negative timestamp in some circumstances (4fe6d70).
  • Elements could get into bad states if element animations are triggered before existing animations on the same element are completed (7c7754a).
  • Toast messages did not appear on top of overlays (60ab96c).
  • Attempting to add markers from back-to-back chapters would often result in overlap that had to be manually resolved (8926c3d).
  • In bulk add, chapter-based matching could return a timestamp match even when a name match is available (1076a50).

Tweaked

  • Adjust multi-select behavior when only a single item is selected (4b39eeb).
  • Reduce number of server requests are needed to get movie marker info (2e1bdf4).
  • Move single marker delete confirmation inline instead of an overlay (7381fc8).
  • In bulk add, if an episode has multiple chapter names that match the baseline, return the marker closest to the baseline instead of the first match (1076a50).

Refactoring

  • Enable require-await ESLint rule (917a497).
  • Rename DatabaseWrapper to SqliteDatabase and move CreateDatabase.cjs into SqliteDatabase.js (4644f9c).

Don't miss a new MarkerEditorForPlex release

NewReleases is sending notifications on new releases.