dynamically generate default config on first run

This commit is contained in:
2020-06-29 23:06:58 +01:00
parent 4606415a38
commit 55d26b541a
8 changed files with 94 additions and 210 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "jellyfin-accounts"
version = "0.2.3"
version = "0.2.4"
readme = "README.md"
description = "A simple account management system for Jellyfin"
authors = ["Harvey Tindall <harveyltindall@gmail.com>"]