Jason Dove
f31a48c429
fix episodes from multiple plex servers ( #2314 )
4 days ago
Jason Dove
8cc0d30c0e
add some template helper functions for text elements ( #2312 )
4 days ago
Jason Dove
558e2ce333
rename opacity to opacity_percent for consistency ( #2310 )
4 days ago
Jason Dove
5e463758da
ignore unreliable anamorphic flag from jellyfin ( #2306 )
5 days ago
Jason Dove
2cb0d12701
load a configurable number of epg entries for text graphics ( #2305 )
...
* wip
* load a configurable number of epg entries for text graphics
* cleanup
5 days ago
Jason Dove
44ec0f8a0f
add more template data to text graphics element ( #2304 )
5 days ago
Jason Dove
771bfba01c
fix overlapping block playout items ( #2302 )
...
* check for overlapping playout items
* tweak block filler builder
* fix overlapping block playout items
* update changelog
* minor cleanup
5 days ago
Jason Dove
8cbc3b083a
fix placing watermarks within source content ( #2297 )
...
* fix placing watermarks within source content
* formatting
6 days ago
Jason Dove
03c5b7e664
refactor some tests; upgrade dependencies ( #2292 )
...
* refactor some tests
* upgrade dependencies
* disable new test
7 days ago
Jason Dove
3f247288d3
fix on demand for block and yaml schedules ( #2290 )
1 week ago
Jason Dove
df0801f2c6
add image graphics element ( #2288 )
1 week ago
Jason Dove
908125f8a9
allow selecting multiple watermarks on decos ( #2287 )
...
* load fonts on demand
* add new table
* populate new table
* edit and use multiple watermarks in deco
* remove old field
* update changelog
1 week ago
Jason Dove
942cf9e225
allow selecting multiple watermarks on schedule items ( #2286 )
...
* add and populate new table
* add watermark multiselect
* remove old column
* update changelog
* fix tests
1 week ago
Jason Dove
075f3fcac7
pass music video variables to text element ( #2285 )
...
* pass music video variables to text element
* remove unused file
1 week ago
Jason Dove
f4eadae8ff
set variables from yaml playout graphics_on instruction ( #2284 )
1 week ago
Jason Dove
2dc5bf58a7
add graphics_on and graphics_off yaml playout instructions ( #2283 )
1 week ago
Jason Dove
76a589b538
add text graphics element to playback troubleshooting ( #2282 )
...
* refactor graphics engine; async frame generation
* add text graphics element to playback troubleshooting
1 week ago
Jason Dove
14539d00d4
add watermark z-index ( #2279 )
1 week ago
Jason Dove
2f06e5b6f7
add linear fade functions to watermark opacity expression ( #2276 )
...
* add linear fade functions to watermark opacity expression
* cleanup
1 week ago
Jason Dove
f9db92d5e6
add content_total_seconds to watermark opacity expression ( #2275 )
1 week ago
Jason Dove
f2b6f5b919
enable graphics engine in playback troubleshooting ( #2274 )
...
* enable graphics engine in playback troubleshooting
* fix text subtitles with graphics engine (watermarks)
1 week ago
Jason Dove
c7fcaf8886
refactor playout building ( #2273 )
...
* refactor playout building
* remove playout items
1 week ago
Jason Dove
5a5c049835
support multiple watermarks in yaml schedules ( #2267 )
...
* add multiple watermarks per playout item
* fixes
* update yaml playout watermark to support multiple watermarks
* use graphics engine for intermittent watermarks
2 weeks ago
Jason Dove
a28f40e14b
remove debug log
2 weeks ago
Jason Dove
a2fc99229e
add watermark opacity expression ( #2266 )
...
* add watermark opacity expression
* implement watermark opacity expression parameters
* minor fixes
2 weeks ago
Jason Dove
036b6e63c7
add new graphics engine ( #2265 )
...
* spike new graphics engine
* fix remote watermarks; add graphics engine to vaapi
* add graphics engine to qsv
2 weeks ago
Jason Dove
a4b485f562
add yaml validation tool ( #2259 )
...
* reorganize troubleshooting page
* add yaml troubleshooting tool
2 weeks ago
Jason Dove
b40ac9ef52
replace channel active mode with is enabled and show in epg ( #2256 )
...
* add channel enabled setting
* remove channel active mode
2 weeks ago
Jason Dove
ab2b926de0
add searching log category ( #2251 )
2 weeks ago
Jason Dove
16dd2c2d81
add yaml import section ( #2248 )
2 weeks ago
Jason Dove
f04b7ead09
fix yaml playout builds ( #2241 )
2 weeks ago
Jason Dove
9c434079d5
add playlist support to filler preset ( #2231 )
2 weeks ago
Jason Dove
093abf7ad8
add yaml playout pre_roll instruction ( #2228 )
...
* add yaml playout pre_roll instruction
* add basic yaml validation
* validate all yaml playout content items
* fix yaml to json conversion
* update changelog
2 weeks ago
Jason Dove
f768093df7
update dependencies ( #2226 )
2 weeks ago
Jason Dove
a2f678fe8e
fix adding new items from plex libraries ( #2220 )
3 weeks ago
Jason Dove
605d8a98ab
fix adding new items from jellyfin and emby ( #2218 )
3 weeks ago
Jason Dove
ab0f431c85
fix app startup with mysql ( #2205 )
...
* don't run pragma command on mysql
* add not required pathhash
* make media file path hash required
* update changelog
3 weeks ago
Jason Dove
dd9a6d5a06
add chapters to search index ( #2199 )
3 weeks ago
Jason Dove
07e4ff907f
include docker-arm in unified image health check ( #2196 )
...
* include docker-arm in unified image health check
* update
3 weeks ago
Jason Dove
5ccea53131
fix media file path length for mysql ( #2191 )
4 weeks ago
Jason Dove
2a05cc6e32
add remote stream is_live property ( #2181 )
4 weeks ago
Jason Dove
011f16da9f
fix variant selection for hls remote streams ( #2177 )
4 weeks ago
Jason Dove
79496e688b
fix video stream selection for remote streams ( #2176 )
4 weeks ago
Jason Dove
5c43ae47b1
add basic remote stream library ( #2175 )
...
* initial remote stream library support; scanning seems to work ok
* flood schedule remote streams kind of works
* switch remote stream definitions to yaml files
* implement remote stream script playback
* update changelog
4 weeks ago
Jason Dove
c29788bc3f
add movie nfo country to search index ( #2173 )
4 weeks ago
Jason Dove
867c88d8fc
add trakt playlist option ( #2171 )
...
* add generate playlist option; add system playlists
* fix official lists; sync items to playlist
4 weeks ago
Jason Dove
cf6b9cf29a
enable write-ahead logging on all sqlite databases ( #2162 )
1 month ago
Jason Dove
464c1e2ea8
fix bugs with playout mode multiple ( #2160 )
1 month ago
dependabot[bot]
107e8cfded
Bump Jint and System.CommandLine ( #2152 )
...
Bumps Jint from 4.3.0 to 4.4.0
Bumps System.CommandLine from 2.0.0-beta5.25306.1 to 2.0.0-beta6.25358.103
---
updated-dependencies:
- dependency-name: Jint
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.CommandLine
dependency-version: 2.0.0-beta6.25358.103
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>
1 month ago
Jason Dove
578cdb1e14
add playback troubleshooting tool ( #2155 )
...
* support media info for more content types
* add playback troubleshooting page
* reorganize playback troubleshooting
* fix watermarks and delay
* update changelog
1 month ago