Skip to content

Releases: pannal/Kitana

Release 0.3.1-3

02 Feb 05:50
Compare
Choose a tag to compare

0.3.1-3

  • fix proxy base handling (#28)

Release 0.3.1-2

27 Jan 17:58
Compare
Choose a tag to compare

0.3.1-2

Release 0.3.1-1

27 Jan 17:51
Compare
Choose a tag to compare

0.3.1-1

  • fix running mode detection

Release 0.3.1

27 Jan 16:27
Compare
Choose a tag to compare

0.3.1

  • finalize plugin settings handler
  • add plugin restart functionality

0.3.0

  • don't error on inexistant self.connections
  • update bootstrap to 4.4.1
  • add iconic 1.1.0
  • upgrade cherrypy to 18.5.0
  • update pyGitHub to 1.45
  • add first plugin settings handler

Release 0.2.0

10 Nov 03:09
Compare
Choose a tag to compare

0.2.0

  • support proxying url download from title2; fixes #19
  • remove specific Dockerfile.armhf; update dockerignore; upgrade cherrypy to 18.4.0, libsass to 0.19.4, pyGitHub to 1.44.1

Release 0.1.9

13 Oct 01:52
Compare
Choose a tag to compare

0.1.9

  • only allow owned servers by default; can be disabled

Release 0.1.8-2

12 Oct 04:08
Compare
Choose a tag to compare

0.1.8-2

  • properly set device name on plex auth (esp. docker)

0.1.8-1

  • add distribution namespace to cookies (standalone/git/docker)
  • update version parsing

0.1.8

  • update dependencies
  • fix #17; alert the user about wrong credentials instead of erroring out
  • fix #8; support redirects (title2 in MediaContainer) - fixes SZ's get my logs

Release 0.1.7

08 Sep 00:10
Compare
Choose a tag to compare

0.1.7

  • update dependencies

Release 0.1.6

07 Sep 23:06
Compare
Choose a tag to compare

0.1.6

  • remove future-fstrings requirement
  • add Dockerfile for armhf (#10, thanks @raph521)
  • change default timeout to 15 (was 5)
  • change default plextv timeout to 25 (was 15)
  • try creating the data/sessions folder if it isn't already there (#10)

Release 0.1.5

04 Nov 05:16
Compare
Choose a tag to compare
  • resolve display issues introduced with 0.1.4
  • fix usage with single Devices or single Connection entries
  • update requests to 2.20.0 (security issue)
  • mask server names and domains/addresses in logs
  • more logging