Skip to content

Releases: shokinn/emby-updater

Caffè Americano

06 Jan 03:12
Compare
Choose a tag to compare

Full Changelog: 0.8.3...0.8.4

  • Fixed version comparison for new releases.
  • Deprecated binary release.

espresso macchiato doppio

28 Aug 11:57
Compare
Choose a tag to compare

Finally fix the self updater for the binary distribution.

Cold Brew Venti

27 Aug 14:18
Compare
Choose a tag to compare

Some minor fixes, to improve stability.

Fixes:

  • remove sudo from dpkg call (unnecessary due to checking if the script runs as root)
  • Remove quotes from tag which is pushed to GitHub
  • clean up self updater
  • Change displayed version name for emby from release_name to release_tag
  • Change recommended installation method from pipsi (depricated) to pipx.

Pumpkin spice latte

30 Oct 20:41
Compare
Choose a tag to compare

Fix:

  • root check is now performed after the argument parser initialization. #2 Thanks to @luziferius and @ulrick65

Enhancement:

  • Local and online available versions are now also shown when there is no update. Of course with a notification that there is no update ;) #3 Thanks to @ulrick65

0.7.2

31 Jan 09:29
Compare
Choose a tag to compare

Fixed:

  • self updater for the binary distribution
  • --update command on PyPI distribution

0.7.1

22 Jan 10:19
Compare
Choose a tag to compare
  • Fixed: getting the right release. In some cases it was possible to get the release instead of the pre-release when the '--beta' option was used.

0.7.0

13 Nov 14:31
Compare
Choose a tag to compare
  • Initial release after refactoring from the bash script
  • --beta option to install the emby beta versions
  • -y/--yes answer yes to all questions during the installation
  • --update new to update the updater script to the latest version
  • --help shows a helpful ;P help message how to use emby-updater

OS: Ubuntu 18.04+
arch: amd64 (i386 not tested)