Maintain, optimize and troubleshoot your NLE
Professional cloud workflow platform
Simplified media management

Kollaborate Server 3.0.3 - improved Docker integration and bug fixes

Kollaborate Server 3.0.3 is now out, which is a minor update to our self-hosted workflow platform.

Docker changes

  • Fixed an issue where the container may not be able to communicate with LetsEncrypt's servers
  • Setting USE_LETS_ENCRYPT to false now removes existing certificates, which is useful for troubleshooting
  • Fixed an issue where Postfix may not start automatically
  • When LetsEncrypt is switched on, http requests are now automatically forwarded to https

Other changes

  • Support for showing image files in the Adobe Panel
  • Comments - Replies are still listed under their respective parent comments when ordering comments by date
  • Comments - Fixed an issue where comment replies may not be threaded correctly
  • Player - Fixed an issue where pressing Play on Cut Notes wouldn't stop rewinding/fast forwarding when synced to the web UI
  • Users - Fixed an issue where admins could be unable to add users in some instances
  • Various minor tweaks and bug fixes

Upgrading from a previous version

Please see the Upgrading section of the installation guide for instructions on how to upgrade your existing installation.

Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).

Posted by Jon Chappell on May 20 2020 to DR News, Front Page News, Kollaborate
Permalink

Recent updates - May 2020

In case you missed it, here are some recent software updates for our products.

CinePlay: Kollaborate Edition 1.7.7 - May 5 2020

  • Fixed an issue where marker text could be unreadable in Dark Mode

CinePlay for iOS 1.7.7 - May 5 2020

  • Fixed an issue where marker text could be unreadable in Dark Mode

Kollaborate Server 3.0.2 - Apr 28 2020

Docker changes

  • Environment variables have been moved to a separate config.env file to make future updates simpler
  • LetsEncrypt integration allows you to easily setup SSL encryption
  • A proxy is now used to route HTTP and Websocket data to the correct services, increasing the compatibility of Synced Sessions with certain firewalls / network configurations
  • Kollaborate Server now has a local mail server for sending emails directly from the server, although you'll still need to setup things like SPF, DMARC, reverse DNS records, etc, at the domain level in order for emails to get past spam filters.

Other changes

  • Deleted files and projects can now be restored for up to 30 days, up from 14
  • Deleted file events now appear on the History page for a project (only project admins can see this)
  • You can customize the port that the websocket server listens on and allow Kollaborate to connect to it over web ports (80 or 443) if it's running through a proxy. Connecting through standard web ports increases compatibility with firewall and network configurations.
  • Overhauled how encoder pinging works on the Admin Dashboard and statuses can now be refreshed manually without needing to reload the page
  • Some browsers may block autoplaying videos with sound, which can affect Synced Sessions. Kollaborate now mutes audio if it detects this to allow the video to still play in sync. Users can click on the Mute icon to unmute audio. Repeated use of Kollaborate will eventually teach a browser to allow autoplaying video with audio.
  • More efficient preloading of hoverscrub thumbnails
  • Fixed an issue where the size of a file could be reported incorrectly if it takes a while to move to the shared storage volume
  • Fixed an issue where link recipients could only download the originally linked file and not any other versions
  • Fixed an issue where folder link recipients couldn't view comments in certain situations
  • Fixed an issue where caption durations could be incorrect depending on the timecode start point
  • Only documents below 300 MB are converted to PDF, which fixes extremely long encoding jobs for documents with embedded videos
  • Improvements to how folder disk usage is calculated when moving files
  • Various minor installer tweaks and improvements
  • Various minor backend tweaks and bug fixes

Upgrading from 3.0.1

If you are upgrading from the Docker installation on 3.0.1, you will need to move your MySQL database settings from docker-compose.yml to the new config.env file. Then follow the upgrade instructions in the setup guide.

Kollaborate Encoder 1.5.1 - Apr 28 2020

Changes in this version

  • Compatibility with Kollaborate Server 3.0.2
  • Communication with Kollaborate Server now follows redirects, which fixes an issue where you may get a blank response from the server if you set the web server URL as http instead of https.
  • Limit images passed to ffmpeg to 15Kx15K as it can't deal with images bigger than that
  • Fixed an issue where document jobs wouldn't requeue if they fail
  • Fixed an issue where soffice could be killed prematurely, preventing office docs being converted
  • Fixed an issue where some temporary document files wouldn't be cleaned up after encoding finished
  • Various small bug fixes, tweaks and optimizations

CinePlay: Kollaborate Edition 1.7.6 - Apr 28 2020

  • Fixed an issue that could cause videos to appear blank in certain circumstances
  • Stability improvements

CinePlay for iOS 1.7.6 - Apr 28 2020

  • Fixed an issue that could cause videos to appear blank in certain circumstances
  • Stability improvements

Cut Notes: Kollaborate Edition 2.5.7 - Apr 13 2020

  • Fixed an issue that could cause the Kollaborate login window to be blank
  • Fixed an issue that could prevent Kollaborate sync working correctly
  • Improved support for Kollaborate Server 3.0.2
  • Minor bug fixes, tweaks and optimizations

Cut Notes for iPad 2.5.7 - Apr 13 2020

  • Fixed an issue that could cause the Kollaborate login window to be blank
  • Fixed an issue that could prevent Kollaborate sync working correctly
  • Improved support for Kollaborate Server 3.0.2
  • Minor bug fixes, tweaks and optimizations

Kollaborate Folder Watcher 1.3.7 - Apr 8 2020

  • Stability improvements
  • Relaxed transport security settings to allow unencrypted self-hosted servers
  • Improved macOS 10.15 Catalina compatibility
  • Minor bug fixes, tweaks and optimizations

Kollaborate Transfer 1.5.6 - Apr 7 2020

  • More descriptive error message if you can't upload because your account is out of disk space
  • Relaxed transport security settings to allow unencrypted self-hosted servers
  • Improved macOS 10.15 Catalina compatibility
  • Minor bug fixes, tweaks and optimizations
Posted by Jon Chappell on May 7 2020 to DR News
Permalink

Kollaborate Server 3.0.2 - improved Docker integration and backend polish

The latest update for our self-hosted workflow platform, Kollaborate Server 3.0.2, is out with significant improvements to the Docker integration plus lots of backend tweaks and polish.

Docker changes

  • Environment variables have been moved to a separate config.env file to make future updates simpler
  • LetsEncrypt integration allows you to easily setup SSL encryption
  • A proxy is now used to route HTTP and Websocket data to the correct services, increasing the compatibility of Synced Sessions with certain firewalls / network configurations
  • Kollaborate Server now has a local mail server for sending emails directly from the server, although you'll still need to setup things like SPF, DMARC, reverse DNS records, etc, at the domain level in order for emails to get past spam filters.
  • Fixed an issue where special characters may not display correctly
  • Fixed an issue where thumbnails may not display
  • Limited the size of Docker logs to save disk space

Other changes

  • Deleted files and projects can now be restored for up to 30 days, up from 14
  • Deleted file events now appear on the History page for a project (only project admins can see this)
  • You can customize the port that the websocket server listens on and allow Kollaborate to connect to it over web ports (80 or 443) if it's running through a proxy. Connecting through standard web ports increases compatibility with firewall and network configurations.
  • Overhauled how encoder pinging works on the Admin Dashboard and statuses can now be refreshed manually without needing to reload the page
  • Some browsers may block autoplaying videos with sound, which can affect Synced Sessions. Kollaborate now mutes audio if it detects this to allow the video to still play in sync. Users can click on the Mute icon to unmute audio. Repeated use of Kollaborate will eventually teach a browser to allow autoplaying video with audio.
  • More efficient preloading of hoverscrub thumbnails
  • Fixed an issue where the size of a file could be reported incorrectly if it takes a while to move to the shared storage volume
  • Fixed an issue where link recipients could only download the originally linked file and not any other versions
  • Fixed an issue where folder link recipients couldn't view comments in certain situations
  • Fixed an issue where caption durations could be incorrect depending on the timecode start point
  • Only documents below 300 MB are converted to PDF, which fixes extremely long encoding jobs for documents with embedded videos
  • Improvements to how folder disk usage is calculated when moving files
  • Various minor installer tweaks and improvements
  • Various minor backend tweaks and bug fixes

See the release notes and setup guide for information on installing from scratch or upgrading from a previous version.

There's also a corresponding Kollaborate Encoder 1.5.1 update with the following changes:

  • Compatibility with Kollaborate Server 3.0.2
  • Communication with Kollaborate Server now follows redirects, which fixes an issue where you may get a blank response from the server if you set the web server URL as http instead of https.
  • Limit images passed to ffmpeg to 15Kx15K as it can't deal with images bigger than that
  • Fixed an issue where document jobs wouldn't requeue if they fail
  • Fixed an issue where soffice could be killed prematurely, preventing office docs being converted
  • Fixed an issue where some temporary document files wouldn't be cleaned up after encoding finished
  • Various small bug fixes, tweaks and optimizations

Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).

Posted by Jon Chappell on Apr 28 2020 to DR News, Front Page News, Kollaborate
Permalink

Recent updates - April 2020

In case you missed it, here are some recent software updates for our products.

CinePlay for iOS 1.7.5 - Mar 28 2020

  • CinePlay no longer uses OpenGL, which fixes some bugs / glitches and increases compatibility with future versions of iOS. This also necessitated the removal of the Kollaborate CDL coloring feature. Our recommended replacement is to use an Upload Workflow on Kollaborate to bake a LUT into a proxy.
  • Fixed a crash that could occur at startup
  • Lots of UI / polish tweaks
  • General bug fixes, tweaks and optimizations

CinePlay for iOS 1.7.4 - Mar 12 2020

  • Improved compatibility with iOS 13

Kollaborate Folder Watcher 1.3.6 - Mar 10 2020

  • Improved compatibility with macOS 10.15 Catalina
  • Added an option in Preferences to specify the amount of time Folder Watcher should wait after a file has been written to before considering the file as "finished" and starting the upload
  • Fixed an issue where some files may not encode/upload if they contain certain characters in their metadata fields
  • Various minor bug fixes, tweaks and optimizations
Posted by Jon Chappell on Apr 7 2020 to DR News
Permalink

Kollaborate Server 3.0.2 pre-release available with improved Docker integration

We've now got a pre-release version of our self-hosted workflow platform, Kollaborate Server 3.0.2, with significant improvements to the Docker scripts. We've tested it internally but need some extra feedback on how the Docker scripts work in certain environments.

Docker changes

  • Environment variables have been moved to a separate config.env file to make future updates simpler
  • LetsEncrypt integration allows you to easily setup SSL encryption
  • A proxy is now used to route HTTP and Websocket data to the correct services, increasing the compatibility of Synced Sessions with certain firewalls / network configurations
  • Kollaborate Server now has a local mail server for sending emails directly from the server, although you'll still need to setup things like SPF, DMARC, reverse DNS records, etc, at the domain level in order for emails to get past spam filters.
  • Improved performance when macOS is the host OS
  • Fixed an issue where special characters may not display correctly
  • Fixed an issue where thumbnails may not display

Other changes

  • Deleted files and projects can now be restored for up to 30 days, up from 14
  • Deleted file events now appear on the History page for a project (only project admins can see this)
  • You can customize the port that the websocket server listens on and allow Kollaborate to connect to it over web ports (80 or 443) if it's running through a proxy. Connecting through standard web ports increases compatibility with firewall and network configurations. (Note: our apps currently assume the websocket port is always 8000; we will be releasing updated versions of our apps shortly that respect the new settings.)
  • Fixed an issue where folder link recipients couldn't view comments in certain situations
  • Various minor backend tweaks

See the release notes and setup guide for information on installing from scratch or upgrading from a previous version.

Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).

Posted by Jon Chappell on Mar 23 2020 to Kollaborate, Front Page News, DR News
Permalink

Business continuity during coronavirus pandemic

Due to the ease of remote working in our industry, many of our customers are continuing working during the pandemic and so we wanted to make a statement about the continued availability of our services.

We have always been a remote and nimble company so the coronavirus pandemic does not change our business operations in any material way. Customers should therefore expect services and support to continue as normal.

If you're looking for a way to help in the fight against coronavirus, we recommend people with fast computers download Folding@Home to aid in scientific understanding of the virus. We'd also recommend people contribute to Mozilla's Common Voice project, as this pandemic will likely accelerate the need for non-touch machine interfaces like voice.

Posted by Jon Chappell on Mar 14 2020 to DR News, Front Page News
Permalink

Recent updates - March 2020

In case you missed it, here are some recent software updates for our products.

Pro Maintenance Tools 2.3.1 - Mar 3 2020

  • Improved compatibility with macOS 10.15 Catalina
  • Plugin Manager Installers - Improved compatibility with Apple's new notarization requirements
  • Plugin Manager Installers - Better handling of notarization errors, including the option to easily see the notarization log
  • Stability improvements
  • General bug fixes, tweaks and optimizations

CinePlay 1.6.4 - Feb 28 2020

  • Improved compatibility with macOS 10.15 Catalina
  • CinePlay no longer treats the "Elapsed Time" display as if it was just timecode with a different start point. This fixes an issue where CinePlay may have produced different time output compared to QuickTime Player X. This doesn't change the default display type, which is Timecode.
  • Fixed an issue with being unable to step frame-by-frame through extremely long movies
  • Fixed an issue where aspect ratio blanking could have incorrect dimensions on macOS 10.15
  • General bug fixes, tweaks and optimizations
Posted by Jon Chappell on Mar 7 2020 to DR News
Permalink

Recent updates - February 2020

In case you missed it, here are some recent software updates for our products.

Kollaborate Encoder 1.5 - Jan 15 2020

Compatibility notes:

  • Kollaborate Encoder can now be installed via Docker. The next update will be Linux-only so Docker will then be the only way to install on macOS / Windows. Existing installations on macOS / Windows can continue using this version but will need to switch to Docker for the next version.

    To switch your existing installation to Docker, follow the steps in the installation guide and then copy your old kollab_encoder.conf file to the new installation.

Changes in 1.5

  • Fixed an issue where the queue could stall
  • Fixed an issue where multiple encodes could occur at the same time
  • Fixed an issue where files could use the wrong URL when updating a failed job
  • Support for HQ encoding opt-in
  • Fixed an issue where soffice could be killed prematurely, preventing office docs being converted
  • You can now specify a UUID in your config file. This allows Kollaborate Server to identify the encoder in situations where it cannot from the IP address alone - e.g. if you have a complex network setup or you're running more than one encoder on a single IP. The UUID can be any value but it's best to create one with the uuidgen command-line tool. Remember to also add the UUID on the Servers page in the Admin Area on the webserver.

Kollaborate Server 3.0.1 - Jan 15 2020

Compatibility notes:

  • Kollaborate Server can now be installed via Docker. The next update will be Linux-only so Docker will then be the only way to install on macOS / Windows. Existing installations on macOS / Windows can continue using this version but will need to switch to Docker for the next version. We recommend new installations on macOS / Windows use Docker.

    To switch an existing installation to Docker, use a database tool like phpMyAdmin or Sequel Pro to export your existing database. Follow the steps for Docker configuration in the installation guide, then use your database tool to delete all tables in the database and then restore the backup you created earlier. If the versions don't match, you may need to visit http://[your site].com/upgrade to upgrade the database afterwards.

    Note: the Docker scripts don't currently setup SSL or email sending - these still need to be manually configured. Please see the installation guide for more details on this.

Server-Specific Changes

  • You can now specify a UUID for a server from the Servers page in the Admin Area. This allows Kollaborate Server to identify the encoder in situations where it cannot from the IP address alone - e.g. if you have a complex network setup or you're running more than one encoder on a single IP. The UUID can be any value but it's best to create one with the uuidgen command-line tool. Remember to also add the UUID on in the encoder's config file.

Changes in 3.0.1 build 3011

  • Fixes several issues with the Docker scripts. To upgrade from build 3010, backup the html/config folder to a safe place, overwrite all files from version 3010 with the newer update, then copy the config folder back again. Now type docker-compose build followed by docker-compose up -d. Then visit [your URL]/upgrade to update the database version.
  • Moved the websocket server to its own separate Docker container for improved reliability
  • The installer now detects when it's running on Docker and disables steps that are unnecessary for Docker installations

Changes in 3.0.1

  • You can now choose to hide others' comments when creating a link or when editing permissions for a team member. This means the person can only view comments they made and replies to those comments.
  • File pinning - Pinning a file or folder makes sure it always displays at the top of the Files page, regardless of how files are sorted. This can be useful to highlight important files to your team.
  • You can now manually mark a file as viewed or unviewed by you.
  • Advanced Search now populates your current search when you go back to it, so it can be edited or tweaked.

    Additionally, we've added new criteria for you to search against: Tag Value, Is Pinned, Version Title, Status Text, File Workflow, Color, Is Alias, Viewed by Me.
  • SVG logos - You can now upload your company logo as an SVG. Vector SVGs are now our recommended logo format to ensure your logo always looks crisp regardless of screen size or DPI.
  • Tasks - Descriptions are now optional and tasks no longer have to have a due date.
  • HQ encoding beta - This allows you to deliver higher-quality proxies at a lower file size, at the expense of very old devices (>8 years). This is opt-in on a per-user basis by visiting http://[your site]/beta .
  • Various minor UI tweaks and other optimizations
Posted by Jon Chappell on Feb 7 2020 to DR News
Permalink

New tool: generate widescreen image mattes quickly and easily

We've got a new webapp on the site: Aspect Ratio Matte Generator. This allows you to generate a transparent PNG image with black bars at the top and bottom to mask video to a certain aspect ratio.

While there are image packs like this already on the internet, the creator of such a pack has to try to anticipate all the resolutions the end-user is likely to need in advance. This means you may need to resize such an image if the pack creator didn't create one for the specific resolution you're working at. The advantage of our tool is that you can create one on-the-fly at the exact image size you need. It also supports aspect ratios less than 1.0 (i.e. with black bars at the sides), if such a thing is desired.

This tool is completely free and works in modern web browsers.

If you like this tool, check out our other webapps, our numerous products for video professionals and our cloud workflow platform.

Posted by Jon Chappell on Feb 6 2020 to DR News, Front Page News, Utilities
Permalink

Kollaborate Server 3.0.1 - Docker integration, hide comments, file pinning and more

Last week we released Kollaborate Server 3.0.1 - a major update to our self-hosted workflow platform.

Docker integration

Both Kollaborate Server and Kollaborate Encoder are now integrated with Docker, allowing them to be run in a container. We know some of our customers in the past had difficulty getting everything setup, so integrating with Docker allows for considerably simpler and faster installation.

In the next update, we are planning to make the software Linux-only, so Docker will become the only way to run the software on a Mac or Windows computer. For now, customers on macOS/Windows can use the latest version on their existing installations but will need to switch over to Docker in order to use the next version. We recommend all new installations on macOS / Windows to be via Docker. (Linux users have the choice of installing manually or via Docker.)

For more information on the Docker integration and converting an existing installation to use Docker, see the installation guide.

Hide comments from certain users

You can now choose to hide others' comments when creating a link or when editing permissions for a team member. This means the person can only view comments they made and replies to those comments.

File pinning

Pinning a file or folder makes sure it always displays at the top of the Files page, regardless of how files are sorted. This can be useful to highlight important files to your team.

Mark as Viewed / Unviewed

You can now manually mark a file as viewed or unviewed by you.

Better searching

Advanced Search now populates your current search when you go back to it, so it can be edited or tweaked.

Additionally, we've added new criteria for you to search against: Tag Value, Is Pinned, Version Title, Status Text, File Workflow, Color, Is Alias, Viewed by Me.

SVG logos

You can now upload your company logo as an SVG. Vector SVGs are now our recommended logo format to ensure your logo always looks crisp regardless of screen size or DPI.

Task improvements

Task descriptions are now optional and tasks no longer have to have a due date.

Higher quality encoding beta

We're testing new encoding settings that both improve quality and lower file size, at the expense of compatibility with very old devices (>8 years old). Higher quality encoding can be enabled on a per-user basis by visiting http://[your site]/beta .

Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).

Posted by Jon Chappell on Jan 20 2020 to Kollaborate, DR News, Front Page News
Permalink