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
|
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
|
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 |
|
vexorian
|
d682394aca
|
Merge pull request #319 from vexorian/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
|
2021-05-31 09:05:01 -04:00 |
|
vexorian
|
5e3ea57e89
|
Fix channel config html which broke after the angular version bump
|
2021-05-31 09:04:03 -04:00 |
|
vexorian
|
a2f737649f
|
Merge pull request #324 from vexorian/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21
|
2021-05-31 08:49:05 -04:00 |
|
vexorian
|
d6a992279b
|
Merge pull request #318 from vexorian/dependabot/npm_and_yarn/angular-1.8.0
Bump angular from 1.7.9 to 1.8.0
|
2021-05-31 08:15:44 -04:00 |
|
vexorian
|
98c9ed2f81
|
PR template
|
2021-05-30 23:32:42 -04:00 |
|
vexorian
|
1e47a999a5
|
Prepare 1.4.3 development
|
2021-05-30 23:22:56 -04:00 |
|
dependabot[bot]
|
f2888ab4d8
|
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:29 +00:00 |
|
dependabot[bot]
|
cedf8e036c
|
Bump browserslist from 4.12.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.12.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:26 +00:00 |
|
dependabot[bot]
|
8a93b7af05
|
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:25 +00:00 |
|
dependabot[bot]
|
6151216121
|
Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:24 +00:00 |
|
dependabot[bot]
|
dbbf1b0ae2
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:23 +00:00 |
|
dependabot[bot]
|
b7209427bc
|
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:23 +00:00 |
|
dependabot[bot]
|
337c29433d
|
Bump angular from 1.7.9 to 1.8.0
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 12:44:19 +00:00 |
|
vexorian
|
535b6cec5d
|
Merge branch 'edge' into main
1.4.2
|
2021-05-30 08:43:24 -04:00 |
|
vexorian
|
cbe7a53667
|
1.4.2
|
2021-05-30 08:04:44 -04:00 |
|
vexorian
|
56053f1d8e
|
Merge branch 'dev/1.4.x' into edge
|
2021-05-30 08:03:58 -04:00 |
|
vexorian
|
65507f8cb2
|
Merge pull request #317 from vexorian/20210530_dev
20210530 dev
|
2021-05-30 07:58:29 -04:00 |
|
vexorian
|
f134a75e98
|
Fix #316 . Opening a large channel in the UI causes playback to freeze for a second.
|
2021-05-30 07:25:24 -04:00 |
|
vexorian
|
df382f26f7
|
TV Guide will be updater much quicker than before. Thanks to using setIPmmediate instead of 0-seconds timer.
|
2021-05-29 16:53:25 -04:00 |
|
vexorian
|
ad6dcb4a33
|
#299 Hopefully fix the playback issues introduced when adding music library-support
|
2021-05-29 16:13:01 -04:00 |
|
vexorian
|
27b5184852
|
Merge pull request #314 from vexorian/20210516_dev
20210516 dev
|
2021-05-16 08:00:49 -04:00 |
|
vexorian
|
210a93043a
|
Fix #304 arChannels was forced to be equal to arGuide
|
2021-05-16 07:57:57 -04:00 |
|
vexorian
|
ceb9a4574b
|
Prepare 1.4.2 development
|
2021-05-16 07:33:23 -04:00 |
|
vexorian
|
35553f8285
|
#305 Fix custom shows can't be deleted.
|
2021-05-16 07:32:31 -04:00 |
|
vexorian
|
4236867992
|
Related to #308 , stop hiding collections with only 1 element.
|
2021-05-16 07:12:38 -04:00 |
|