Got it to run, renamed some template stuff

Now onto the Jellyfin API, yay!
This commit is contained in:
2021-02-05 19:32:27 +01:00
parent ecbf38c005
commit cbee080b54
34 changed files with 80 additions and 76 deletions

View File

@@ -1,7 +1,7 @@
<%
import datetime
import plexpy
from plexpy import activity_handler, helpers
import jellypy
from jellypy import activity_handler, helpers
if queue == 'active sessions':
filter_key = 'session_key-'