Skip to content

Releases: tubearchivist/tubearchivist-jf

v0.2.0

19 Apr 23:52
f3661cb
Compare
Choose a tag to compare

Project Update

This is probably the last release of this integration. There is now a plugin: tubearchivist/tubearchivist-jf-plugin, switch to that at your earliest convenience.

Added

Changed

  • Changed library installation to be by user, by @rockerbacon
  • Increased timeout

v0.1.2

18 Oct 03:25
3c88c19
Compare
Choose a tag to compare

Changed

  • Changed new season folders creating with umask 0o777 to avoid permission problems

Fixed

  • Fixed FileExistsError when rerunning after failure

v0.1.1

29 Aug 03:08
73b8920
Compare
Choose a tag to compare

Added

  • Added support for windows path building, by @Froghut

v0.1.0

05 Aug 03:51
a952aa1
Compare
Choose a tag to compare

Initial release

  • First real release to integrate Tube Archivist with Jellyfin
  • Needs Tube Archivist v0.4.0+ for compatibility
  • This repo looks for regular contributors. If this is a useful integration, consider improving upon it.

Added

  • Added Docker build, initial work by @jonasrosland
  • Added configuration options through env vars, by @jonasrosland
  • Added auto index integration via Apprise trigger

Changed

  • Changed timeout, increased, #2

Fixed