remodel config to match jellyfin purpose

This commit is contained in:
2021-02-06 16:36:15 +01:00
parent 110baa67d5
commit 6e1067e43e
11 changed files with 390 additions and 471 deletions

View File

@@ -15,5 +15,5 @@
# You should have received a copy of the GNU General Public License
# along with Tautulli. If not, see <http://www.gnu.org/licenses/>.
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.6.5"
JELLYPY_BRANCH = "master"
JELLYPY_VERSION = "1.0.0-alpha"