Commit graph

2734 commits

Author SHA1 Message Date
SergeantPanda
d8ebace353 Adjust program width calculation to include gaps for better visual spacing 2025-04-09 07:38:05 -05:00
SergeantPanda
6f36b095a9 Enhance hour timeline with day labels and improved visual cues for day transitions 2025-04-08 21:02:10 -05:00
SergeantPanda
6a66c449cc Add handlers for group and profile selection changes, allowing 'all' as default 2025-04-08 20:25:14 -05:00
SergeantPanda
47f89efbbb Filter group options in dropdown to include only those used by guide channels 2025-04-08 20:23:08 -05:00
SergeantPanda
54e2ffc99e Removed bottom scroll bar that snuck in. 2025-04-08 20:10:32 -05:00
SergeantPanda
ffce247cbc Instead of a popup when clicking on a program, expand the row and show the information. 2025-04-08 20:05:40 -05:00
SergeantPanda
a81813d21f Add timeline click handling with 15-minute snapping for improved user interaction 2025-04-08 18:54:01 -05:00
SergeantPanda
a05ca283db Add wheel events for timeline (scrolls left right) hold shift to scroll faster. 2025-04-08 18:45:43 -05:00
SergeantPanda
168b067398 Moved timeline scrollbar to top. 2025-04-08 18:39:17 -05:00
SergeantPanda
8f419292b3 Update "now" state update interval from 60 seconds to 1 second for real-time accuracy 2025-04-08 18:33:41 -05:00
SergeantPanda
1a5b464e3c Add filtering functionality to TV Channel Guide with search and dropdowns. Also added a button to scroll to live. 2025-04-08 18:25:56 -05:00
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