SergeantPanda
246ab0a22d
Fixes console error when playing a stream preview due to channelID being null.
2025-05-02 10:02:35 -05:00
dekzter
06879ed8ef
merged in dev
2025-05-02 09:33:09 -04:00
dekzter
e81b6e3189
option to add epg source with xc account
2025-05-02 09:30:24 -04:00
SergeantPanda
6f1bae8195
Fixes stream preview in stream table.
2025-05-02 08:23:11 -05:00
SergeantPanda
d26944a7a5
Add stale_stream_days field to M3UAccount model and update related logic
...
- Introduced stale_stream_days field to M3UAccount to specify the retention period for streams.
- Updated cleanup_streams task to remove streams not seen within the specified stale_stream_days.
- Enhanced M3U form to include stale_stream_days input for user configuration.
2025-05-01 16:01:08 -05:00
dekzter
091d9a6823
immediately prompt for group filtering when using an XC account
2025-05-01 11:22:38 -04:00
dekzter
c5dd351bf1
Merge remote-tracking branch 'origin/dev' into xtream
2025-05-01 10:15:42 -04:00
SergeantPanda
a86ae715b9
Fixes add streams to channel to follow correct logic of being disabled.
2025-04-30 21:11:41 -05:00
SergeantPanda
2943f84e46
Merge pull request #74 from LoudSoftware/patch-1
...
Fixed minor typo in UserAgentsTable.jsx
2025-04-30 18:01:57 -05:00
SergeantPanda
c058c4ed10
Fixes spacing and padding in epg and m3u tables.
2025-04-30 17:03:36 -05:00
SergeantPanda
e8355a78c6
Fetch channels when auto-match is complete.
2025-04-30 16:51:48 -05:00
dekzter
79392bb129
fixed channel form not updating some properties after saving
2025-04-30 16:58:16 -04:00
dekzter
a9ea30d862
channel number sorting restored, reset stream table default page size
2025-04-30 16:36:16 -04:00
dekzter
91f5e2ad7c
fixed stream URL sample for search / replace pattersn
2025-04-30 16:15:00 -04:00
dekzter
3ea8c05466
Merge remote-tracking branch 'origin/dev' into xtream
2025-04-30 15:10:59 -04:00
SergeantPanda
418bf01449
Notify user of how many matches auto-match found.
...
Add batch EPG association endpoint and improve EPG matching logic
- Implemented a new API endpoint to associate multiple channels with EPG data in a single request.
- Enhanced the EPG matching process to normalize TVG IDs and log relevant information.
- Updated frontend to handle batch EPG associations efficiently, falling back to legacy methods when necessary.
2025-04-29 18:13:42 -05:00
SergeantPanda
9be42ce532
Don't select text when shift is held
2025-04-29 12:47:16 -05:00
SergeantPanda
7503ef9dd2
Allows holding shift and selecting rows.
2025-04-29 12:20:26 -05:00
SergeantPanda
342797d2ec
Add key prop to row Box in CustomTableBody for improved rendering
2025-04-29 11:10:26 -05:00
SergeantPanda
9b443a0a3e
Adds m3u profile name to stream name.
2025-04-29 09:50:57 -05:00
Nicolas Znamenski
248ef90629
Fixed minor typo
2025-04-28 14:08:04 -04:00
SergeantPanda
0b8f20dc22
Fixes not being able to set logo to default.
2025-04-27 19:19:48 -05:00
SergeantPanda
c049e48c08
Use timestamp instead of build number increase.
2025-04-27 17:46:27 -05:00
SergeantPanda
c51f3136dd
Add tooltip for stream profile and add clarity to user-agent.
2025-04-27 14:51:13 -05:00
SergeantPanda
88f27d62f1
Adds current m3u profile to stats.
2025-04-27 14:43:09 -05:00
dekzter
bfaa52ea13
fixed username field
2025-04-27 10:38:30 -04:00
dekzter
3054cf2ae9
initial xtreamcodes support
2025-04-27 10:32:29 -04:00
SergeantPanda
8b057818b7
Adjusted logo box so data didn't shift with different size logos.
2025-04-25 16:55:30 -05:00
SergeantPanda
4c3ff1cdbd
Fixes streams being in incorrect order (for real this time)
2025-04-25 10:59:56 -05:00
dekzter
d64215b5a6
another attempt
2025-04-25 09:13:06 -04:00
dekzter
51e3c7cc51
fixed channelgroups value
2025-04-25 08:19:47 -04:00
SergeantPanda
d15ff0d7c5
Added tooltips.
2025-04-24 20:55:28 -05:00
SergeantPanda
44ea86e59a
Show connected time for each client.
2025-04-24 20:30:04 -05:00
SergeantPanda
1a1c5dea9e
Uses correct api to slected specific stream id.
2025-04-24 20:07:36 -05:00
SergeantPanda
c61c7573bd
Show the correct currently connect stream and display the available streams to switch to in the correct order.
2025-04-24 19:35:34 -05:00
SergeantPanda
f6905f26cd
Manual stream switching is working.
2025-04-24 19:23:38 -05:00
SergeantPanda
059254dcd8
Fixes logo not showing actual channel logo.
2025-04-24 19:07:02 -05:00
SergeantPanda
3837ceab5e
Hopefully fixes stats randomly not working.
2025-04-24 18:52:52 -05:00
SergeantPanda
b004c8de52
Fixes channel stats.
2025-04-24 18:27:26 -05:00
SergeantPanda
58a121e0b6
Add new packages to package-lock
2025-04-24 18:14:50 -05:00
dekzter
d28e3f4491
Attempting to fix blank screen from form
2025-04-24 19:01:33 -04:00
dekzter
c5f7b183f1
update all row IDs in the store so stream table changes reflect in channel table
2025-04-24 18:06:41 -04:00
dekzter
bcd302ea3f
fixed reference to channel streams
2025-04-24 17:54:29 -04:00
dekzter
2de165833c
missing packages
2025-04-24 17:44:32 -04:00
dekzter
8fe83fd9ee
channel streams optimizations, bug fixes in tables, parallel api calls for paginated data fetching
2025-04-24 17:14:25 -04:00
dekzter
1d63075660
fixed sticky header
2025-04-24 17:14:25 -04:00
dekzter
202fbeec7a
Fixing table data population
2025-04-24 13:33:19 -04:00
dekzter
abab931711
tooltips, fixed sticky header
2025-04-24 11:51:47 -04:00
dekzter
29d2db0f8e
testing out virtualized ,fixed some more bugs
2025-04-24 11:20:36 -04:00
dekzter
5fd3d95a14
fixed copy button
2025-04-24 07:59:14 -04:00