Commit graph

28 commits

Author SHA1 Message Date
dekzter
c43666b946 finally fixed bulk delete channels 2025-03-12 14:24:35 -04:00
dekzter
c05e769f09 new ui updates, primarily streams table, new api endpoints to efficiently get ids and stream groups 2025-03-09 17:35:59 -04:00
dekzter
22c17aaaa3 updated max page size 2025-03-09 09:34:28 -04:00
dekzter
fe77f5f636 new endpoint to get all stream IDs now that we're paginating the data 2025-03-09 09:17:23 -04:00
dekzter
9ac73cf990 initial push for pagination with streams tables - still need to fix the channels form tables 2025-03-08 09:17:20 -05:00
Dispatcharr
1dcbf8875f Updated Channel Serializer
Fixed serialization problems that prevented editing.
2025-03-06 19:39:21 -06:00
dekzter
a9437e9214 new migrations 2025-03-05 17:18:04 -05:00
dekzter
3ecb49375c Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
dekzter
3e3f4c85a1 multi stream support 2025-03-02 15:06:47 -05:00
Dispatcharr
c63ddcfe7b AI EPG Matching
Added AI EPG matching
2025-03-02 12:27:21 -06:00
kappa118
9c84b65302 initial migrations 2025-03-01 19:02:21 -05:00
kappa118
a5113660bc merged in main 2025-03-01 10:00:28 -05:00
Dispatcharr
ace441fb56 Pre-Alpha v?
Lost count:
Added/Fixed bulk adding from stream
Added/Fixed Auto assign channel numbers
Added command to kill processes
Changed to a persistant lock using redis
2025-03-01 08:52:32 -06:00
kappa118
c82391f57b merged in from main 2025-03-01 09:25:45 -05:00
Dispatcharr
84c93d87eb Logo URLs
Added ability to choose url via logo
Added ability to upload image*

*You can upload but it doesn't set the url to the uploaded image yet.
2025-02-28 18:34:43 -06:00
kappa118
673df57a60 use stream logo by default for new channels 2025-02-27 15:47:57 -05:00
Dispatcharr
2de63fb407 Updated Channels api_views
Added auto incrementing channel numbers
2025-02-27 13:50:03 -06:00
Dispatcharr
3e863c48f2 Updated Channels api_views.py
Added bulk channel creation from streams
2025-02-27 08:09:13 -06:00
kappa118
b2c323d61d channels supports stream_profile_id on return response, epg grid supports full day of programming 2025-02-26 20:01:52 -05:00
kappa118
849bf2f73b fixed tvg_id logic 2025-02-26 10:23:06 -05:00
kappa118
6a2e6963c4 added tvg-id to programmes, added channel group creation when creating from stream if it doesn't already exist 2025-02-25 17:07:22 -05:00
Dispatcharr
128ab16210 Pre Alpha v5
Added tvg-id's to channels and streams
2025-02-25 14:42:33 -06:00
Dispatcharr
d89bf35c0d Pre-Alpha v4
Added settings page
Added EPG functionality
2025-02-24 15:04:03 -06:00
Dispatcharr
9da7adda92 Pre Alpha v4
Added login page
Added login/logout buttons
Added m3u settings
Added stream profiles to channels and streams
Added ability to add individual stream outside of m3u file
Added ability to add youtube live links as a stream source
Deleted migrations
Deleted pycache folders
Changed HDHR to get ip dynamically
2025-02-22 20:43:55 -06:00
Dispatcharr
1fb7a0c9eb Alpha v3
Added user agents
Added Stream Profiles
Added new API calls
2025-02-21 15:31:59 -06:00
Dispatcharr
3978e60ce9 Pre Alpha 2
Added FFMPEG
Removed "is_active"
Added m3u output
2025-02-19 16:55:23 -06:00
Dispatcharr
7ae7dbe175 Pre Alpha Changes
Removed .DS_Store and added to gitignore

M3U add created
M3U delete fixed
Removed unused files
Django admin not so ugly now
2025-02-18 16:48:01 -06:00
Dispatcharr
8edb743ebd Initial commit 2025-02-18 11:14:09 -06:00