Got it to run, renamed some template stuff
Now onto the Jellyfin API, yay!
This commit is contained in:
@@ -36,8 +36,8 @@ DOCUMENTATION :: END
|
||||
<%def name="body()">
|
||||
% if data:
|
||||
<%
|
||||
from plexpy.common import LIVE_TV_SECTION_ID
|
||||
from plexpy.helpers import page
|
||||
from jellypy.common import LIVE_TV_SECTION_ID
|
||||
from jellypy.helpers import page
|
||||
%>
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user