Jason Dove
14539d00d4
add watermark z-index ( #2279 )
10 months ago
Jason Dove
f2b6f5b919
enable graphics engine in playback troubleshooting ( #2274 )
...
* enable graphics engine in playback troubleshooting
* fix text subtitles with graphics engine (watermarks)
10 months ago
Jason Dove
c7fcaf8886
refactor playout building ( #2273 )
...
* refactor playout building
* remove playout items
10 months 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
10 months ago
Jason Dove
a2fc99229e
add watermark opacity expression ( #2266 )
...
* add watermark opacity expression
* implement watermark opacity expression parameters
* minor fixes
10 months 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
10 months ago
Jason Dove
93dca6e0e0
fix framerate check for remote streams ( #2264 )
10 months ago
Jason Dove
11100a788b
fix yaml guid validation ( #2257 )
10 months ago
Jason Dove
b40ac9ef52
replace channel active mode with is enabled and show in epg ( #2256 )
...
* add channel enabled setting
* remove channel active mode
10 months ago
Jason Dove
c055e59723
add channel transcode mode and idle behavior ( #2255 )
...
* add channel transcode mode and idle behavior
* allow custom_title on all yaml content instructions
10 months ago
Jason Dove
b52159e8db
rename channel progress mode to playout mode ( #2254 )
10 months ago
Jason Dove
a728c5e31e
add smart collection editor to support renaming ( #2253 )
10 months ago
Jason Dove
ab2b926de0
add searching log category ( #2251 )
10 months ago
Chris Simpson
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>
10 months ago
Jason Dove
b6ec16c6a7
fix transitions using nvidia accel ( #2244 )
10 months ago
Jason Dove
8921273900
detect some videotoolbox decoders ( #2240 )
10 months ago
Jason Dove
0489741123
add videotoolbox capabilities ( #2239 )
...
* implement videotoolbox hardware capabilities
* add videotoolbox troubleshooting info
* update changelog
10 months ago
Jason Dove
9c434079d5
add playlist support to filler preset ( #2231 )
10 months ago
Jason Dove
f768093df7
update dependencies ( #2226 )
10 months ago
Jason Dove
1df9104854
add subtitle selection to playback troubleshooting ( #2215 )
10 months ago
Jason Dove
6c6ccfa94b
fix seeking with text subtitles ( #2214 )
10 months 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
10 months ago
Jason Dove
2257d26173
fix some issues with live stream playback ( #2193 )
10 months ago
Jason Dove
260949893c
fix some stream continuity issues ( #2186 )
10 months ago
Jason Dove
89b495dc90
qsv and pts fixes ( #2184 )
...
* try to fix qsv freezing
* update changelog
* fix unit tests
10 months ago
Jason Dove
626af6876b
add start from beginning option to playback troubleshooting ( #2182 )
10 months ago
Jason Dove
2a05cc6e32
add remote stream is_live property ( #2181 )
10 months ago
Jason Dove
7a4c832156
add media card overflow menu ( #2180 )
...
* add media card overflow menu
* remove commented code
10 months ago
Jason Dove
79496e688b
fix video stream selection for remote streams ( #2176 )
10 months 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
10 months ago
Jason Dove
867c88d8fc
add trakt playlist option ( #2171 )
...
* add generate playlist option; add system playlists
* fix official lists; sync items to playlist
10 months ago
Jason Dove
70fbd4c746
add option to auto refresh trakt lists ( #2169 )
10 months ago
Jason Dove
c953176cee
change watermark width and margins to allow decimals ( #2167 )
10 months ago
Jason Dove
e0cef62969
fix block playout epg time zone ( #2166 )
10 months ago
Jason Dove
54be3761dd
add multiple mode to schedule items ( #2163 )
10 months ago
Jason Dove
837f824660
include hardware info in troubleshooting archive ( #2159 )
...
* add cpu and gpu info to troubleshooting general
* include capabilities in troubleshooting archive
10 months ago
Jason Dove
223bdff8d6
playback troubleshooting improvements ( #2157 )
10 months 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
10 months ago
Jason Dove
174c743cb7
more mobile layout updates ( #2141 )
...
* update trash layout
* cleanup block and yaml playout editors
* spacing cleanup
* rework multi-collection editor
* rework deco template editor
* rework template editor
11 months ago
Jason Dove
2a9f23cce6
update layout for group editors ( #2140 )
...
* update block group editor
* update playlist group editor
* update template group editor
* update deco group editor
* update deco template group editor
* update deco editor
* update logs layout
* update changelog
11 months ago
Jason Dove
451c534062
allow block items to disable watermarks ( #2139 )
...
* allow block items to disable watermarks
* fix test
11 months ago
Jason Dove
e16cb30ab1
add mid-roll filler expression ( #2138 )
11 months ago
Jason Dove
e0df454ac6
more layout updates for mobile ( #2137 )
...
* update trakt, filler, filler editor ui
* update schedules and playouts
* update playout editor
* update dependencies
* update yaml playout editor
* update path replacement editor
11 months ago
Jason Dove
1a09bb26d7
lots of mobile updates including detail pages ( #2135 )
...
* update artist page layout
* update season page layout
* rework collection view
* cleanup
* update collection editor
11 months ago
Jason Dove
7e30444857
dependencies and code cleanup ( #2117 )
...
* fix validation in new form layout
* pin mediatr to last oss version
* update dependencies
* cleanup code in core
* cleanup code in ffmpeg
* cleanup code in infra
* cleanup code in scanner
* cleanup code in application
* cleanup main code
* cleanup test code
* solution-wide code cleanup
11 months ago
Jason Dove
b01ad9dbae
restore incorrectly deleted file ( #2114 )
11 months ago
Jason Dove
aff4fb0deb
use new form layout for channel editor ( #2112 )
11 months ago
Jason Dove
921a108684
ui updates ( #2109 )
...
* split settings into multiple pages
* show health check badge in nav menu
* undo transcoding test changes
11 months ago
Jason Dove
f6249d9fa4
channel logo and watermark fixes ( #2100 )
...
* channel logo and watermark fixes
* update changelog
11 months ago
Jason Dove
cd28afcd91
dont reload appsettings.json at runtime ( #2093 )
...
* dont reload appsettings.json at runtime
* also disable here
11 months ago