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
1 year ago
Jason Dove
c29788bc3f
add movie nfo country to search index ( #2173 )
1 year ago
Jason Dove
867c88d8fc
add trakt playlist option ( #2171 )
...
* add generate playlist option; add system playlists
* fix official lists; sync items to playlist
1 year ago
Jason Dove
70fbd4c746
add option to auto refresh trakt lists ( #2169 )
1 year ago
Jason Dove
c953176cee
change watermark width and margins to allow decimals ( #2167 )
1 year ago
Jason Dove
e0cef62969
fix block playout epg time zone ( #2166 )
1 year ago
Jason Dove
9e56f6552f
support more multi-part grouping names ( #2165 )
1 year ago
Jason Dove
6a84c564d6
add multi-episode group size ( #2164 )
1 year ago
Jason Dove
54be3761dd
add multiple mode to schedule items ( #2163 )
1 year ago
Jason Dove
cf6b9cf29a
enable write-ahead logging on all sqlite databases ( #2162 )
1 year ago
Jason Dove
464c1e2ea8
fix bugs with playout mode multiple ( #2160 )
1 year ago
Jason Dove
837f824660
include hardware info in troubleshooting archive ( #2159 )
...
* add cpu and gpu info to troubleshooting general
* include capabilities in troubleshooting archive
1 year ago
Jason Dove
223bdff8d6
playback troubleshooting improvements ( #2157 )
1 year 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 year ago
Jason Dove
848b88bd2d
link ffmpeg health check to ersatztv-ffmpeg release ( #2154 )
...
* link ffmpeg health check to ersatztv-ffmpeg release
* bump windows ffmpeg to use the same version as linux
1 year ago
Jason Dove
b85571b159
allow uploading large watermarks ( #2151 )
1 year ago
Jason Dove
43e1cbd919
yaml playout watermarks ( #2149 )
1 year ago
Jason Dove
39b107eb0f
add matched_points to filler expression ( #2148 )
1 year ago
Jason Dove
833bf3506a
rework schedule items editor ( #2146 )
1 year 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
1 year ago
Jason Dove
451c534062
allow block items to disable watermarks ( #2139 )
...
* allow block items to disable watermarks
* fix test
1 year ago
Jason Dove
e16cb30ab1
add mid-roll filler expression ( #2138 )
1 year ago
Jason Dove
28a65e74bb
use new form layout for local library editor ( #2129 )
1 year ago
Jason Dove
4a66f0ae43
use new form layout for watermark editor ( #2127 )
...
* use new form layout for watermark editor
* cleanup
1 year ago
Jason Dove
fb2466d32d
vaapi tonemap fixes ( #2125 )
1 year ago
Jason Dove
beaaa62ed9
fix nvidia edge case with missing bit depth info ( #2123 )
...
* fix nvidia edge case with missing bit depth info
* revert docker-compose changes
1 year ago
Jason Dove
fa6a31b4fc
use new form layout for schedule editor ( #2116 )
1 year ago
Jason Dove
d324967afa
use new form layout for ffmpeg profile editor ( #2113 )
1 year ago
Jason Dove
aff4fb0deb
use new form layout for channel editor ( #2112 )
1 year ago
Jason Dove
93afcd2f57
more settings updates ( #2111 )
...
* update logging settings layout
* update hdhomerun settings layout
* update scanner settings layout
* update playout settings layout
* update xmltv settings layout
* update changelog
1 year ago
Jason Dove
921a108684
ui updates ( #2109 )
...
* split settings into multiple pages
* show health check badge in nav menu
* undo transcoding test changes
1 year ago
Jason Dove
a6fa93d44e
fix nvidia compatibility with ffmpeg 7.2+ ( #2108 )
...
* tweak random seed
* fix dotnet install in docker test
* fix nvidia compatibility with ffmpeg 7.2+
1 year ago
Jason Dove
a42234a7c3
update plex plot during deep scan ( #2105 )
1 year ago
Jason Dove
7c5137a4af
remove some decode threading limits ( #2103 )
1 year ago
Jason Dove
5a9d27e196
make yaml playout count an expression ( #2102 )
1 year ago
Jason Dove
cd4a9c1d16
fix hdhr endpoint classification ( #2101 )
1 year ago
Jason Dove
f6249d9fa4
channel logo and watermark fixes ( #2100 )
...
* channel logo and watermark fixes
* update changelog
1 year ago
Jason Dove
e2ffa70529
support episodedetails and musicvideo as top-level other video nfo tags ( #2098 )
1 year ago
Jason Dove
3e07bc6136
fix history for playlists in yaml playouts ( #2097 )
1 year ago
Jason Dove
037cee873f
yaml marathon history ( #2094 )
...
* better playlist tests
* fix history for marathon content in yaml playouts
1 year ago
Jason Dove
cd28afcd91
dont reload appsettings.json at runtime ( #2093 )
...
* dont reload appsettings.json at runtime
* also disable here
1 year ago
Jason Dove
7457301d3e
yaml playout skip items expression ( #2092 )
1 year ago
Jason Dove
f6dcaf9108
fix qsv audio sync ( #2090 )
1 year ago
Jason Dove
6cc2f1de17
yaml playout improvements ( #2088 )
...
* add stop_before_end
* more yaml playout improvements
1 year ago
Jason Dove
c6ee41484e
allow other videos and images to use the same folders ( #2087 )
1 year ago
Jason Dove
0f795e4e2f
add plex network metadata ( #2085 )
...
* initial plumbing
* scan for plex networks
* save network contents to db as tags
* eliminate network tag id churn
* add network and show_network to search index
* update last networks scan
* show networks on tv show page
* update changelog
1 year ago
Jason Dove
583cbf7b14
add channel active mode ( #2083 )
1 year ago
Jason Dove
27c701b936
fix software tonemap with nvidia ( #2082 )
1 year ago
Jason Dove
f94a440b62
stream selector improvements ( #2077 )
...
* add tests for audio blocklist and audio allowlist
* add subtitle allow list and block list
* add subtitle condition
* add audio condition
* cache bust mudblazor css
1 year ago
Jason Dove
f80069bb97
add custom channel stream selector system ( #2076 )
...
* add some basic channel stream selector models
* change windows ffmpeg url
* implement basic stream selection
* fixes
1 year ago