Jason Dove
1b5d6af777
feat: convert text subtitles using next engine ( #2869 )
...
* feat: convert text subtitles using next engine
* update dependencies
3 weeks ago
Jason Dove
57f7dfa5a4
feat: select embedded image subtitle streams for next engine during playout build ( #2868 )
4 weeks ago
Jason Dove
7e38297d6e
fix: schedule all required fallback filler in classic schedules ( #2867 )
1 month ago
Jason Dove
e6496bbc83
feat: select audio streams for next engine during playout build ( #2866 )
1 month ago
Jason Dove
bb49367053
feat: support media server items in next streaming engine ( #2865 )
...
* fix next playback of items with no audio
* support media server items through next engine
1 month ago
Jason Dove
9882b00802
tweak streaming engine editor
1 month ago
Jason Dove
f2706f3208
feat: support playout json on windows ( #2864 )
...
* feat: support playout json on windows
* delete junction before recreating
1 month ago
Jason Dove
6ea0a29638
fix: consistently apply playout offset when generating xmltv ( #2863 )
1 month ago
Jason Dove
5cef7775ea
fix duplicate windows zips on develop release
1 month ago
Jason Dove
f7853e80e1
bundle ersatztv-channel binary with macos app ( #2856 )
1 month ago
Jason Dove
4ee97d5bb3
fix: fix next playout building ( #2855 )
1 month ago
Jason Dove
2ed432f9b5
feat: enable ersatztv next streaming engine ( #2854 )
...
* return multi variant playlist from start ffmpeg session
* use ersatztv-channel session when next engine is configured
* add next playout models
* generate next playout json files on non-windows systems
1 month ago
Jason Dove
ddc8ef7f02
fix: add playout button should open drop down menu ( #2853 )
1 month ago
Jason Dove
ea4d3b651d
add channel streaming engine setting ( #2852 )
1 month ago
Jason Dove
a74896dfcd
prep for release v26.4.0 [no ci]
1 month ago
Jason Dove
74a21abdba
fix workflow
1 month ago
Jason Dove
30c361db49
only bundle the ersatztv-channel binary ( #2851 )
1 month ago
Jason Dove
b76d8f8e54
more token alignment
1 month ago
Jason Dove
f69761cb31
more gh token tweaks
1 month ago
Jason Dove
1b292b5fd0
try to fix github token
1 month ago
Jason Dove
47885758ec
bundle ersatztv next artifacts ( #2850 )
1 month ago
Jason Dove
5d77963575
update last dependencies ( #2849 )
1 month ago
Jason Dove
848db7eaf6
even more dependency updates ( #2848 )
...
* upgrade mudblazor
* update coverlet collector
* update scriban
1 month ago
Jason Dove
1e5c0b1218
rename to ersatztv legacy ( #2842 )
...
* remove stale issue workflow [no ci]
* rename and cleanup (#1 )
* rename artifacts; remove github changelog
* update dependencies
* remove unused markdown view
* fix app name in macos scripts
* fix unit tests
* more dependency updates (#2 )
1 month ago
Jason Dove
0d301df5e8
remove external dependencies (bugsnag, trakt) ( #2840 )
...
* remove bugsnag
* remove trakt client id (that will expire)
3 months ago
Jason Dove
d26ae336cb
prep for release v26.3.0 [no ci]
3 months ago
Jason Dove
875069b927
fix stream seek value in graphics engine ( #2838 )
3 months ago
Jason Dove
fd86cb55f9
optimize qsv h264 stream startup ( #2835 )
3 months ago
Jason Dove
0c30c47ba9
nvidia - decode 10-bit h264 in software ( #2833 )
...
* output progress/speed even when copying video
* nvidia - decode 10-bit h264 in software
* fixes
* fix tests
3 months ago
Jason Dove
08cbf59527
lower gop size and keyframe interval ( #2832 )
...
* lower gop size and keyframe interval
* update changelog
* fix build using latest dotnet sdk
* fixes
3 months ago
Lex Rivera
a91de68a5c
Add instance id support ( #2828 )
...
* Add instance id support
* actually use env variable for instance ID
* Default to ersatztv.org for instance id
* simplify
* fix ordering
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
3 months ago
Jason Dove
3e3bfbd5f5
use heuristic to work around some qsv av desync cases ( #2829 )
...
* check for multiple h264 profiles using qsv decoding
* fix build
* update changelog
* pass cancellation token
3 months ago
Jason Dove
31b07305ef
remove more discord references [no ci]
3 months ago
Jason Dove
49adcf7c37
replace discord links with new contact link ( #2825 )
3 months ago
Jason Dove
c0b8ff1a06
generate slug instead of probing and transcoding resource ( #2824 )
...
* generate slug instead of probing and using slug resource
* refactor
* more fixes
3 months ago
Jason Dove
c6d538e012
add channel slugs ( #2823 )
...
* add channel slugs
* safety
3 months ago
Jason Dove
3dbde17f68
pin dotnet sdk in docker to 10.0.102 ( #2822 )
3 months ago
Jason Dove
794d209941
use latest authorization method with jellyfin api ( #2821 )
...
* use latest authorization method with jellyfin api
* temp pin dotnet sdk version to 10.0.102
* fix parameter name
3 months ago
Jason Dove
7b9197d48d
fix trakt api calls with new client id ( #2820 )
3 months ago
Jason Dove
2ad6547349
scheduler context improvements ( #2819 )
...
* improve classic scheduling context display
* add basic block scheduling context
* add scheduling context to classic filler
* improve parsing
3 months ago
Jason Dove
4fa11b6943
add scheduling context to playout details table ( #2817 )
...
* add scheduling context to playout details table
* fix missing context copies
4 months ago
Jason Dove
440d9f708e
improve shuffle stability when reset ( #2816 )
4 months ago
Vexorion Real
4d469ec8fd
Add Polish (pl) localization for ErsatzTV: Part II ( #2815 )
...
* Add Polish localization for MainLayout
* Add Polish language option to UI settings
* Add Polish to supported UI cultures
* Add Polish localization for channel UI
Added Polish translations for channel-related UI elements.
* Add Polish translation for 'Rows per Page' label
* Update Polish translation for rows per page label
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
4 months ago
Jason Dove
a77a2d56ae
prepare channels list for localization ( #2814 )
...
* prepare channels list for localization
* define supported ui cultures/languages in a single location
* fixes
4 months ago
Vexorion Real
240a329526
Add Polish (pl) localization to ErsatzTV ( #2812 )
...
* Add Polish localization for MainLayout
* Add Polish language option to UI settings
* Add Polish to supported UI cultures
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
4 months ago
Jason Dove
45e7d61676
update dependencies ( #2813 )
4 months ago
Jason Dove
93811876e0
improve resource organization ( #2810 )
4 months ago
Jason Dove
607d9b0662
add ui localization framework ( #2809 )
...
* move dark/light mode toggle to ui settings page
* separate current culture (formatting) and ui culture (language)
* add some more sample translations
* update changelog
* fix cancellation token
4 months ago
Jason Dove
f47134d2d0
log warnings when transcoding speed is potentially insufficient ( #2808 )
...
* refactor parsing ffmpeg progress/speed
* log warnings when transcoding speed is potentially insufficient
* dont log progress on hls direct; fix tests
4 months ago
Jason Dove
ae13db981d
fix secrets in release workflow
4 months ago