Jason Dove
f1f50e883c
add vaapi driver setting and health check ( #377 )
...
* add vaapi driver option
* add vaapi driver setting and health check
4 years ago
Jason Dove
944f1e4307
add scheduled playout rebuild ( #376 )
...
* configure scheduled playout rebuild
* implement scheduled playout rebuild
* remove variable
4 years ago
Jason Dove
1eb51ad2f4
add some health checks to home page ( #374 )
4 years ago
Jason Dove
c3e0aaf0b7
missing metadata fixes ( #373 )
4 years ago
Jason Dove
8ced20dc39
dont offset collections during shuffle in order ( #370 )
4 years ago
Jason Dove
e718cb0faf
fix building playouts in timezones with positive offsets ( #368 )
4 years ago
Jason Dove
e218ff9a6d
fix watermark when no video filters are required ( #367 )
4 years ago
Jason Dove
767a9779bb
more kodi artwork fixes ( #360 )
4 years ago
Jason Dove
bb9127e546
fix artwork in kodi ( #359 )
4 years ago
Jason Dove
c932577cb8
allow adding smart collections to multi collections ( #358 )
4 years ago
Jason Dove
a076b3eb30
add shuffle-in-order support to all collections ( #356 )
4 years ago
Jason Dove
fc360602ad
add smart collections ( #355 )
...
* start to add smart collections
* add smart collection table; delete smart collection
* overwrite smart collections
* support scheduling smart collections
* update changelog
4 years ago
Jason Dove
0638ac8a5e
more missing metadata fixes ( #354 )
...
* more missing metadata fixes
* update mudblazor
4 years ago
Jason Dove
f1f09bd4cb
fix sorting episodes without metadata ( #353 )
4 years ago
Jason Dove
1c0413452b
fix m3u xmltv mapping
4 years ago
Jason Dove
77308a9ac5
generate valid xmltv ( #351 )
4 years ago
Jason Dove
640044814c
ignore dot-underscore files ( #346 )
4 years ago
Jason Dove
32fdb414fa
add "shuffle in order" playback order for multi-collections ( #338 )
...
* add "shuffle in order" option for multi-collections
* use balanced shuffle instead of random
4 years ago
Jason Dove
9d07627781
fix ffprobe parsing in some cultures ( #337 )
4 years ago
Jason Dove
0f5fee99c6
always proxy jellyfin and emby artwork ( #323 )
4 years ago
Jason Dove
cd2558e3e6
fix jellyfin and emby links ( #320 )
4 years ago
Jason Dove
f17151bd20
fix multi-collection bug ( #318 )
4 years ago
Jason Dove
a94d831866
add playout days to build setting ( #316 )
4 years ago
Jason Dove
632753ea93
add multi collections ( #315 )
...
* start to add multi-collections
* create multi collection with no items
* edit multi collections
* fix plex credentials threading issue
* add playback order to multi collection items
* group episodes outside of shuffled enumerator
* move playback order onto each schedule item
* fix multi collection grouping
* update changelog
4 years ago
dependabot[bot]
d5039dc4fc
Bump Serilog.Sinks.Console from 3.1.1 to 4.0.0 ( #303 )
...
Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console ) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases )
- [Commits](https://github.com/serilog/serilog-sinks-console/compare/v3.1.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
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
Jason Dove
7a06ac71e2
fix movie fallback metadata titles ( #305 )
4 years ago
Jason Dove
3b9b8796b9
fix movie fallback metadata ( #302 )
4 years ago
Jason Dove
d9457c01e5
add special case to multiple playout mode ( #298 )
4 years ago
Jason Dove
5f28707cce
include audio language metadata in all streaming modes ( #295 )
...
* include audio language metadata in all streaming modes
* cleanup
4 years ago
Jason Dove
45f1c6b22a
properly flood with fixed start time ( #294 )
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
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
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
cebab33d79
table improvements ( #272 )
...
* log viewer improvements
* playout detail table improvements
* schedule items table improvements
* remove schedule items pager
4 years ago
Jason Dove
b38ba14c40
fix languages that have multiple codes ( #270 )
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
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
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
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
db24ba84f7
add artists directly to schedules ( #248 )
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