SergeantPanda
ae4de0a24c
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev
2025-04-11 10:55:30 -05:00
SergeantPanda
18dd8a6ef6
Moved increment build above biuld number extraction.
2025-04-11 10:55:23 -05:00
GitHub Actions
329cbc1cc5
Increment build number to 11 [skip ci]
2025-04-11 15:37:59 +00:00
SergeantPanda
3fe31643c2
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev
2025-04-11 10:37:37 -05:00
SergeantPanda
625dd07a6e
Removed extra build increment.
2025-04-11 10:37:32 -05:00
GitHub Actions
dc76de2ccb
Increment build number to 10 [skip ci]
2025-04-11 15:26:56 +00:00
SergeantPanda
be05547466
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev
2025-04-11 10:26:37 -05:00
SergeantPanda
342f1813bd
More spacing updates.
2025-04-11 10:26:16 -05:00
SergeantPanda
7262db631f
Changed to play button overlay.
2025-04-11 10:08:50 -05:00
SergeantPanda
eda21437de
Modified spacing for channel number and logo inside logo box.
2025-04-11 10:02:50 -05:00
SergeantPanda
41cb194281
Removed line between different channels for epgs.
2025-04-11 09:43:06 -05:00
SergeantPanda
058f7dbb30
Ignore models.
2025-04-11 08:21:05 -05:00
GitHub Actions
6fdd83fa6e
Increment build number to 8 [skip ci]
2025-04-11 12:50:04 +00:00
SergeantPanda
551e46333f
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev
2025-04-11 07:49:44 -05:00
SergeantPanda
e6827ca5d2
Restrict CI workflow to only trigger on 'dev' branch for push and pull requests
2025-04-11 07:49:39 -05:00
GitHub Actions
a967f68159
Increment build number to 6 [skip ci]
2025-04-11 12:26:05 +00:00
SergeantPanda
335c4d28bf
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev
2025-04-11 07:25:42 -05:00
SergeantPanda
22be164925
Add version endpoint and fetch version information in Sidebar component and add api routes.
2025-04-11 07:25:01 -05:00
GitHub Actions
7618e3cdfd
Increment build number to 4 [skip ci]
2025-04-11 01:48:26 +00:00
SergeantPanda
1374825b44
Add version to entrypoint and set as EV
2025-04-10 20:48:05 -05:00
GitHub Actions
680d91968b
Increment build number to 2 [skip ci]
2025-04-11 01:01:53 +00:00
SergeantPanda
12ccdf3cdc
Another attempt at properly bumping build number
2025-04-10 20:01:25 -05:00
SergeantPanda
0ede4e43cc
Update CI permissions and increment build number in workflow
2025-04-10 18:38:43 -05:00
SergeantPanda
f98962765d
Show version even if not logged in.
2025-04-10 17:50:20 -05:00
SergeantPanda
c223914402
Add version to navigation bar.
2025-04-10 17:14:41 -05:00
SergeantPanda
bf5dc9fa19
Merge pull request #48 from SergeantPanda/main
...
Add build logic.
2025-04-10 15:53:05 -05:00
SergeantPanda
34a384e66c
Reset version to 0.1.0
2025-04-10 15:52:37 -05:00
SergeantPanda
220c9a2894
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr
2025-04-10 15:43:55 -05:00
SergeantPanda
a800145a23
Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr
2025-04-10 15:37:11 -05:00
SergeantPanda
963eef9a29
Add latest-arm64 tag
2025-04-10 15:37:05 -05:00
GitHub Actions
a5dab8839e
Release v0.4.0
2025-04-10 19:50:20 +00:00
SergeantPanda
e77df3d562
Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr
2025-04-10 14:45:13 -05:00
SergeantPanda
a7f3ebfd83
Refactor output variable assignments in CI and release workflows for consistency
2025-04-10 14:45:07 -05:00
GitHub Actions
a3110b53ae
Release v0.3.0
2025-04-10 19:10:06 +00:00
SergeantPanda
415e0f44fe
Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr
2025-04-10 14:09:12 -05:00
SergeantPanda
51ca24a6f7
Use branch that is being ran from.
2025-04-10 14:09:06 -05:00
GitHub Actions
5eb8b28fb2
Release v0.2.0
2025-04-10 19:02:16 +00:00
SergeantPanda
3293d80efa
Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr
2025-04-10 13:55:37 -05:00
SergeantPanda
38e3c437bc
Enhance CI and release workflows with multi-architecture support and build optimizations
2025-04-10 13:55:29 -05:00
Dispatcharr
b903a226b0
Updated Tasks.py
...
Fix EPG matching bulk update by converting dict results to Channel model instances
2025-04-10 13:55:00 -05:00
GitHub Actions
a02c37f844
Release v0.1.2
2025-04-10 18:32:38 +00:00
SergeantPanda
98163e9b97
Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr
2025-04-10 13:23:29 -05:00
SergeantPanda
10f687acb1
Updated permissions for releases.
2025-04-10 13:23:24 -05:00
GitHub Actions
eecff6a197
Release v0.1.1
2025-04-10 18:09:45 +00:00
SergeantPanda
8d79087fba
Adds support for branches and forks.
2025-04-10 12:19:50 -05:00
SergeantPanda
0e5e6f21eb
One more attempt at fixes lowercase conversion.
2025-04-10 11:41:22 -05:00
SergeantPanda
f3fd1602ee
Forces lowercase for github username.
2025-04-10 11:36:02 -05:00
SergeantPanda
6d0e51ed34
Initialize CI and release workflows; add version bumping scripts
2025-04-10 11:25:24 -05:00
SergeantPanda
07485f87a3
Add stream health recovery and reconnection logic
2025-04-10 10:14:22 -05:00
SergeantPanda
6ccc2b9a6d
Enhance stream retrieval process with error handling and retry logic
...
- Updated `get_stream` method to return error reasons for better debugging.
- Improved `generate_stream_url` to handle errors and log specific issues.
- Implemented retry mechanism in `stream_ts` view for obtaining streams with exponential backoff.
- Added new configuration options for connection timeout and retry intervals.
2025-04-10 08:38:53 -05:00