v0.3.13 - Ffmpeg Export Profile Support, Db Auto-Rebuild updates
Db Auto-rebuild changes
If you enable the auto-rebuild setting, Tablo Tools will automatically reload it:
- every 2 and 32 minutes after the hour (once shows typically are finished)
- on application start-up (or the computer wakes up) if the Db is older than 5 minutes (and not about to be reloaded)
Ffmpeg Export Profile Support
This is an advanced feature you likely don't need. It allows setting options to transcode video and audio streams as recordings are being exported from a Tablo device. These new options can be found under Settings->Export: Ffmpeg Profiles
. There is a single global default setting that can be set, however you are able to apply them on a per recording/export basis. A number of pre-built profiles are included and you can also define as many custom profiles as you'd like.
The default (Basic) profile still provides the same functionality and no performance changes as existing versions of TabloTools.
What's Changed
- Add support for Ffmpeg profiles similar to ffmpeg-commander
- Ffmpeg profile support in #189
- Ffmpeg cmd fixes in #195
- Stripped titles should replace all instances of bad characters in #194
- Bump webpack from 5.74.0 to 5.76.0 in #193
- Update dependencies in #198
- Fix some backend type defs in #199
- Fix autorebuild ui, suppress flash in #201
- More ffmpeg profile updates in #200
- Make autoRebuild more useful #48 in #202
- filesystem error handling fixes in #203
Full Changelog: v0.3.12...v0.3.13