Jason Dove and GitHub
7f2b5ba47f
fix fallback filler playback ( #2202 )
2025-07-25 03:26:56 +00:00
Jason Dove and GitHub
478d19405d
remove docker tag suffixes ( #2201 )
2025-07-25 03:00:26 +00:00
Jason Dove
34874ac548
try to fix docker manifest step
2025-07-24 15:03:47 -05:00
Jason Dove and GitHub
03e4c0207b
use multi-platform docker images ( #2195 )
2025-07-24 19:56:46 +00:00
Jason Dove and GitHub
b9faf87887
don't use arm64 runner for arm32 builds ( #2194 )
2025-07-24 03:21:21 +00:00
Jason Dove and GitHub
8f6d208e31
use arm64 runners for arm builds ( #2192 )
...
* use arm64 runners for arm builds
* use matrix for linux builds on prs
* remove unused "kind"
2025-07-23 21:36:20 +00:00
Jason Dove and GitHub
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
2025-07-16 17:13:25 +00:00
Jason Dove and GitHub
7b7d378df7
run all mac builds on macos-14 ( #2091 )
2025-06-29 13:35:57 +00:00
Jason Dove and GitHub
f80069bb97
add custom channel stream selector system ( #2076 )
...
* add some basic channel stream selector models
* change windows ffmpeg url
* implement basic stream selection
* fixes
2025-06-27 03:00:59 +00:00
Jason Dove and GitHub
c2769a08b4
stop building hwaccel-specific images ( #2075 )
...
* stop building hwaccel images
* update changelog
2025-06-26 17:26:11 +00:00
Jason Dove and GitHub
1fb27e3cfa
fix nuget issues with transitive dependencies ( #2058 )
...
* try to fix nuget issues
* another attempt at surfacing warnings
* restore proper runtime
* remove old an unneeded dependencies
* upgrade transitive dep
* use newer dotnet in github
2025-06-22 20:22:37 +00:00
Jason Dove and GitHub
06f233e5bd
upgrade to dotnet 9 ( #2056 )
2025-06-22 19:04:39 +00:00
Jason Dove and GitHub
18c2a816dc
use ffmpeg 7.1.1 on windows ( #2031 )
2025-06-13 13:36:19 +00:00
Jason Dove and GitHub
956734ce39
globalization fixes ( #2014 )
...
* fix crashes caused by decimal separator
* improvements to playout reset ui
* remove code quality workflow
2025-05-26 16:32:25 +00:00
Jason Dove and GitHub
57a4480c3f
try to push docker images to ghcr.io ( #2000 )
2025-04-22 20:24:14 +00:00
Jason Dove and GitHub
af36218cc2
add linux-musl-x64 artifact ( #1985 )
2025-04-04 02:45:09 +00:00
Jason Dove
03d4ab8c72
no longer mark releases as pre-release [no ci]
2025-01-10 12:26:53 -06:00
Jason Dove
57b590cd0f
prep for release v25.1.0 [no ci]
2025-01-10 12:12:39 -06:00
Jason Dove and GitHub
fdbd8a07b6
update macos runner to macos-13; macos-12 is no longer supported ( #1940 )
2024-11-18 09:59:37 -06:00
Jason Dove and GitHub
894fc284b2
fix deco template name display ( #1844 )
...
* fix deco template name display
* try to fix mac build
2024-07-30 19:45:25 -05:00
Jason Dove
728c5130b5
try without quotes
2024-07-28 17:34:25 -05:00
Jason Dove
e4253276e0
let's try completely separate folders
2024-07-28 16:49:07 -05:00
Jason Dove
1fc55bc693
try to fix build again
2024-07-28 16:44:38 -05:00
Jason Dove and GitHub
4ad22e402f
use global.json dotnet version in workflows ( #1829 )
...
* use global.json dotnet version in workflows
* list output files
* work around weird folder emptying behavior on windows
2024-07-28 16:39:19 -05:00
b91ab5d898
Fixing Artwork OtherVideo rel ( #1774 )
...
* Fixing Artwork OtherVideo rel
* show other video artwork in ui
* don't run code quality on PRs
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com >
2024-07-05 09:16:09 -05:00
Jason Dove and GitHub
256042947d
use macos-12 runners for github actions ( #1773 )
2024-07-05 06:39:09 -05:00
Jason Dove and GitHub
ab3afcfad0
use ffmpeg 6.1 everywhere instead of ffmpeg 7 ( #1754 )
2024-06-21 12:30:07 -05:00
Jason Dove and GitHub
43fcf9e63a
upgrade to ffmpeg 7 on windows ( #1727 )
2024-05-24 11:31:28 -05:00
Jason Dove and GitHub
6ce7265427
add qodana workflow ( #1697 )
2024-05-02 08:34:17 -05:00
Jason Dove and GitHub
49c53c5c96
add stale issue workflow ( #1599 )
2024-02-05 22:00:57 -06:00
Jason Dove and GitHub
16007a888e
fix actions and changelog ( #1576 )
2024-01-27 10:14:53 -06:00
Jason Dove and GitHub
7eb1227ba4
fix action version ( #1575 )
2024-01-26 06:17:55 -06:00
Jason Dove and GitHub
1d1d5bf9bc
use software overlay for intermittent watermark on nvidia ( #1574 )
...
* use software overlay for intermittent watermark on nvidia
* update some github action versions
* update changelog
2024-01-26 06:16:00 -06:00
Jason Dove and GitHub
15d4b0f82b
remove v2 ui and node ( #1564 )
2024-01-16 13:28:46 -06:00
Jason Dove and GitHub
545bf1b775
fill with group ( #1534 )
...
* use browser's accept-language header
* add fill with group mode to schedule items
* update dependencies
* fixes
* fix tests
2024-01-02 10:18:49 -06:00
Jason Dove and GitHub
9471cb55dd
upgrade from dotnet 7 to dotnet 8 ( #1529 )
...
* upgrade sdk
* fix warnings in ersatztv.ffmpeg
* fix warnings in ersatztv.core
* fix warnings in ersatztv.infrastructure
* fix warnings in ersatztv.application
* disable analysis for migrations projects
* fix warnings in ersatztv.scanner
* fix warnings in ersatztv
* upgrade project framework
* update github actions and dockerfiles
2023-12-30 13:29:57 -06:00
Jason Dove and GitHub
d310b5c09d
fix nvidia hardware decoding on windows ( #1513 )
2023-11-21 06:36:05 -06:00
Jason Dove and GitHub
4820615308
proper fix to the sdk mismatch ( #1509 )
2023-11-16 13:37:20 -06:00
Jason Dove and GitHub
1ddf27ce88
pin dotnet sdk version used in github actions ( #1508 )
2023-11-16 13:21:51 -06:00
Jason Dove and GitHub
cd98a89acd
enable docker arm builds again ( #1507 )
2023-11-16 13:07:49 -06:00
Jason Dove and GitHub
a2a6afc3e3
temp disable arm docker builds ( #1506 )
2023-11-16 09:58:46 -06:00
Jason Dove and GitHub
dfaba8c7b0
use release version of ffmpeg 6.1 ( #1505 )
2023-11-16 09:57:13 -06:00
Jason Dove and GitHub
b667659c05
use notarytool directly instead of gon ( #1493 )
2023-11-05 07:46:15 -06:00
Jason Dove and GitHub
f5060522aa
windows nvidia h264 workaround ( #1487 )
...
* work around bad h264_cuvid behavior on windows with ffmpeg snapshot
* use latest ffmpeg build on windows
* nvdec => cuda
2023-10-16 11:40:12 -05:00
Jason Dove and GitHub
b39dd693f0
update dependencies and windows ffmpeg ( #1462 )
...
* update dependencies
* update windows ffmpeg version
2023-10-05 19:14:06 -05:00
Jason Dove and GitHub
e0f8b7d7ae
use ffmpeg 6.1 snapshot for windows ( #1435 )
2023-09-14 19:33:40 -05:00
Jason Dove and GitHub
5d9c8d4f7d
update checkout actions ( #1415 )
2023-09-04 08:38:10 -05:00
Jason Dove
5486dcdcab
remove docs files and workflow [no ci]
2023-08-13 20:16:49 -05:00
Jason Dove and GitHub
77b32b0f09
fix github repo links ( #1378 )
2023-08-13 09:59:48 -05:00
Jason Dove and GitHub
b2c57e7407
upgrade to ffmpeg 6 ( #1185 )
2023-03-01 19:21:53 -06:00