Jason Dove
|
f2eda3033c
|
update dependencies (#289)
|
4 years ago |
dependabot[bot]
|
8ce989c3c9
|
Bump Microsoft.VisualStudio.Threading.Analyzers from 16.9.60 to 16.10.56 (#282)
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 16.9.60 to 16.10.56.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v16.9.60...v16.10.56)
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
b5ba0dff27
|
Bump Blazored.LocalStorage from 4.1.1 to 4.1.2 (#286)
Bumps [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/Blazored/LocalStorage/releases)
- [Commits](https://github.com/Blazored/LocalStorage/compare/v4.1.1...v4.1.2)
---
updated-dependencies:
- dependency-name: Blazored.LocalStorage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
de3e2ea754
|
Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 (#283)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.17...V4.0.0)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
2ac840b4bd
|
Bump Markdig from 0.24.0 to 0.25.0 (#284)
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](https://github.com/xoofx/markdig/compare/0.24.0...0.25.0)
---
updated-dependencies:
- dependency-name: Markdig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
c8ccb5b0a0
|
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 (#285)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Jason Dove
|
23c4fcf42c
|
update changelog for release 48 [no docker]
|
4 years ago |
Jason Dove
|
e2f3e86fd6
|
fix adding jellyfin emby seasons episodes (#281)
* fix adding new seasons and episodes with emby and jellyfin
* update changelog
* update dependencies
|
4 years ago |
dependabot[bot]
|
fd9f4a8f4e
|
Bump MudBlazor from 5.0.10 to 5.0.14 (#278)
Bumps [MudBlazor](https://github.com/Garderoben/MudBlazor) from 5.0.10 to 5.0.14.
- [Release notes](https://github.com/Garderoben/MudBlazor/releases)
- [Changelog](https://github.com/Garderoben/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Garderoben/MudBlazor/compare/v5.0.10...v5.0.14)
---
updated-dependencies:
- dependency-name: MudBlazor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
d5a0951a9b
|
Bump FluentValidation from 10.1.0 to 10.2.3 (#275)
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 10.1.0 to 10.2.3.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/10.1.0...10.2.3)
---
updated-dependencies:
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Jason Dove
|
56d9724efd
|
remove BOM from dependabot.yml [no docker]
|
4 years ago |
Jason Dove
|
f91b5ab3b5
|
assign dependabot prs [no docker]
|
4 years ago |
Jason Dove
|
4b8e81ff06
|
add dependabot config [no docker]
|
4 years ago |
Jason Dove
|
1a7e6dda54
|
support 10-bit content with nvidia acceleration (#273)
* use ffprobe for plex statistics
* emby and jellyfin respect library refresh interval
* support 10-bit content with nvidia acceleration
|
4 years ago |
Jason Dove
|
9fc6cdd0b7
|
update changelog for release 47 [no docker]
|
4 years ago |
Jason Dove
|
cebab33d79
|
table improvements (#272)
* log viewer improvements
* playout detail table improvements
* schedule items table improvements
* remove schedule items pager
|
4 years ago |
Jason Dove
|
b580125e86
|
fix searching when queries include non-ascii characters (#271)
|
4 years ago |
Jason Dove
|
b38ba14c40
|
fix languages that have multiple codes (#270)
|
4 years ago |
Jason Dove
|
c10bc6b184
|
fix blazor error font color (#269)
* fix blazor error font color
* changelog
|
4 years ago |
Jason Dove
|
a75737a032
|
clear playout detail on delete (#266)
|
4 years ago |
Jason Dove
|
57aa14b764
|
fix adding channel with no watermark (#265)
|
4 years ago |
Jason Dove
|
6e6d5a133f
|
update changelog for release 46 [no docker]
|
4 years ago |
Jason Dove
|
b4ba37f778
|
reset watermarks (#263)
|
4 years ago |
Jason Dove
|
275f82fcc9
|
save schedules and playouts table page sizes (#262)
|
4 years ago |
Jason Dove
|
72d967946d
|
rework watermarks (#261)
* rework watermarks to be separate from channels
* update changelog
|
4 years ago |
Jason Dove
|
a0740de972
|
add global and channel watermark overrides (#260)
* add global watermark setting
* add channel watermark override
* update changelog
|
4 years ago |
Jason Dove
|
e69569ea46
|
fix docker builds
|
4 years ago |
Jason Dove
|
679feb6d21
|
add watermark opacity (#259)
|
4 years ago |
Jason Dove
|
0fb5bfde58
|
refactor dbcontext lifetime (#258)
* refactor create playout handler
* refactor get all playouts handler
* refactor delete playout handler
* remove dead code
* ignore unnamed artists for collections
* more repository cleanup
* more schedule items refactoring
* more playout refactoring
* refactor playout builder
* refactor ffmpeg profiles
* more ffmpeg profile refactoring
* rework resolutions
* refactor media collections
* refactor config elements
* update changelog
* more cleanup
|
4 years ago |
Jason Dove
|
4172074ac4
|
update changelog for release 45 [no docker]
|
4 years ago |
Jason Dove
|
e9889cefd6
|
skip empty content rating (#257)
|
4 years ago |
Jason Dove
|
fc59c9c284
|
include all content ratings in xmltv (#256)
|
4 years ago |
Jason Dove
|
0750a0712f
|
allow animated channel watermarks (#255)
|
4 years ago |
Jason Dove
|
0365d4c8f8
|
add channel watermark (#254)
* wip
* wip
* implement watermark settings
* code cleanup
* update changelog
|
4 years ago |
Jason Dove
|
5b36252dd0
|
remove framerate normalization (#253)
|
4 years ago |
Jason Dove
|
7d852bc960
|
add hls hybrid mode (#252)
* fix serving channels.m3u with missing content ratings
* add hls hybrid mode
|
4 years ago |
Jason Dove
|
cdf10b0535
|
changelog for 44 again [no docker]
|
4 years ago |
Jason Dove
|
f0b429efb5
|
update changelog for release 44 [no docker]
|
4 years ago |
Jason Dove
|
da5148affd
|
quickly skip missing files during plex library scan (#251)
|
4 years ago |
Jason Dove
|
cec5a09839
|
add us content ratings to xmltv (#250)
|
4 years ago |
Jason Dove
|
e20f9be702
|
exclude strm files from jellyfin scanners (#249)
* exclude strm files from jellyfin scanners
* update changelog
|
4 years ago |
Jason Dove
|
3bc3faa7c4
|
artist schedule doc update [no docker]
|
4 years ago |
Jason Dove
|
db24ba84f7
|
add artists directly to schedules (#248)
|
4 years ago |
Jason Dove
|
8346a02747
|
ignore unsupported plex guids (#246)
|
4 years ago |
Jason Dove
|
c3b33c184f
|
fix changelog [no docker]
|
4 years ago |
Jason Dove
|
6bec9c5f07
|
update docs for 0.0.43-prealpha [no docker]
|
4 years ago |
Jason Dove
|
0ef03d66f3
|
improve hls direct compatibility with channels dvr (#245)
* rename HttpLiveStreaming to HttpLiveStreamingDirect
* improve hls direct compatibility with channels dvr
* code cleanup
|
4 years ago |
Jason Dove
|
10c422a3eb
|
save channels table page size (#244)
* save channel table page size
* update changelog
|
4 years ago |
Jason Dove
|
6c867d0d51
|
support multi-episode files from plex (#243)
* minor fallback metadata bug fixes
* support multi-episode files from plex
|
4 years ago |
Jason Dove
|
ed0796ad58
|
force scan local season folders to pick up multi-episode files (#242)
|
4 years ago |