Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@guilty57 guilty57 released this 14 Jul 10:29

Initial public release.

Features

  • Backs up TV episode intro/credits chapter markers as one JSON file per episode
  • Restores markers from JSON backups, matching by TVDB ID + season + episode
  • Automatically archives previous backups into a timestamped zip before each run
  • Optional companion .nfo output
  • Runs as standard Emby scheduled tasks - no custom in-app dialogs

Requirements

Built and tested against Emby Server 4.10.0.18. See the README for build
instructions - you'll need to supply your own MediaBrowser SDK DLLs from
your Emby install (not redistributed here for licensing reasons).

Scope

TV episodes only - movie intro/credits markers are not handled.

Full Changelog: https://github.com/guilty57/credits-intros-backup-restore/commits/v1.0.0

Prebuilt DLL

A prebuilt IntrosBackupReplacement.dll is attached below for convenience.
It was built and tested only against Emby Server 4.10.0.18. If you're on
a different version, build from source instead (see README) - a mismatch
can cause the plugin to fail to load or behave unexpectedly.