Releases: openfun/django-peertube-runner-connector
Releases · openfun/django-peertube-runner-connector
v0.11.0
Added
- Adds a filter by type in available runner jobs
v0.10.0
Added
- Add a function to delete temporary video files
v0.9.0
Added
- Allow to search the job uuid in the admin
Fixed
- Fix concurrency when runners accepts the same job
v0.8.0
Added
- Add a parameter to the transcode function to specify the source file
v0.7.0
Added
- Add renovate configuration
- Add transcription support
v0.6.0
Added
- Instantiate a redis manager for socketio
v0.5.0
Changed
- Download video is now a redirect
Fixed
- Crash when properties were missing from probe
v0.4.0
Added
- Support django 5.0
- Enable logger in socketio server
Changed
- Transcoding ended callback also called when transcoding failed
Fixed
- Division by zero when calculating the average fps
v0.3.1
Fixed
- videos storage does not remove settings
v0.3.0
Changed
- Add settings options for "videos" storages