Got it to run, renamed some template stuff
Now onto the Jellyfin API, yay!
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<%
|
||||
import plexpy
|
||||
from plexpy import version
|
||||
from plexpy.helpers import anon_url
|
||||
from plexpy.notifiers import BROWSER_NOTIFIERS
|
||||
import jellypy
|
||||
from jellypy import version
|
||||
from jellypy.helpers import anon_url
|
||||
from jellypy.notifiers import BROWSER_NOTIFIERS
|
||||
%>
|
||||
<!doctype html>
|
||||
|
||||
|
Reference in New Issue
Block a user