Kitana Versions Save

A responsive Plex plugin web frontend

0.4.3-2

1 year ago

0.4.3-2

  • update dependency: cherrypy 18.8.0>18.6.1 (thanks @alcroito)

0.4.3-1

2 years ago

0.4.3-1

  • fix cross-platform building (buildx)
  • update dependency: cryptography 3.3.2-><3.5

0.4.3

  • make docker image leaner (reduced to 10% of its original size; thanks @BrutuZ
  • update dependencies: cherrypy 18.6.0->18.6.1 requests 2.25.1->2.26.0 libsass 0.20.1->0.21.0 jinja2 2.11.3->3.0.3 PyGithub 1.54.1->1.55 certifi 2020.12.5->2021.10.8 cffi 1.14.5->1.15.0

0.4.2

3 years ago

0.4.2

  • check connection to PMS in server detection

0.4.1

3 years ago

0.4.1

  • handle plugin errors more explicitly
  • try to avoid TooManyRedirects
  • update dependencies; pin cryptography on non-rust version; update Dockerfile

0.4.0-2

3 years ago

0.4.0-2

  • rediscover PMS when SSL error occurred
  • update Dockerfile

0.4.0

3 years ago

0.4.0

  • Require Python 3.7

0.3.3-1

3 years ago
  • downgrade dependency pyGitHub to 1.54 as its previous requirement couldn't be satisfied in 0.3.3 for Python 3.5
  • last Python 3.5 release

0.3.3

3 years ago
  • update dependencies
  • use python 3.5 explicitly
  • support -A allowing a global Plex token to be supplied via command line or environment variable name, fully supporting "no-login"-mode without the need to authenticate.
  • possibly fix #50

0.3.2

4 years ago

0.3.2

  • update dependencies
  • support relay connections

0.3.1-5

4 years ago
  • fix restart icon/glyph to better represent what it does (#32)
  • fix inexistant httpsRequired (#33)