Skip to content

Cabernet 0.9.12.16

Compare
Choose a tag to compare
@rocky4546 rocky4546 released this 25 Apr 19:25
· 68 commits to master since this release

0.9.12.16

  • Reset the Check for Updates scheduler during upgrade to make it run earlier with higher priority

0.9.12.15

  • Updated Windows installer to allow uninstall with keeping plugins
  • Updated Windows config to not delete entries in the config.ini when installing plugins
  • Fixed bug on Data Mgmt page when config.ini included a instance to a plugin not installed
  • Fixed Windows issue when backing up Daddylive database entries

0.9.12.14

  • Improved performance of getting m3u8 files by reusing the same connection as stream segments

0.9.12.13

  • Fixed issue when M3U URL hangs forever due to no timeout. Now timeout is set for 10 seconds

0.9.12.12

  • Added Cabernet version to backup info
  • Added database linked epg files to backup
  • Fixed bug when dropping channels database tables
  • Fixed bug for m3u8 queue not terminating correctly when provider stops streaming
  • Moved Check for Updates task to top of scheduler queue on startup
  • When port 5004 is down, dashboard now states tuner status is down

0.9.12.11

  • Added hdhr id per plugin so Plex can create tuners per plugin
  • Tested config.ini section names to make sure they meet naming requirements
  • Fixed issue when streamlink exited badly leaving tuner hanging

0.9.12.10

  • Fix for users with "Use Channel # for Channel ID" set, may stream the wrong channel if UID and Channel numbers overlap.

0.9.12.09

  • Fixed issue when user enables instance and changes settings at the same time

0.9.12.08

  • Fixed issue with updates to Channel Editor

0.9.12.07

  • Updated "Use Channel # for Channel ID" to support lineup.json for JellyFin and Emby
  • Changed the default of the Start Ch Number to -1 to mean not used so it will restart back to original channel numbers when set

0.9.12.06

  • Fixed bug when trying to delete an instance from Data Mgmt
  • Added checks to make sure all config.ini sections are lowercase

0.9.12.05

  • Added change log feature to plugin detail page. It will display only the latest change for the latest version

0.9.12.04

  • In Channel Editor, adjusted size of fields for viewing on phones
  • If TVGuide plugin is not installed, will not allow Daddylive to select ALL for EPG plugins
  • Updated links page to explain how to use the links to filter content based on plug or plugin:instance

0.9.12.03

  • Removed plugins_ext from github and added processing to auto create if needed. This should allow docker users to volume mount the plugins_ext externally

0.9.12.02

  • Added Default values to tooltip in settings
  • Fixed bug for m3u xmltv.xml parser when tag contains no data
  • Fixed bug after deleting plugin and requesting channel or xmltv.xml data

0.9.12.01

  • Fixed exception on new installs when loading home page with no plugins installed
  • Added plugin upgrades during Cabernet upgrade

0.9.12.00

  • Moved the plugins from plugins to plugins_ext