Jason Dove
cc9880c2f0
feat: always save error reports with next engine ( #2907 )
...
* update dependencies
* feat: always save error reports with next engine
1 day ago
Jason Dove
2c02561f14
chore: update dependencies ( #2900 )
3 days ago
Jason Dove
7c4a5e3a77
feat: support remote streams with next engine ( #2899 )
4 days ago
Jason Dove
41bf22eb31
chore: dependency updates ( #2893 )
7 days ago
Jason Dove
6429659711
feat: add channel config overlays for next engine ( #2891 )
1 week ago
Jason Dove
a1036430ee
fix: clean up orphan actor and artwork records ( #2885 )
...
* fix: clean up orphan actor and artwork records
* fix next playout sync with channel logo watermarks
3 weeks ago
Jason Dove
d8955134f1
feat: use amf and rkmpp hw accel with next engine ( #2883 )
...
* feat: use amf and rkmpp hw accel with next engine
* update changelog
* use next engine with mpeg-ts hybrid streaming mode
3 weeks ago
Jason Dove
b1ce607cea
feat: convert subtitles from media servers ( #2882 )
3 weeks ago
Jason Dove
7869f16573
feat: use configured scaling behavior with next engine ( #2880 )
...
* update dependencies
* feat: respect desired scaling behavior using next engine
3 weeks ago
Jason Dove
91b029e429
feat: overlay single intermittent watermarks using next engine ( #2879 )
3 weeks ago
Jason Dove
e04a834edf
feat: overlay single permanent watermarks using next engine ( #2878 )
3 weeks ago
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
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
ea4d3b651d
add channel streaming engine setting ( #2852 )
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
875069b927
fix stream seek value in graphics engine ( #2838 )
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
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
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
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
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
f1072b70c7
add chapter title to filler expression ( #2803 )
...
* fix transcoding tests
* pass chapter title to filler expression
* update changelog
4 months ago
Jason Dove
e10b28bc0b
add normalization options ( #2802 )
...
* add new fields to database
* update editor
* audio and video normalization settings appear to work
* implement optional color normalization
* fix transcoding tests
* update changelog
4 months ago
Jason Dove
cd2bb0f2e0
fix playout build failures due to playlist enumerator access ( #2801 )
4 months ago
Jason Dove
e80f687612
add marathon group by director ( #2800 )
4 months ago
Jason Dove
317ca1967c
fix building playouts when fill with group mode is used with graphics elements ( #2799 )
4 months ago
Jason Dove
b86f45844c
add health check to verify ffmpeg capabilities (filters) ( #2798 )
...
* add health check to verify ffmpeg capabilities (filters)
* fix loudnorm
4 months ago
Jason Dove
1754e7d5fb
add health check for empty classic schedules ( #2796 )
4 months ago
Jason Dove
08ceb53b2b
make count an expression in classic schedules ( #2794 )
...
* make count an expression in classic schedules
* add tests
4 months ago
Jason Dove
4ce87feac1
log graphics element z index ( #2785 )
4 months ago
Jason Dove
7f361d1ea9
update dependencies ( #2780 )
...
* update messaging
* update dependencies
4 months ago
Jason Dove
35d24ffea6
cleanup artwork cache folder ( #2779 )
...
* cleanup artwork cache folder
* fixes
* ignore watermarks that no longer exist on the file system
4 months ago
Jason Dove
a2d023ee69
local scanner artwork cleanup ( #2778 )
...
* move plex artwork removal to its own repository
* clean up old local movie artwork
* clien up old music video/artist artwork
* clean up old remote stream artwork
* clean up old song artwork
* clean up old show artwork; properly update season artwork
4 months ago
Jason Dove
36f44f14bb
fix other video artwork in xmltv ( #2777 )
4 months ago
Jason Dove
ccb917d0df
add ffmpeg profile pad mode ( #2775 )
...
* add ffmpeg profile pad mode
* update changelog
4 months ago
Jason Dove
e167c9318c
fix failing unit tests ( #2772 )
4 months ago