Jason Dove and GitHub
91c4e8f575
add seek seconds to playback troubleshooting ( #2300 )
2025-08-11 18:10:36 +00:00
Jason Dove and GitHub
a04adf45c0
fix green padding with vaapi i965 driver ( #2298 )
2025-08-11 17:39:01 +00:00
Jason Dove and GitHub
8cbc3b083a
fix placing watermarks within source content ( #2297 )
...
* fix placing watermarks within source content
* formatting
2025-08-11 16:02:16 +00:00
Jason Dove and GitHub
1cac210765
fix segmenter v2 transitions ( #2296 )
2025-08-11 15:00:25 +00:00
Jason Dove and GitHub
6f9952924b
fix adding new schedule items ( #2295 )
2025-08-11 12:56:24 +00:00
Jason Dove and GitHub
1bf5b9567b
use graphics engine with segmenter v2 ( #2294 )
2025-08-11 11:56:48 +00:00
Jason Dove and GitHub
a9f2037648
cleanup some unused watermark references ( #2293 )
2025-08-11 03:02:57 +00:00
Jason Dove and GitHub
03c5b7e664
refactor some tests; upgrade dependencies ( #2292 )
...
* refactor some tests
* upgrade dependencies
* disable new test
2025-08-11 00:17:01 +00:00
Jason Dove and GitHub
0e7ec6e3b9
fix qsv transitions when remote streaming ( #2291 )
2025-08-10 11:47:47 +00:00
Jason Dove and GitHub
3f247288d3
fix on demand for block and yaml schedules ( #2290 )
2025-08-10 00:50:59 +00:00
Jason Dove and GitHub
df0801f2c6
add image graphics element ( #2288 )
2025-08-09 17:42:23 +00:00
Jason Dove and GitHub
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
2025-08-09 17:00:12 +00:00
Jason Dove and GitHub
942cf9e225
allow selecting multiple watermarks on schedule items ( #2286 )
...
* add and populate new table
* add watermark multiselect
* remove old column
* update changelog
* fix tests
2025-08-09 13:53:37 +00:00
Jason Dove and GitHub
075f3fcac7
pass music video variables to text element ( #2285 )
...
* pass music video variables to text element
* remove unused file
2025-08-09 01:29:20 +00:00
Jason Dove and GitHub
f4eadae8ff
set variables from yaml playout graphics_on instruction ( #2284 )
2025-08-08 23:02:13 +00:00
Jason Dove and GitHub
2dc5bf58a7
add graphics_on and graphics_off yaml playout instructions ( #2283 )
2025-08-08 20:22:07 +00:00
Jason Dove and GitHub
76a589b538
add text graphics element to playback troubleshooting ( #2282 )
...
* refactor graphics engine; async frame generation
* add text graphics element to playback troubleshooting
2025-08-08 19:18:15 +00:00
Jason Dove and GitHub
9f3db05c17
fix graphics engine on vaapi ( #2281 )
2025-08-08 14:15:46 +00:00
Jason Dove and GitHub
7ca2763109
allow multiple watermarks in playback troubleshooting ( #2280 )
2025-08-08 11:33:12 +00:00
Jason Dove and GitHub
14539d00d4
add watermark z-index ( #2279 )
2025-08-08 00:43:00 +00:00
Jason Dove and GitHub
bd09f3dfdc
fix block filler progression ( #2278 )
2025-08-07 21:18:45 +00:00
Jason Dove and GitHub
0c22eefad2
fix block playout progression ( #2277 )
2025-08-07 21:11:49 +00:00
Jason Dove and GitHub
2f06e5b6f7
add linear fade functions to watermark opacity expression ( #2276 )
...
* add linear fade functions to watermark opacity expression
* cleanup
2025-08-07 20:46:16 +00:00
Jason Dove and GitHub
f9db92d5e6
add content_total_seconds to watermark opacity expression ( #2275 )
2025-08-07 19:56:56 +00:00
Jason Dove and GitHub
f2b6f5b919
enable graphics engine in playback troubleshooting ( #2274 )
...
* enable graphics engine in playback troubleshooting
* fix text subtitles with graphics engine (watermarks)
2025-08-07 18:37:55 +00:00
Jason Dove and GitHub
c7fcaf8886
refactor playout building ( #2273 )
...
* refactor playout building
* remove playout items
2025-08-07 15:20:26 +00:00
Jason Dove and GitHub
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
2025-08-06 21:22:20 +00:00
Jason Dove
a28f40e14b
remove debug log
2025-08-06 13:27:33 -05:00
Jason Dove and GitHub
a2fc99229e
add watermark opacity expression ( #2266 )
...
* add watermark opacity expression
* implement watermark opacity expression parameters
* minor fixes
2025-08-06 18:26:44 +00:00
Jason Dove and GitHub
036b6e63c7
add new graphics engine ( #2265 )
...
* spike new graphics engine
* fix remote watermarks; add graphics engine to vaapi
* add graphics engine to qsv
2025-08-06 15:04:43 +00:00
Jason Dove
fd7c3fc25a
prep for release v25.4.0 [no ci]
v25.4.0
2025-08-05 12:08:31 -05:00
Jason Dove and GitHub
93dca6e0e0
fix framerate check for remote streams ( #2264 )
2025-08-05 14:35:13 +00:00
Jason Dove and GitHub
e34368bf07
fix some yaml schema oneOf => anyOf ( #2263 )
2025-08-05 13:35:26 +00:00
Jason Dove and GitHub
a4b485f562
add yaml validation tool ( #2259 )
...
* reorganize troubleshooting page
* add yaml troubleshooting tool
2025-08-05 03:07:26 +00:00
Jason Dove and GitHub
6159b6a5b2
support more music video thumbnail filenames ( #2258 )
2025-08-04 23:17:16 +00:00
Jason Dove and GitHub
11100a788b
fix yaml guid validation ( #2257 )
2025-08-04 22:22:37 +00:00
Jason Dove and GitHub
b40ac9ef52
replace channel active mode with is enabled and show in epg ( #2256 )
...
* add channel enabled setting
* remove channel active mode
2025-08-04 21:24:26 +00:00
Jason Dove and GitHub
c055e59723
add channel transcode mode and idle behavior ( #2255 )
...
* add channel transcode mode and idle behavior
* allow custom_title on all yaml content instructions
2025-08-04 20:25:31 +00:00
Jason Dove and GitHub
b52159e8db
rename channel progress mode to playout mode ( #2254 )
2025-08-04 19:27:22 +00:00
Jason Dove and GitHub
a728c5e31e
add smart collection editor to support renaming ( #2253 )
2025-08-04 16:24:08 +00:00
Jason Dove and GitHub
61ce1bad08
always schedule full duration ( #2252 )
2025-08-04 15:31:04 +00:00
Jason Dove and GitHub
ab2b926de0
add searching log category ( #2251 )
2025-08-04 14:51:13 +00:00
Jason Dove and GitHub
3b955255ce
fix building yaml playouts with no imports ( #2249 )
2025-08-04 03:43:30 +00:00
Jason Dove and GitHub
16dd2c2d81
add yaml import section ( #2248 )
2025-08-04 02:21:56 +00:00
48f93b8af8
Support individual chapters as filler ( #2208 )
...
* Use chapters in duration filler
* add new option, migrations, and update filler preset editor
* Revert "Use chapters in duration filler"
This reverts commit d87a8a240a78c1cbca7b311125f8d3a84645d296.
* scaffold splitting filler by chapter
* implement chapters as filler
* update changelog
* re-add migrations
* Add duration for ChapterMediaItem
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com >
2025-08-04 00:18:14 +00:00
Jason Dove and GitHub
8b12ee459a
fix transitions on nvidia, vaapi, qsv ( #2247 )
2025-08-03 20:26:16 +00:00
Jason Dove and GitHub
b3d0b44e77
fix qsv transitions ( #2246 )
...
* fix qsv transitions
* revert unintended change
2025-08-03 16:01:48 +00:00
Jason Dove and GitHub
163fd0c1f3
restore noautoscale in nvidia pipeline ( #2245 )
2025-08-03 14:57:30 +00:00
Jason Dove and GitHub
b6ec16c6a7
fix transitions using nvidia accel ( #2244 )
2025-08-03 14:14:36 +00:00
Jason Dove and GitHub
aa3bd3b750
add yaml playout rewind instruction ( #2243 )
2025-08-03 13:29:44 +00:00