SergeantPanda
|
307bd25e3e
|
Filter category options based on selected type in VODsPage component
|
2025-09-11 10:36:06 -05:00 |
|
SergeantPanda
|
45817c699f
|
Sort combined VODs alphabetically by name/title and update fetch logic for 'all' type
|
2025-09-11 10:34:28 -05:00 |
|
SergeantPanda
|
7a95555bd5
|
Add page size to vod page.
|
2025-09-11 10:26:31 -05:00 |
|
SergeantPanda
|
d1a3b667fe
|
Store file modification time in Redis for uploaded logo files
|
2025-09-11 09:50:21 -05:00 |
|
SergeantPanda
|
4c3aef196d
|
Refactor VOD to separate out series and vod modals.
|
2025-09-11 09:19:27 -05:00 |
|
SergeantPanda
|
74aff3fb1a
|
Enhance M3U profile management: add optional notes field, improve validation for default profiles, and update UI to display notes where applicable.
Also adds the ability to modify the name of the defualt profile.
Closes #280 [Feature]: add general text field in m3u/xs
|
2025-09-10 17:26:18 -05:00 |
|
SergeantPanda
|
f218eaad51
|
Merge pull request #366 from Dispatcharr:XC-account-info
Enhance M3U account profile with custom properties and account info retrieval
|
2025-09-09 18:28:07 -05:00 |
|
SergeantPanda
|
893fdcade3
|
Use playlist store
|
2025-09-09 18:22:47 -05:00 |
|
SergeantPanda
|
84c752761a
|
Ability to refresh account info from account info modal and provide notification on results.
|
2025-09-09 18:15:33 -05:00 |
|
SergeantPanda
|
d1a5143312
|
Convert refresh time to local time.
|
2025-09-09 16:43:57 -05:00 |
|
SergeantPanda
|
c25de2a191
|
Add AccountInfoModal component and integrate account information display in M3UProfiles
|
2025-09-09 16:29:24 -05:00 |
|
SergeantPanda
|
c023cde8fe
|
Add custom properties to M3UAccountProfile and implement account info retrieval
|
2025-09-09 16:05:58 -05:00 |
|
SergeantPanda
|
c0ddec6b4b
|
Reduced cleanup time on vod from 10 seconds to 1.
|
2025-09-09 13:06:40 -05:00 |
|
SergeantPanda
|
64e500c524
|
Add logging for profile connection cleanup and implement delayed cleanup for idle Redis connections
|
2025-09-09 12:58:35 -05:00 |
|
OkinawaBoss
|
3fb8e0ebd1
|
Merge pull request #363 from Dispatcharr/Plugins
Plugins
|
2025-09-08 09:11:19 -05:00 |
|
SergeantPanda
|
0938a3c592
|
Better headers for the client including content range that includes total length as well.
|
2025-09-07 18:51:58 -05:00 |
|
SergeantPanda
|
b45c6eda38
|
Better content-type detection
|
2025-09-07 18:25:39 -05:00 |
|
Dispatcharr
|
1200d7d894
|
Plugin discovery fix
Fixed problem where plugins were trying to load before DB was ready.
|
2025-09-07 17:38:34 -05:00 |
|
SergeantPanda
|
be9823c5ce
|
Added debug logs for active clients
|
2025-09-07 17:14:29 -05:00 |
|
SergeantPanda
|
adf960753c
|
Changed user-agent for head request to use m3u account
|
2025-09-07 15:17:19 -05:00 |
|
Dispatcharr
|
5b31440018
|
Updated Plugins
Added Import + Delete
Added Modal confirmations
Safer Defaults
|
2025-09-07 11:54:22 -05:00 |
|
SergeantPanda
|
c239f0300f
|
Better progress tracking for clients that start a new session on every seek instead of reusing existing session.
|
2025-09-06 15:36:14 -05:00 |
|
SergeantPanda
|
4ca6bf763e
|
Add position calculation
|
2025-09-06 10:16:54 -05:00 |
|
SergeantPanda
|
80c3d2fa58
|
Reformat vod card a bit.
|
2025-09-06 08:34:28 -05:00 |
|
SergeantPanda
|
aeb1933abb
|
Separate every vod connection even if same vod is being played.
|
2025-09-06 08:13:28 -05:00 |
|
SergeantPanda
|
f135c6ae8b
|
Merge pull request #357 from Dispatcharr:vod-stats
Rename Active Channels to Active Streams and enhance VOD features
|
2025-09-05 21:31:40 -05:00 |
|
SergeantPanda
|
1817aab2da
|
Fix channel cards not closing when channel stops.
|
2025-09-05 21:09:03 -05:00 |
|
SergeantPanda
|
db80a2fa09
|
Made vod card similar to channel card
|
2025-09-05 21:04:41 -05:00 |
|
SergeantPanda
|
d4b7b3d3d2
|
Combine vod and streams into same view
|
2025-09-05 20:40:55 -05:00 |
|
SergeantPanda
|
6b9d42fec1
|
Refactor VODStatsView to use correct field names for content type and M3U profile ID, and update user agent handling
|
2025-09-05 20:34:43 -05:00 |
|
SergeantPanda
|
1a8763731b
|
Remove unneeded headers
|
2025-09-05 20:26:35 -05:00 |
|
SergeantPanda
|
18b8462a5f
|
Refactor user-agent handling to use 'client_user_agent' for consistency across VOD connection management
|
2025-09-05 20:15:11 -05:00 |
|
SergeantPanda
|
7c4d7865ea
|
Fixed not using user-agent from m3u (was using client user-agent)
|
2025-09-05 19:36:08 -05:00 |
|
SergeantPanda
|
1080b1fb94
|
Refactor stats and vod proxy
|
2025-09-05 19:30:13 -05:00 |
|
Dispatcharr
|
e9a11588c4
|
Init Plugins
|
2025-09-05 17:10:11 -05:00 |
|
SergeantPanda
|
4712a4305c
|
Rename "Active Channels" to "Active Streams" and enhance automatic refresh interval UI
|
2025-09-05 12:22:06 -05:00 |
|
SergeantPanda
|
b68b904838
|
Merge pull request #356 from Dispatcharr:stats-direct-api
Switch to api calls instead of celery beat for stats
|
2025-09-05 12:10:10 -05:00 |
|
SergeantPanda
|
f1196bb988
|
Send websocket update on client disconnect and connect.
|
2025-09-05 12:04:30 -05:00 |
|
SergeantPanda
|
98f485bac9
|
Fixed issue with recurring api calls.
|
2025-09-05 11:37:49 -05:00 |
|
SergeantPanda
|
870e77b137
|
Disable fetch-channel-statuses
|
2025-09-05 10:23:25 -05:00 |
|
SergeantPanda
|
d709d92936
|
Refactor channel stats fetching and enhance settings UI for better user experience
|
2025-09-05 09:42:52 -05:00 |
|
SergeantPanda
|
ca79cc1a1d
|
Merge pull request #354 from Dispatcharr:DVR-Refresh
DVR enhancements and Comskip integration
|
2025-09-04 17:30:29 -05:00 |
|
SergeantPanda
|
67939ba44b
|
Auto cleanup orphaned vods and series during scan.
|
2025-09-04 16:57:32 -05:00 |
|
Dispatcharr
|
8c364d3eb8
|
Fix DVR
Fixed bug where connection wouldn't release
|
2025-09-04 16:00:01 -05:00 |
|
Dispatcharr
|
7401b4c8d3
|
Combined migrations
|
2025-09-04 14:36:14 -05:00 |
|
Dispatcharr
|
f652d2b233
|
Comskip Update
|
2025-09-04 13:45:25 -05:00 |
|
SergeantPanda
|
fbeca53cd7
|
Minor fixes to VOD api. trailer returned Null instead of empty string, removed decimal from added time.
|
2025-09-04 13:44:15 -05:00 |
|
Dispatcharr
|
c76d68f382
|
Updated guide
Updated series rules button to match the rest of the layout.
Fixed problem where the remove button would not remove the rule
|
2025-09-04 08:40:48 -05:00 |
|
Dispatcharr
|
41e32bc08a
|
DVR Updates
Added fallback settings.
Added subtitles to cards.
Add data volume mount to Docker container.
|
2025-09-04 08:22:13 -05:00 |
|
Dispatcharr
|
00cc83882a
|
DVR update
|
2025-09-03 21:35:45 -05:00 |
|