Skip to content

Releases: 15532th/avtdl

v2.2.1

21 Dec 11:08
Compare
Choose a tag to compare
v2.2.1 Pre-release
Pre-release

A couple of fixes for Docker container:

  • set entry point to "avtdl"
  • add SIGTERM signal handler to allow graceful restart while running in container

v2.2.0

20 Dec 04:47
Compare
Choose a tag to compare

Add Docker package.

Add configuration option to specify interface to bind to, add command line options to overwrite configuration for the host and port of the web-interface.

v2.1.3

18 Dec 18:57
Compare
Choose a tag to compare

Add second RPLAY example using rplay-native branch of yt-dlp.

Remove now unused placeholders field in "execute" examples.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

15 Dec 20:43
Compare
Choose a tag to compare

Store history for entities not referenced in chains.

Increase history size.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

14 Dec 16:40
Compare
Choose a tag to compare

Finish recent records preview functionality.

Update images used in web ui description.

Full Changelog: v2.1...v2.1.1

v2.1

14 Dec 13:02
Compare
Choose a tag to compare

In web interface add preview of a few last records that passed through an entity (work in progress).

Fix a few issues with validation logic.

Full Changelog: v2.0...v2.1

v2.0

10 Dec 16:11
Compare
Choose a tag to compare

Web interface is now available. Current functionality includes configuration file editor, providing alternative to manually editing the file. See info.md for description.

Dependency on PyYAML has been replaced with ruamel.yaml.

When starting up without a configuration file present in the working directory, avtdl will create one, using build-in example template.

Breaking changes in configuration: in order to comply with changes introduced by 1.0 release, twitter.space plugin now keeps outgoing record in the chain corresponding to the one an incoming record has originated from, instead of emitting it to every chain the entity was referenced in.

v1.1

29 Oct 18:09
Compare
Choose a tag to compare

Add persistent storage for filter.deduplicate history.

Full Changelog: v1.0.2...v1.1

v1.0.2

13 Oct 18:22
Compare
Choose a tag to compare

Update example for using rplay monitor.

v1.0.1

13 Oct 06:59
Compare
Choose a tag to compare

In rplay monitor fix media_url generation