Skip to content

Releases: jessedp/tablo-tools-electron

v0.3.14 - Windows / Mac Bug Fix for v0.3.13

04 May 19:11
52d3474
Compare
Choose a tag to compare

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

01 May 23:13
fa84c80
Compare
Choose a tag to compare

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

25 Apr 18:37
649fc3c
Compare
Choose a tag to compare

What's Changed

  • More ffmpeg profile updates in #200

  • Make autoRebuild more useful - fixes #48 in #202

  • Fix some backend type defs in #199

  • Update dependencies in #198

Full Changelog: v0.3.13-beta.1...v0.3.13-beta.2

0.3.13-beta.1

19 Mar 16:39
bfc8599
Compare
Choose a tag to compare
0.3.13-beta.1 Pre-release
Pre-release

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

02 Mar 17:10
6dbf47d
Compare
Choose a tag to compare
Pre-release

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.

v0.3.12 - UI Performance fixes, focus on Export List/Queue

18 Feb 16:53
36f8f07
Compare
Choose a tag to compare

What's Changed

  • Bulk export tweaks in #184
  • Device menu fix #185
  • Fix performance issues with Export Lists in #186, #187
  • Sentry error reporting updates in #183
  • Update dev pacakges in #178
  • Bump other dependencies in #177, #179, in #182

Full Changelog: v0.3.11...v0.3.12

v0.3.11 - Better Export List display

25 Jan 15:22
f732b1f
Compare
Choose a tag to compare

What's Changed

  • Export list order in #175

Full Changelog: v0.3.10...v0.3.11

v0.3.10 - Fix Test Device, Enable Toggling Watched/Protected

31 Dec 23:27
56dadae
Compare
Choose a tag to compare

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

22 Nov 23:46
a007c5a
Compare
Choose a tag to compare

What's Changed

  • Make udp discovery useful again #165

Full Changelog: v0.3.8...v0.3.9

v0.3.8 - Nav bar updates, full screen control fixes

18 Nov 15:13
454b49b
Compare
Choose a tag to compare

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