579 Commits

Author SHA1 Message Date
vexorian
27375a21ae Automatically build and upload binary files for releases and development branch.. 2023-11-10 19:36:55 -04:00
vexorian
d1b3aa91ea
Merge pull request #453 from vexorian/docker-action
Github actions to build and push docker images.
2023-11-10 13:22:43 -04:00
vexorian
5fa414af5a Github actions to build and push docker images. 2023-11-10 13:21:35 -04:00
vexorian
382a3796e1 1.4.5 1.4.5 2021-09-20 09:32:48 -04:00
vexorian
989d37dcfc Merge branch 'dev/1.4.x' into main 2021-09-20 09:32:11 -04:00
vexorian
c2ffc65f83
Merge pull request #375 from vexorian/20210920_dev
20210920 dev
2021-09-20 09:30:52 -04:00
vexorian
0b1dc22e6c nodejs version warning and it also appears in version page. 2021-09-20 09:24:48 -04:00
vexorian
b7d61cb707 #374 Fix channel numbers smaller than 10 not being allowed. 2021-09-20 09:24:48 -04:00
vexorian
7b1e00d547 Fix #373 nvidia docker builds. 2021-09-20 09:24:48 -04:00
vexorian
4c5739d659 1.4.5-development 2021-09-20 09:24:48 -04:00
vexorian
41627caad1 1.4.4 1.4.4 2021-09-19 14:08:20 -04:00
vexorian
601d52a4c2 Merge branch 'dev/1.4.x' into main 2021-09-19 14:07:56 -04:00
vexorian
542d42cb76
Merge pull request #372 from vexorian/20210919_dev
20210919 dev
2021-09-19 14:06:28 -04:00
vexorian
dcceb19a95 #336 make 'send guide updates' false by default. 2021-09-19 14:02:09 -04:00
vexorian
395bc48c01 TV Guide error retries with backoff so that they don't generate a tremendous amount of logs. Detect issues with channels provided to TV guide early-on. 2021-09-19 13:28:14 -04:00
vexorian
a56924463e #356 Improve channel number validations, server and client-side. 2021-09-19 13:27:28 -04:00
vexorian
78a5fa0429
Merge pull request #370 from vexorian/20210919_dev
20210919 dev
2021-09-19 01:00:00 -04:00
vexorian
460b552d37 New Collections browser now supports Smart Collections too! 2021-09-19 00:53:46 -04:00
vexorian
84abfac78b Fix #369 : A case where flex can cut abruptly, redirect-related 2021-09-19 00:53:17 -04:00
vexorian
2c11bb45fc
Merge pull request #368 from vexorian/20210918_dev
Remove some unnecessary logs
2021-09-18 18:22:53 -04:00
vexorian
388bf11e16 Remove some unnecessary logs 2021-09-18 18:20:46 -04:00
vexorian
26e883aef8
Merge pull request #367 from vexorian/20210913_dev
#365 Fix Libraries with many elements in multiple collections taking too long to load.
2021-09-13 09:50:28 -04:00
vexorian
b0220b438b #365 Fix Libraries with many elements in multiple collections taking too long to load. 2021-09-13 09:47:02 -04:00
vexorian
32dac911aa
Merge pull request #364 from vexorian/20210912_dev
20210912 dev
2021-09-12 22:29:28 -04:00
vexorian
2fed574577 Reworked the filler picked algorithm. Is it better? I don't know. But it is certainly different. 2021-09-12 22:26:16 -04:00
vexorian
5fd21137e5 #363 m3u sorting. 2021-09-11 12:05:54 -04:00
vexorian
e001fc2ce7
Merge pull request #354 from vexorian/20210808_dev
Do not clone whole channel just to combine the channel
2021-08-08 23:37:26 -04:00
vexorian
58aa84d19f Do not clone whole channel just to combine the channel 2021-08-08 21:42:15 -04:00
vexorian
f1db4742b5
Merge pull request #351 from vexorian/20210808_dev
Fix #350 : random slots bug
2021-08-08 15:23:14 -04:00
vexorian
0ff6495872 Fix #350 : random slots no longer have a chance to generate flex times with wrong duration. Api protection to protect against bad durations. Migration step to fix existing channels that were affected by the bug 2021-08-08 15:13:24 -04:00
vexorian
43fc475d01
Merge pull request #337 from vexorian/20210703-dev
Prepare 1.4.4 development
2021-07-03 12:49:10 -04:00
vexorian
9ceb87a351 Prepare 1.4.4 development 2021-07-03 12:47:11 -04:00
vexorian
588c940494
Merge pull request #332 from vexorian/20210622_dev
Fix #330, programs cut off the last few milliseconds of a program, up to 30 seconds
2021-06-22 01:00:10 -04:00
vexorian
4835763e58
Merge pull request #331 from vexorian/20210622_dev
Fix #330, programs cut off the last few milliseconds of a program, up to 30 seconds
2021-06-22 00:58:22 -04:00
vexorian
fb5791d0d6 Fix #330, programs cut off the last few milliseconds of a program, up to 30 seconds 2021-06-22 00:56:50 -04:00
vexorian
06d877cd91 Last minute change: stop including package-lock.json in the git 1.4.3 2021-06-01 20:58:28 -04:00
vexorian
485144c791 1.4.3 2021-06-01 20:50:11 -04:00
vexorian
9bda2960e8
Merge pull request #327 from vexorian/20210601
Various small changes , preparing 1.4.3 release
2021-06-01 20:47:56 -04:00
vexorian
ce22bcd12a Processing Time Slots / Random Slots will be less likely to cause a stream freeze 2021-06-01 20:46:24 -04:00
vexorian
ae7f0ce703 Random/Time Slots should be quicker to process. 2021-06-01 20:46:24 -04:00
vexorian
a2ed1c1ec8 Fix HTMLs after angular version bump 2021-06-01 20:46:24 -04:00
vexorian
184eb2a42c Force merge 2.1.1 version 2021-06-01 20:46:24 -04:00
vexorian
5db00c2ec9
Merge pull request #326 from vexorian/20210531_dev
#308 Fix shows appearing only in two collections
2021-05-31 22:31:16 -04:00
vexorian
1ea8b93a7b #308 Fix shows appearing only in two collections 2021-05-31 22:28:06 -04:00
vexorian
8675a84b57
Merge pull request #325 from vexorian/20210531_dev
20210531 dev
2021-05-31 09:12:30 -04:00
vexorian
44341f9c9f Merge branch 'main' into dev/1.4.x 2021-05-31 09:07:24 -04:00
vexorian
b7770ca800
Merge pull request #320 from vexorian/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
1.4.3-development-0
2021-05-31 09:06:09 -04:00
vexorian
01ecb7e5f9
Merge pull request #321 from vexorian/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.2 to 6.5.4
2021-05-31 09:05:55 -04:00
vexorian
b87e2069cc
Merge pull request #322 from vexorian/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-05-31 09:05:35 -04:00
vexorian
ac8bde9e75
Merge pull request #323 from vexorian/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.12.0 to 4.16.6
2021-05-31 09:05:23 -04:00