SergeantPanda
ca8e9d0143
Enhancement: Add custom logo support for channel groups in Auto Sync Channels.
...
Closes #555
2025-10-17 10:03:21 -05:00
SergeantPanda
7744d7287b
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into pr/jordandalley/531
2025-10-16 17:57:39 -05:00
SergeantPanda
0031d55bab
Bug Fix: Resizing columns in the channel table may cause the page to crash.
...
Fixes #516
2025-10-16 16:49:13 -05:00
SergeantPanda
b9a0aaa574
Re-allign tables and buttons after adjusting button layout.
2025-10-16 14:33:15 -05:00
SergeantPanda
90d065df80
Enhancement: Show "Saved Successfully" message when changing stream settings and DVR settings. Also only show "Saved Successfully" when the api actually returns a success.
2025-10-13 17:00:18 -05:00
SergeantPanda
87d2131789
Bug fix: Fixes saving settings returning error.
...
Fixes [Bug]: Error saving Stream Settings
Fixes #535
2025-10-13 16:45:22 -05:00
SergeantPanda
fbd83e61b7
Enhancement: Added tooltips to stream table fields. Also removed unneeded imports for logos.
2025-10-11 10:54:11 -05:00
SergeantPanda
6acb0da933
Bug fix/Enhancement: Selecting many streams will no longer cause the stream table to create a new row for buttons. Also reordered buttons in the stream table slightly.
2025-10-11 10:46:52 -05:00
SergeantPanda
d32abecb25
Enhancement: Add confirmation dialog to stream delete functions.
2025-10-11 10:36:04 -05:00
SergeantPanda
951af5f3fb
Enhancement: Add auto-enable settings for new groups and categories in M3U and VOD components
...
Bug Fix: Remove orphaned categories for VOD and Series
Fixes #540
Closes #208
2025-10-09 15:28:37 -05:00
SergeantPanda
8794156767
Enhancement: Only fetch playlists and channel profiles after successful m3u refresh not every m3u_refresh status update. This should reduce network traffice and efficiency.
...
This may fix #327
2025-10-07 10:02:26 -05:00
SergeantPanda
da245c409a
Bug fix: Backend now notifies frontend when a new playlist is creating. This should fix where accounts will sometimes only show fetching groups after a new account is added.
2025-10-07 09:55:35 -05:00
SergeantPanda
171bb004c4
Set XC as default for new M3U accounts
2025-10-07 09:20:01 -05:00
SergeantPanda
99ad0ecb7b
Bug fix: Fixes bug where adding multiple M3U accounts in a row would only modify the first M3U account that was added unless you refresh the web UI.
2025-10-07 09:18:43 -05:00
3l3m3nt
a959ba1748
Fix: Add IPv6 CIDR validation in Settings. Add ::0/0 as a default as well as 0.0.0.0/0
2025-10-07 20:02:47 +13:00
OkinawaBoss
8db9689999
Merge branch 'DVR-Update' into dev
2025-10-06 06:25:40 -07:00
Dispatcharr
dea6411e1c
Time Zones
...
- Added time zone settings
2025-10-06 07:46:23 -05:00
SergeantPanda
0406c868bc
Merge pull request #515 from EmeraldPi/set-name-logo
2025-10-05 18:51:30 -05:00
SergeantPanda
cedd0d6f4d
Finish merge
2025-10-05 18:44:26 -05:00
SergeantPanda
e6a9672a14
Merge branch 'dev' into pr/csmith1210/457
2025-10-05 18:40:59 -05:00
SergeantPanda
d7735255ec
Enhancement: Add confirmation dialogs for setting names, logos, TVG-IDs, and clearing EPG assignments in ChannelBatchForm
2025-10-04 17:39:56 -05:00
SergeantPanda
67a6ad1168
Enhancement: Add clear EPG button to ChannelBatchForm for resetting EPG assignments
2025-10-04 17:35:01 -05:00
SergeantPanda
d1ac5b11e5
Add EPG TVG-ID setting functionality
...
- Implemented API endpoint to set channel TVG-IDs from EPG data.
- Created Celery task to handle TVG-ID updates for multiple channels.
- Added frontend methods to initiate TVG-ID setting from EPG for both single and batch channel forms.
- Enhanced notifications for task status updates.
2025-10-04 15:20:35 -05:00
Connor Smith
23209e79e9
[Enhancement] Set logo name from url
2025-10-04 14:23:53 -04:00
SergeantPanda
23be065c52
Revert "Revert "Add option to add a logo by a URL in Channel editor/creator""
2025-10-04 09:22:09 -05:00
SergeantPanda
e4a6d19c17
Revert "Add option to add a logo by a URL in Channel editor/creator"
2025-10-04 09:11:38 -05:00
Connor Smith
ff894acf4d
Fix: Need onSuccess in file upload to update Channel.jsx logo
2025-10-03 21:15:45 -04:00
Connor Smith
68c8d4dc23
Change logo upload to link to Logo.jsx form
2025-10-03 07:05:56 -04:00
SergeantPanda
5bb2b57a4e
Remove redundant h from 12 hour time in settings page.
2025-10-02 11:48:16 -05:00
SergeantPanda
d8ad33ff77
Fix bug where m3u hash settings wouldn't save properly.
2025-10-02 11:45:39 -05:00
SergeantPanda
a3e4f23891
Enhancement: Add m3u_id parameter to generate_hash_key and update related calls
2025-10-02 09:14:22 -05:00
SergeantPanda
ec193813b4
Enhancement: Update logo options to include the default logo
2025-09-26 10:24:00 -05:00
Connor Smith
fd9038463b
Allow for batch editing channel logos
2025-09-22 20:29:32 -04:00
SergeantPanda
75fbf9639a
Enhancement: Update channel and program mapping to support multiple channels per TVG ID
2025-09-21 16:23:07 -05:00
SergeantPanda
4db8eca391
Merge pull request #448 from stlalpha/fix-438
...
Fix #438 : Virtualize TV Guide rendering to improve large channel count performance and add regression tests
2025-09-21 15:50:28 -05:00
SergeantPanda
08e5b6f36f
Apply prettier formatting.
2025-09-21 15:17:15 -05:00
SergeantPanda
3f7edd840e
Change whiteSpace style from 'nowrap' to 'pre' in StreamsTable for better text formatting.
...
Users can you reliably copy a name or group from the stream table and use as a filter for m3u accounts
2025-09-21 11:17:14 -05:00
SergeantPanda
207613c00b
Fix frontend saving case sensitive setting as json string.
2025-09-21 10:06:53 -05:00
Jim McBride
323f1d5c05
Add TV guide utility tests and vitest setup
2025-09-21 10:00:15 -05:00
Jim McBride
00b8119b81
Revert "Virtualize TV guide rendering"
...
This reverts commit db024130be .
2025-09-21 01:25:29 -05:00
Jim McBride
db024130be
Virtualize TV guide rendering
2025-09-21 01:02:32 -05:00
Dispatcharr
6536f35dc0
FIxed bug
...
Fixed bug that stopped stream from ending
2025-09-19 19:47:59 -05:00
Dispatcharr
eee4ab0725
Update for recurring rules
2025-09-19 16:21:28 -05:00
Dispatcharr
424a450654
DVR Features and bug fixes
...
Added ability to use custom comskip.ini
Added series recording without reliance on EPG
Fixed comskip bug
Fixed timezone mismatch when scheduling DVR recordings
No migrations completed yet
2025-09-18 10:23:16 -05:00
SergeantPanda
edc18e07fe
Auto-focus filter for epg.
2025-09-16 20:10:49 -05:00
SergeantPanda
00da233322
Rename logos variable to channelLogos to avoid future confusion.
2025-09-16 19:49:41 -05:00
SergeantPanda
9ef2aa966d
Requery channels when setting channel names from epg.
2025-09-16 19:44:41 -05:00
SergeantPanda
ab3350d08d
Search all logos instead of just channel assignable.
2025-09-16 19:41:11 -05:00
SergeantPanda
2e5280c46a
Remove unneeded logo call.
2025-09-16 19:17:31 -05:00
SergeantPanda
8b740fc3ac
Move buttons for use epg name and use epg logo .
2025-09-16 18:49:02 -05:00