dekzter
|
44fecff2f2
|
return new object from store call
|
2025-08-08 09:40:02 -04:00 |
|
dekzter
|
5a92487d38
|
fixed group filtering:
|
2025-08-06 14:45:55 -04:00 |
|
dekzter
|
b7abdac800
|
merged in dev
|
2025-08-05 10:56:01 -04:00 |
|
dekzter
|
2f1da5d76a
|
fixed modal closing issues
|
2025-08-05 10:55:15 -04:00 |
|
dekzter
|
f300da6eff
|
case sensitive flag and other possible custom properties for filters
|
2025-08-03 08:40:00 -04:00 |
|
SergeantPanda
|
1c47b7f84a
|
Adds ability to reverse the sort order for auto channel sync.
|
2025-08-01 16:42:42 -05:00 |
|
dekzter
|
f1752cc720
|
fixed editing
|
2025-08-01 17:12:06 -04:00 |
|
dekzter
|
1612df14c1
|
fixed deleting filter not removing it from the ui
|
2025-08-01 15:12:19 -04:00 |
|
dekzter
|
ead76fe661
|
first run at m3u filtering
|
2025-08-01 15:02:43 -04:00 |
|
SergeantPanda
|
7b5a617bf8
|
Use custom validator for urls fields to allow for non fqdn hostnames.
Fixes #63
|
2025-08-01 11:28:51 -05:00 |
|
SergeantPanda
|
953db79476
|
Display stream logo and name in channel card when previewing streams.
|
2025-07-31 21:26:59 -05:00 |
|
SergeantPanda
|
6945cecaca
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into dev
|
2025-07-31 20:15:42 -05:00 |
|
SergeantPanda
|
42c792cbb7
|
Merge pull request #278 from Dispatcharr/Updated-dependencies-
Update dependencies in requirements.txt
|
2025-07-31 20:13:58 -05:00 |
|
SergeantPanda
|
20651a8d59
|
Update dependencies in requirements.txt for compatibility and improvements
|
2025-07-31 20:10:36 -05:00 |
|
SergeantPanda
|
59b75c18fc
|
Add ability to preview streams under a channel.
|
2025-07-31 15:54:24 -05:00 |
|
SergeantPanda
|
406ac37fb9
|
Delete temp folder if it exists during upgrade.
|
2025-07-31 15:01:28 -05:00 |
|
SergeantPanda
|
108a992643
|
Detect mismatched Postgres version and automatically run pg_upgrade
|
2025-07-31 14:53:55 -05:00 |
|
SergeantPanda
|
826c824084
|
Bump Postgres to version 17
|
2025-07-31 14:03:37 -05:00 |
|
SergeantPanda
|
5a887cc55a
|
Bump Postgres to version 17.
|
2025-07-31 13:54:20 -05:00 |
|
SergeantPanda
|
e029cd8b3d
|
Fix XML escaping for channel ID in generate_dummy_epg function
|
2025-07-31 10:22:43 -05:00 |
|
SergeantPanda
|
4ae66e0bc9
|
Add membership creation in UpdateChannelMembershipAPIView if not found.
Fixes #275
|
2025-07-31 09:52:02 -05:00 |
|
SergeantPanda
|
06d8d01fd9
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into dev
|
2025-07-29 16:22:48 -05:00 |
|
SergeantPanda
|
64ec6de414
|
Merge pull request #274 from Dispatcharr/stream-stats
Stream stats
|
2025-07-29 16:21:37 -05:00 |
|
GitHub Actions
|
26e237f2d1
|
Release v0.7.1
|
2025-07-29 21:06:06 +00:00 |
|
SergeantPanda
|
38813e6c27
|
Merge pull request #273 from Dispatcharr/dev
Release Notes – Version 0.7.1
|
2025-07-29 16:05:23 -05:00 |
|
SergeantPanda
|
613c0d8bb5
|
Add input_bitrate to technical for future use.
|
2025-07-29 15:43:44 -05:00 |
|
SergeantPanda
|
e26ecad013
|
Move m3u and url badges to same line as stream name.
|
2025-07-29 15:17:18 -05:00 |
|
SergeantPanda
|
7551869a2e
|
Remove audio bitrate from basic stats.
|
2025-07-29 15:12:14 -05:00 |
|
SergeantPanda
|
44f8d45768
|
Add the ability to see advanced stats for channel streams.
|
2025-07-29 15:02:35 -05:00 |
|
SergeantPanda
|
cb49172e98
|
Fix bug where creating a channel from a stream that isn't displayed in the table has invalid stream name.
|
2025-07-29 15:02:13 -05:00 |
|
SergeantPanda
|
72ecb88c76
|
Fix bug where creating a channel from a stream that isn't displayed in the table has invalid stream name.
|
2025-07-29 14:59:03 -05:00 |
|
SergeantPanda
|
5b076fd00b
|
Allow for clicking url badge and copy to clipboard.
|
2025-07-29 11:35:22 -05:00 |
|
SergeantPanda
|
b222dbe5a3
|
Display stream qualites in channel table.
|
2025-07-29 11:21:44 -05:00 |
|
SergeantPanda
|
6180b4ffef
|
Save stream stats to database.
|
2025-07-28 21:40:29 -05:00 |
|
SergeantPanda
|
db6e09370c
|
Fix bug when sorting by name.
|
2025-07-28 18:09:43 -05:00 |
|
SergeantPanda
|
7c442064e6
|
Implement natural sorting for channel names in auto channel sync
|
2025-07-28 18:01:50 -05:00 |
|
SergeantPanda
|
336a0d2558
|
Add ability to sort auto channel sync order by either provider order (default), name, TVG ID or updated at.
|
2025-07-28 17:43:19 -05:00 |
|
SergeantPanda
|
491b0cea29
|
Fetch channel profiles on successful m3u refresh.
|
2025-07-27 19:27:50 -05:00 |
|
SergeantPanda
|
7313cafa1c
|
Adds the ability to have the auto channel sync create channels in specificed channel profiles.
Closes #255
|
2025-07-27 19:14:39 -05:00 |
|
SergeantPanda
|
39ec4d39fc
|
Allow for multiple profiles to be added with the api. This will later be used for auto channel sync.
|
2025-07-27 17:48:09 -05:00 |
|
SergeantPanda
|
8f529bf495
|
Only add to selected profile if profile is selected during channel creation.
|
2025-07-27 17:33:23 -05:00 |
|
SergeantPanda
|
9c32cc68d9
|
Properly track uploaded logos in Redis so avoid redundant message from file scanner.
|
2025-07-27 14:55:02 -05:00 |
|
SergeantPanda
|
a7b9d278c2
|
In the logo manager, don't save when file is selected, wait for create button to be clicked.
|
2025-07-27 14:44:20 -05:00 |
|
SergeantPanda
|
1475ca70ab
|
Fixes being unable to add a new logo via URL.
|
2025-07-27 14:18:48 -05:00 |
|
SergeantPanda
|
7eef45f1c0
|
Only use whole numbers when looking for a number not in use.
|
2025-07-20 20:13:59 -05:00 |
|
SergeantPanda
|
5148a5a79b
|
Use channel name for display name in EPG output.
|
2025-07-20 20:01:51 -05:00 |
|
GitHub Actions
|
c54b847738
|
Release v0.7.0
|
2025-07-19 20:43:30 +00:00 |
|
SergeantPanda
|
da90ae5436
|
Merge pull request #253 from Dispatcharr/dev
Dispatcharr v0.7.0
|
2025-07-19 15:42:34 -05:00 |
|
SergeantPanda
|
9fcce85ea7
|
Reduced spacing between fields.
|
2025-07-19 15:31:45 -05:00 |
|
SergeantPanda
|
f6fa90178d
|
Adds the ability to auto channel sync to only add channels where the stream name matches a regex.
|
2025-07-19 15:23:10 -05:00 |
|