From 77e2ec7c1746af498e3aed7cf2482ac8628bc1ba Mon Sep 17 00:00:00 2001 From: Constantin Date: Sun, 27 Jul 2025 22:20:50 +0200 Subject: [PATCH] Adds channel editor page with table Adds a channel editor page with a sortable, filterable, and editable table. The table is populated via AJAX and allows editing of channel properties like enabled status, custom name, genre, number, EPG ID, and fallback channel. It also includes a video player modal for previewing channels. Adds duplicate detection and a function to automatically deactivate duplicate channels. --- templates/editor.html | 329 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 287 insertions(+), 42 deletions(-) diff --git a/templates/editor.html b/templates/editor.html index d258273..02aa8aa 100644 --- a/templates/editor.html +++ b/templates/editor.html @@ -1,7 +1,55 @@ {% extends "base.html" %} + +{% block head %} + +{% endblock %} + {% block content %}
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ @@ -13,7 +61,7 @@ - + @@ -35,6 +83,11 @@ + + + + +
Play Name GenreChannelNumber EPG ID Fallback For Portal