dekzter
|
fa3af5ed6d
|
refresh channel programs on epg change, fixed some notification bugs
|
2025-03-28 15:24:25 -04:00 |
|
dekzter
|
dbee621d90
|
moving postgres database
|
2025-03-27 20:15:09 -04:00 |
|
dekzter
|
5a8db1f95f
|
more ui updates
|
2025-03-27 15:55:12 -04:00 |
|
dekzter
|
723ec36ade
|
Merge branch 'stream-previews' into epg-refactor
|
2025-03-27 13:02:35 -04:00 |
|
dekzter
|
18210a3b53
|
more frontend improvements
|
2025-03-27 13:02:28 -04:00 |
|
dekzter
|
d418cd7c06
|
new custom properties fields for m3u and program data
|
2025-03-27 13:02:19 -04:00 |
|
dekzter
|
bf0c50dab2
|
Merge branch 'epg-refactor' into stream-previews
|
2025-03-27 09:44:07 -04:00 |
|
dekzter
|
c1a8a8ead6
|
Merge remote-tracking branch 'origin/dev' into epg-refactor
|
2025-03-27 09:43:54 -04:00 |
|
SergeantPanda
|
cc23ee9fbf
|
Merge pull request #42 from SergeantPanda/proxy-stats
Proxy stats
|
2025-03-27 08:42:18 -05:00 |
|
dekzter
|
d7f96005b8
|
stream preview functionality
|
2025-03-27 09:27:45 -04:00 |
|
dekzter
|
91a85020c3
|
modifications to allow previewing of a raw stream
|
2025-03-27 09:26:04 -04:00 |
|
dekzter
|
16138592b6
|
epg processing optimizations, websocket success notifications, added allotment to channels page for resizing
|
2025-03-26 16:52:47 -04:00 |
|
dekzter
|
323cc7b52c
|
fixed removal logic of epg store
|
2025-03-26 13:35:41 -04:00 |
|
dekzter
|
de5063d20b
|
epg refactor, new relations and matching
|
2025-03-26 13:28:03 -04:00 |
|
SergeantPanda
|
9ab76c3129
|
updated variable names for clarity.
|
2025-03-25 13:36:55 -05:00 |
|
SergeantPanda
|
4283162ba9
|
Switched profile to stream_profile in channel_service
|
2025-03-25 13:04:51 -05:00 |
|
SergeantPanda
|
7bcfc74c13
|
Missed a couple constants in try next stream.
|
2025-03-25 12:16:01 -05:00 |
|
SergeantPanda
|
560345f7b1
|
Changed profile to stream_profile and utilized constants more for consistency.
|
2025-03-25 12:13:06 -05:00 |
|
dekzter
|
adf06f96bf
|
Fixed hdhr url
|
2025-03-25 12:03:23 -04:00 |
|
dekzter
|
d6f9b41b3e
|
bugfix - fixed data structure for channel groups
|
2025-03-25 11:18:08 -04:00 |
|
dekzter
|
ee90a1edb9
|
bugfix for channel groups not available during render
|
2025-03-25 11:17:38 -04:00 |
|
dekzter
|
306e4d1442
|
fixing perms
|
2025-03-25 11:12:36 -04:00 |
|
SergeantPanda
|
75f461b180
|
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev
|
2025-03-24 18:46:19 -05:00 |
|
SergeantPanda
|
1f6a33d9f7
|
Added bitrates for channels as well as total data transferred.
|
2025-03-24 18:02:21 -05:00 |
|
dekzter
|
6a89688e6c
|
cleanup of streams not belonging to an active group
|
2025-03-24 18:56:19 -04:00 |
|
SergeantPanda
|
2b42838bfe
|
Added current bitrate for client and renamed transfer_rate_KBps to avg_rate_KBps for clarity.
|
2025-03-24 17:08:17 -05:00 |
|
SergeantPanda
|
b9d0b07d69
|
Added current bitrate for client and renamed transfer_rate_KBps to avg_rate_KBps for clarity.
|
2025-03-24 17:06:01 -05:00 |
|
dekzter
|
bc460d73b4
|
fixed playlists not getting groups updated after m3u addition
|
2025-03-24 17:30:22 -04:00 |
|
dekzter
|
ddc35c3e7b
|
style fixes and updates, fixed select box for channel group in channel form
|
2025-03-24 16:55:36 -04:00 |
|
SergeantPanda
|
2d593dc64e
|
Added support for Forks.
|
2025-03-24 09:46:08 -05:00 |
|
SergeantPanda
|
3154d9e5e0
|
Added gitattributes to support multi-platform development without getting noisy diffs.
|
2025-03-24 09:13:29 -05:00 |
|
SergeantPanda
|
df835addb6
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr
|
2025-03-24 09:07:11 -05:00 |
|
SergeantPanda
|
56e2b895b1
|
Merge pull request #34 from Dispatcharr/dev
Dev
|
2025-03-24 09:05:46 -05:00 |
|
SergeantPanda
|
a6ace3095a
|
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr
|
2025-03-23 17:11:52 -05:00 |
|
SergeantPanda
|
9c7bdfd2e9
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr
|
2025-03-23 17:10:27 -05:00 |
|
dekzter
|
edf2e360ee
|
fixed first m3u channel group load bug, added searchable selection for tvg-id
|
2025-03-23 17:55:21 -04:00 |
|
SergeantPanda
|
b9cae416ec
|
Use dev branch for dev builds.
|
2025-03-22 16:40:11 -05:00 |
|
SergeantPanda
|
fef4e556c7
|
Another try to fix automatic builds.
|
2025-03-22 14:17:47 -05:00 |
|
SergeantPanda
|
61bac36151
|
Modified dockerfile to fix automated build (hopefully)
|
2025-03-22 13:28:46 -05:00 |
|
SergeantPanda
|
e6097c4a80
|
Added folder creation and permission changes for /app/media/cached_m3u
|
2025-03-22 12:32:14 -05:00 |
|
SergeantPanda
|
3c3961bb3a
|
Bypass redis for management commands.
|
2025-03-22 12:23:54 -05:00 |
|
SergeantPanda
|
071efaf017
|
Lowered max retries and timeout for redis client.
|
2025-03-22 11:36:28 -05:00 |
|
dekzter
|
cb013c0a0d
|
merged in singular-redis branch
|
2025-03-22 09:58:48 -04:00 |
|
dekzter
|
42587a9f1a
|
merged in main
|
2025-03-22 09:56:36 -04:00 |
|
Dispatcharr
|
26ccc60594
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr
|
2025-03-22 08:56:34 -05:00 |
|
Dispatcharr
|
028026b38a
|
Fixed EPG refresh bug
|
2025-03-22 08:56:15 -05:00 |
|
dekzter
|
d6e05445f3
|
m3u group filters
|
2025-03-22 09:56:00 -04:00 |
|
SergeantPanda
|
d622c96aba
|
Improved connection handling for redis pubsub.
|
2025-03-22 08:48:39 -05:00 |
|
OkinawaBoss
|
528339575e
|
Merge pull request #33 from Dispatcharr/HDHR-EPG_endpoints
Updated HDHR & EPG endpoints
|
2025-03-22 08:33:54 -05:00 |
|
Dispatcharr
|
9733fca242
|
Fixed HDHR copy url
|
2025-03-22 08:32:06 -05:00 |
|