Commit graph

67 commits

Author SHA1 Message Date
dekzter
663ea2c5b9 soooo many changes.... 2025-04-11 13:22:08 -04:00
dekzter
5570562960 epg match run externally to keep memory usage low 2025-04-07 11:57:00 -04:00
dekzter
8807b442db reverted to uwsgi for now - gunicorn will need work to keep the proxy working 2025-04-06 16:40:00 -04:00
dekzter
354cd84c88 filesystem watch and process of m3u and epg 2025-04-06 15:58:55 -04:00
dekzter
ecc96f8b69 memory optimization, m3u processing, re-added group filtering before m3u ingestion 2025-04-06 11:36:16 -04:00
SergeantPanda
f565e1fade Refactor DEBUG setting in settings.py and optimize Dockerfile build process 2025-04-05 20:26:46 -05:00
dekzter
7351264e8a centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
dekzter
c5e0de5d48 logos, channel numbers, websocket regex test so we can properly test against python regex and not javascript 2025-04-02 16:27:28 -04:00
dekzter
2e1b00782d Merge remote-tracking branch 'origin/dev' into epg-refactor 2025-03-31 11:13:22 -04:00
dekzter
6175d910f4 settings for django celery beat 2025-03-31 10:04:05 -04:00
SergeantPanda
dde9e96878 Update Redis key prefix for Celery task results 2025-03-28 11:03:36 -05:00
dekzter
cb013c0a0d merged in singular-redis branch 2025-03-22 09:58:48 -04:00
dekzter
42587a9f1a merged in main 2025-03-22 09:56:36 -04:00
SergeantPanda
d622c96aba Improved connection handling for redis pubsub. 2025-03-22 08:48:39 -05:00
Dispatcharr
aa6cbf3b65 Removed HDHR from root url 2025-03-21 08:22:17 -05:00
dekzter
8cdf9a40cf m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04:00
dekzter
7a7cd0711d live stats dashboard 2025-03-17 12:42:58 -04:00
dekzter
9711d7ab34 modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
SergeantPanda
b300ee5bcf Merge branch 'mantine' of https://github.com/Dispatcharr/Dispatcharr into Proxy-Redis 2025-03-12 16:49:33 -05:00
dekzter
0433352ee2 static file changes 2025-03-11 19:20:17 -04:00
dekzter
e991211c9b full mantine refactor 2025-03-11 17:43:16 -04:00
SergeantPanda
f3b1636579 Merge branch 'sidebar' of https://github.com/Dispatcharr/Dispatcharr into Proxy-Redis 2025-03-10 16:23:27 -05:00
SergeantPanda
c83189dfcc Initial test switching to redis for buffer. Only 1 client connecting. 2025-03-09 12:25:36 -05: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
dekzter
a1a25799dd big push of UI updates 2025-03-07 16:29:39 -05:00
SergeantPanda
fe83e8a03e Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy 2025-03-07 08:34:21 -06:00
Dispatcharr
e305f1cba0 Fixed HDHR
Changed URLs so they would properly work as a HDHR device.
2025-03-06 18:43:14 -06:00
dekzter
55d57f7e4e fixed bad reference to redis db 2025-03-06 12:03:24 -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
SergeantPanda
4b349d1051 Updated urls and views to allow for initializing the channels. 2025-03-04 10:13:54 -06:00
SergeantPanda
15c277e0d4 Reordered and cleaned up urls. 2025-03-04 09:28:07 -06:00
SergeantPanda
aa74d5a9fd Adds an extra redirect. 2025-03-04 09:19:38 -06:00
SergeantPanda
32462672bd Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr into Proxy 2025-03-04 08:13:27 -06:00
dekzter
6cf535b5a0
Merge branch 'main' into main 2025-03-04 08:52:44 -05:00
dekzter
23788ffcbe fixing csrf origins 2025-03-04 08:22:14 -05:00
SergeantPanda
1ad84164a6 Fixed issues with not being able to create a super user. 2025-03-03 19:43:12 -06:00
SergeantPanda
c318b52f10 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy 2025-03-03 18:51:09 -06:00
SergeantPanda
85e41d5def Initial integration. 2025-03-03 18:40:30 -06:00
dekzter
7968ac7b32 more revertedf iles 2025-03-03 18:32:06 -05:00
Dispatcharr
b5cc5dcb37 Revert "Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr"
This reverts commit dc4de65cbf, reversing
changes made to 814d6a6cda.

Attempt to fix
2025-03-03 15:18:11 -06:00
Dispatcharr
dc4de65cbf Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-03 15:01:12 -06:00
Dispatcharr
814d6a6cda Added Super User Creator
Added creator
Corrected license in swagger
2025-03-03 14:57:38 -06:00
dekzter
9abc2fb925 fixing static files for nginx serving 2025-03-03 15:14:37 -05:00
Dispatcharr
9cbf70a4ec Added hdhr urls 2025-03-02 15:08:34 -06:00
dekzter
3e3f4c85a1 multi stream support 2025-03-02 15:06:47 -05:00
kappa118
c1efb0004d fixed bad params 2025-03-01 18:52:01 -05:00
kappa118
1b0692532c sqlite option, updated sqlite for dev and aio container 2025-03-01 18:39:07 -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
9a4bb81664 jwt auth in swagger 2025-02-27 16:33:32 -05:00
Dispatcharr
d1121504d1 Fixed trailing slash
Fixed trailing slash on main urls
Fixed trailing slash on output urls
2025-02-27 09:51:54 -06:00