Commit graph

1095 commits

Author SHA1 Message Date
SergeantPanda
dc2b676cbc python... 2025-05-07 19:32:46 -05:00
SergeantPanda
2bcd9d24d7 again.. 2025-05-07 19:21:07 -05:00
SergeantPanda
147572869b Another attempt 2025-05-07 19:15:18 -05:00
SergeantPanda
ae5a189feb Build 2025-05-07 18:55:29 -05:00
SergeantPanda
05d70c894d build 2025-05-07 18:47:13 -05:00
SergeantPanda
51891a59ec Build 2025-05-07 18:36:31 -05:00
SergeantPanda
dc493073af build attempt 2025-05-07 18:32:50 -05:00
SergeantPanda
082ee90cc1 Switch to ubuntu as base 2025-05-07 18:20:41 -05:00
SergeantPanda
9fed32b715 ffmpeg as base 2025-05-07 18:10:13 -05:00
SergeantPanda
ff05c8de16 Switch to lscr ffmpeg. 2025-05-07 17:36:49 -05:00
SergeantPanda
2bdcc9417d Trying a different method for ffmpeg. 2025-05-07 16:51:40 -05:00
SergeantPanda
ca27b58eec Missed xz-utils 2025-05-07 16:20:56 -05:00
SergeantPanda
6de85d3326 Repo is looking for amd64 2025-05-07 16:06:12 -05:00
SergeantPanda
e35041d92d More detection issues... 2025-05-07 15:55:21 -05:00
SergeantPanda
b6f6506030 Arch detection again... 2025-05-07 15:38:24 -05:00
SergeantPanda
3aaefd752b Change arch detection. 2025-05-07 15:32:29 -05:00
SergeantPanda
e1cb86f832 Install FFmpeg from John Van Sickle Git repo. 2025-05-07 15:19:39 -05:00
SergeantPanda
e63a66bf57 Change status to disabled when epg or m3u disabled. Change to idle when enabled. 2025-05-07 13:50:10 -05:00
SergeantPanda
b84d1cc61a Enhance m3u profile creation to show live regex results. 2025-05-07 13:24:41 -05:00
SergeantPanda
c198c4c590 Sort profiles in M3UProfiles component to prioritize default profiles and order others alphabetically by name 2025-05-07 13:11:46 -05:00
SergeantPanda
51784b9073 Fix for "will-change memory consumption is too high" error 2025-05-07 13:06:19 -05:00
SergeantPanda
95277679b0 Improve error handling and validation for playlist profiles in M3UProfiles component 2025-05-07 10:57:21 -05:00
SergeantPanda
72ed1ff4f4 Error handling for m3u profile. 2025-05-07 10:40:50 -05:00
SergeantPanda
88c27ac8ae Refactor Button component to use inline styles for width based on submission state 2025-05-07 10:31:23 -05:00
SergeantPanda
b0f26d96b2 Apparently width=100% isn't recommended for react so switched it to "style={{ width: '100%' }}" 2025-05-07 09:39:05 -05:00
SergeantPanda
9ba03fdfaf Found more references to the problematic "fullWidth" and replaced with "width=100%" 2025-05-07 09:31:55 -05:00
SergeantPanda
c98b73835b Replaced problematic "fullWidth" with "width="100%" to get rid of dom errors in the console. 2025-05-07 09:22:06 -05:00
SergeantPanda
f5f47005aa Move is active to bottom of form. 2025-05-07 09:13:13 -05:00
SergeantPanda
b5cdf3ceb2 Add information on disabling scheduling. 2025-05-07 09:10:56 -05:00
SergeantPanda
312eacf64c Add warning dialog when deleting epg or m3u. 2025-05-07 08:59:12 -05:00
SergeantPanda
7825019ed1 Add descriptions to form fields in EPG and M3U components for better clarity 2025-05-07 08:30:54 -05:00
SergeantPanda
7ead75f5b6 Add unique key prop to Button component in M3UGroupFilter for improved rendering 2025-05-06 20:54:59 -05:00
SergeantPanda
63b260698d Removed old websocket call. 2025-05-06 20:50:33 -05:00
SergeantPanda
992c238388 Add fullWidth property to New button in M3UProfiles component 2025-05-06 20:24:56 -05:00
SergeantPanda
4966bb61bc Enhance M3U fetching process with status updates and detailed progress messages 2025-05-06 19:18:10 -05:00
SergeantPanda
14ad165b8e
Merge pull request #91 from Dispatcharr/xc-refactor
Enhance XCClient with robust error handling and user agent management…
2025-05-06 18:48:50 -05:00
SergeantPanda
92d09eea3b Enhance XCClient with robust error handling and user agent management; improve M3U processing logic for better error reporting and validation. 2025-05-06 18:00:37 -05:00
SergeantPanda
728ab45534 Fixes XC login. 2025-05-06 10:52:48 -05:00
SergeantPanda
3440dfa28f Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-05-06 10:34:22 -05:00
SergeantPanda
c4bdb53749 Allow edit groups if user is on a different screen. 2025-05-06 10:33:51 -05:00
SergeantPanda
e9c5a719b1 Better handling for notifying of groups needing to be edited. 2025-05-06 10:09:59 -05:00
SergeantPanda
c225edc3ec Fixes updated time not updating the local state. 2025-05-06 08:19:05 -05:00
SergeantPanda
452e2ee213 Fixes status not changing to fetchign and parsing when those operations are occuring. 2025-05-06 08:13:59 -05:00
SergeantPanda
95ac700b3c Fixes all refreshes showing notification for pending setup. 2025-05-06 08:11:16 -05:00
dekzter
c6c1f2d7a4 properly handle data during the editChannel lifecycle 2025-05-06 08:47:23 -04:00
SergeantPanda
b3534833d7 Removed special character. 2025-05-05 20:28:31 -05:00
SergeantPanda
ae93bc2a1f Adds a "Pending Setup" status so the user knows they need to select groups before their streams are imported. 2025-05-05 19:50:20 -05:00
SergeantPanda
898224dc72 Fix potential issue during stream switches. 2025-05-05 17:02:28 -05:00
SergeantPanda
2b13d97196 Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-05-05 10:08:32 -05:00
SergeantPanda
77d837eb7d Enhance 'Active' column in M3UTable: set minimum size, add sorting function, and align text to the left. 2025-05-05 09:25:05 -05:00