Releases: jessedp/tablo-tools-electron
v0.3.14 - Windows / Mac Bug Fix for v0.3.13
This release is the same as v0.3.13 except it works on Windows and Macs. Oops.
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
v0.3.13-beta.2 - More FFmpeg profile updates, redo Auto-rebuild
0.3.13-beta.1
What's Changed
- Make the "Basic" ffmpeg profile version "copy" video instead of encode as previously done in #195
- Various Ffmpeg cmd interface fixes, including tooltips in #195
- Stripped titles should replace all instances of bad characters in #194
- Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #193
Full Changelog: v0.3.13-beta.0...v0.3.13-beta.1
v0.3.13-beta.0 - Ffmpeg Profile support
These options can be found under Settings->Export: Ffmpeg Profiles
. In this first beta, there is only a single global default setting that can be set, though you can define as many profiles as you'd like. There are also a number of pre-built profiles. The default (Basic) profile applied still provides the same functionality as existing versions of TabloTools. The intent is to allow them to be applied more with more granularity like Naming Templates can be.
Feedback is appreciated as this is a fairy major feature.
- Add support for Ffmpeg profiles similar to ffmpeg-commander
v0.3.12 - UI Performance fixes, focus on Export List/Queue
v0.3.11 - Better Export List display
v0.3.10 - Fix Test Device, Enable Toggling Watched/Protected
What's Changed
- Fix test device in #168
- Enable changing watch/protect individually and in bulk in #170
- General Bugfixes in #171
- Bump got and electron in #169
Full Changelog: v0.3.9...v0.3.10
v0.3.9 - Ensure device discovery works
v0.3.8 - Nav bar updates, full screen control fixes
What's Changed
- MOD: Nav Bar - remove logo, spacing tweaks, overlaid screen controls don't get in the way of anything important
- FIX: full screen controls enter/exit
- FIX: Clearing bulk selections should clear/redirect all selection lists
- FIX: Pie charts "size" hover labels are readable
- FIX: version check timing
- And other misc updates in #161
Full Changelog: v0.3.7...v0.3.8