Commit graph

616 commits

Author SHA1 Message Date
SergeantPanda
f367fbd217 Return the hour before current time too. 2025-04-08 18:14:10 -05:00
SergeantPanda
553c552751 Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-08 16:26:32 -05:00
SergeantPanda
af7931d8e6 Update EPGGridAPIView to return programs airing in the next 24 hours, including currently running shows 2025-04-08 16:26:24 -05:00
dekzter
a6dcbd6124 better handle form resets 2025-04-08 17:24:38 -04:00
dekzter
35f14fc57a empty channel number allows for auto assign 2025-04-08 17:24:38 -04:00
dekzter
e31036079e allow null for channel_number so we auto assign 2025-04-08 17:24:38 -04:00
dekzter
179e82e00c fetch channels when m3us are deleted 2025-04-08 17:24:38 -04:00
dekzter
d3992d8ac9 properly display url 2025-04-08 17:24:38 -04:00
dekzter
103ce065e4 attempting to fix issue with periodic tasks already existing 2025-04-08 17:24:38 -04:00
SergeantPanda
a7574f7b2c Enhance initial scroll behavior in TVChannelGuide component 2025-04-08 15:05:53 -05:00
SergeantPanda
2b39597e60 Increase program width and update channel background styling 2025-04-08 14:58:00 -05:00
SergeantPanda
50c5010e85 Keep timeline visible. 2025-04-08 14:52:24 -05:00
SergeantPanda
afc598b106 Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-08 13:32:16 -05:00
SergeantPanda
6b00cfe970 Add description to program. 2025-04-08 11:11:46 -05:00
dekzter
4d770af0f5 more testing 2025-04-08 11:49:51 -04:00
dekzter
d2c48c1ebc still playing with favicon 2025-04-08 11:49:51 -04:00
dekzter
f54b581e36 Attempting to fix favicons 2025-04-08 11:49:51 -04:00
SergeantPanda
4df6728a16 Add channel number to guide. 2025-04-08 10:16:17 -05:00
SergeantPanda
d72a08c9de Sort guide by channel number. 2025-04-08 10:12:27 -05:00
SergeantPanda
0ff84457de Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-08 09:11:30 -05:00
SergeantPanda
17b180412c Fixes HDHR not adding port number to stream link. 2025-04-08 09:11:23 -05:00
dekzter
d212220cce fixed settings form 2025-04-08 09:16:59 -04:00
dekzter
63fea4bed6 fixed epg form 2025-04-08 08:47:48 -04:00
dekzter
b2e3bea360 fixed m3u form submission 2025-04-08 08:35:31 -04:00
dekzter
839abd281c m3u file upload fixed, hdhr support profiles now, i don't remember what I did to the UI anymore 2025-04-07 20:49:42 -04:00
dekzter
5f3ff480af fixed incorrect var reference 2025-04-07 20:24:51 -04:00
SergeantPanda
476b7d825e Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-07 18:11:52 -05:00
SergeantPanda
1610fc3497 fix: escape XML special characters in EPG generation 2025-04-07 18:11:47 -05:00
dekzter
516f21cbe7 fixed m3u creation endpoint when using a file 2025-04-07 18:30:05 -04:00
SergeantPanda
f8e5ca2a1c fix: update tvg_name assignment in generate_m3u function to use channel.name directly 2025-04-07 17:18:12 -05:00
dekzter
ee4e227e02 fixing m3u file upload 2025-04-07 18:12:45 -04:00
SergeantPanda
23c65a2f03 Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-07 16:47:58 -05:00
SergeantPanda
4cd50ab6bd Switch back to socket. 2025-04-07 16:47:48 -05:00
dekzter
2fcadfcc57 forgot to commit migration 2025-04-07 15:02:01 -04:00
dekzter
e2850441ae basic DVR UI, custom properties for recordings 2025-04-07 15:01:44 -04:00
dekzter
e507c6f23c updated timestamp and extension checks for m3 uand epg 2025-04-07 12:46:45 -04:00
dekzter
20c8ff2179 file extension check for m3u and epg watcher 2025-04-07 12:20:46 -04:00
dekzter
5570562960 epg match run externally to keep memory usage low 2025-04-07 11:57:00 -04:00
dekzter
7a90cc8ae3 re-adding in removal of frontend artifacts from dockerfile, re-added chown of /app directory 2025-04-07 08:36:19 -04:00
SergeantPanda
67f282c682 Refactor uwsgi configuration selection in entrypoint script 2025-04-06 21:01:24 -05:00
SergeantPanda
c22a8095bd Added uwsgi. 2025-04-06 20:35:58 -05:00
dekzter
386876a378 fixed reverted websocket port, record now shows on all shows, not just currently playiny 2025-04-06 20:00:07 -04:00
dekzter
b3551fe32f fixed potential timezone issue 2025-04-06 19:14:32 -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
e185fbcda6 process groups to allow filtering before any stream ingestion, do this in background for better experience 2025-04-06 13:11:28 -04:00
dekzter
702c85e01b more garbage collection, better use of m3u cache file usage 2025-04-06 12:35:43 -04:00
dekzter
ecc96f8b69 memory optimization, m3u processing, re-added group filtering before m3u ingestion 2025-04-06 11:36:16 -04:00
SergeantPanda
472c20627c Update Docker images to use ghcr.io and clean up ownership commands in init script 2025-04-05 21:56:58 -05:00
SergeantPanda
21a9cb6528 Whoops. 2025-04-05 20:30:39 -05:00