dependabot[bot]
56f706f301
Bump BlazorSortable from 5.1.6 to 5.2.0
...
---
updated-dependencies:
- dependency-name: BlazorSortable
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Jason Dove
f9e4c4d386
improve build time by only running analyzers explicitly ( #2710 )
...
* improve build time by only running analyzers explicitly
* don't exclude scanner from analyzers
* Revert "don't exclude scanner from analyzers"
This reverts commit d927f9850a .
* fix sed syntax for linux
8 months ago
Jason Dove
a1f9b86fc1
add download media sample button to playback troubleshooting ( #2709 )
...
* add download media sample button to playback troubleshooting
* fixes
8 months ago
Jason Dove
5dc20ebd1b
use software pad with amd vaapi h264 main ( #2708 )
8 months ago
Jason Dove
d30e8b4102
only use packed headers with vaapi when supported by encoder ( #2706 )
8 months ago
Jason Dove
c14f373f23
implement rectangles packet for script element ( #2704 )
...
* implement rectangles packet for script element
* fixes
8 months ago
Jason Dove
a90fe26d50
script element packet spike ( #2703 )
...
* script element packet spike
* fixes
8 months ago
Jason Dove
7a263ddaed
add migration to fix any incorrect channel sort numbers ( #2701 )
8 months ago
Jason Dove
3e0a9aae1e
fix channel sort number when reordering channels ( #2700 )
...
* fix channel sort number when reordering channels
* tryparse
8 months ago
Jason Dove
72dc401829
fix chronological sorting for other videos ( #2699 )
8 months ago
Jason Dove
85e25ca6ea
add channel start time template data ( #2698 )
...
* add channel start time template data
* rename
8 months ago
Jason Dove
9c23b03758
fix mirror channels ( #2697 )
8 months ago
Jason Dove
e12888ebee
fix recent regression to subtitle graphics element ( #2696 )
8 months ago
Jason Dove
468ff087d4
fix loading epg entries for motion and script elements ( #2693 )
8 months ago
Jason Dove
54606c76f9
framerate improvements ( #2692 )
...
* framerate improvements
* fixes
8 months ago
Jason Dove
6bd49ffcec
add remote stream metadata ( #2690 )
...
* add remote stream metadata
* use ifilesystem for last write time
* clean up unused inheritance
* optimize channel data query
* revert removeartwork change
* properly handle remote stream artwork in orphaned artwork check
8 months ago
Jason Dove
c524bc0d7d
add script graphics element ( #2681 )
...
* add script graphics element
* pass template data as json to stdin
* update changelog
8 months ago
Jason Dove
42bcadf936
work around buggy radeonsi hevc_vaapi behavior ( #2680 )
...
* try to workaround amd crop metadata ffmpeg bug
* limit workaround to hevc_vaapi encoder
* update changelog
8 months ago
Jason Dove
1f31beab5b
fix plex other video library detection ( #2679 )
8 months ago
Jason Dove
b45c22092d
fix startup on systems unsupported by nvencsharp ( #2678 )
8 months ago
Jason Dove
7bd8cefe2e
more dotnet 10 updates ( #2676 )
...
* update more libraries to dotnet 10
* fix dockerfiles
* fix numeric types
8 months ago
Jason Dove
f101d0b366
prep for release v25.9.0 [no ci]
8 months ago
Jason Dove
73aabdabda
fix transcoding tests ( #2675 ) [no ci]
8 months ago
Jason Dove
bcea96d53a
always log scanner exit code when it is non-zero ( #2670 )
...
* always log scanner exit code when it is non-zero
* remove test abort
8 months ago
Jason Dove
d7952e4cfa
fix docker assets ( #2669 )
8 months ago
Jason Dove
758399e339
fix missing net9.0 to net10.0 in docker/github ( #2668 )
8 months ago
Jason Dove
6c635a4be9
upgrade to dotnet 10 ( #2667 )
...
* upgrade to dotnet 10
* remove packages that would be pruned
* properly fix tests
8 months ago
Jason Dove
9d637cdd54
update dependencies ( #2661 )
8 months ago
Jason Dove
cc287ffc6e
fix hls direct streams remaining open ( #2660 )
8 months ago
Jason Dove
371659c5c5
cache bust new logo ( #2659 )
8 months ago
Jason Dove
7afb1866ad
update logo ( #2658 )
8 months ago
Jason Dove
7bc1dd63fe
fix file system test on windows ( #2657 ) [no ci]
8 months ago
Jason Dove
076b8a7188
fix editing certain playouts when using mysql ( #2656 )
8 months ago
Jason Dove
ec0d8ea6ac
work around sequential schedule validation limit ( #2655 )
...
* remove readalltext
* remove unused method
* remove fileexists
* remove folderexists
* remove readalllines
* remove fake local file system
* show playlist name in playout build errors
* add basic sequential schedule validator tests
* work around sequential schedule validation limit
8 months ago
Jason Dove
e40d192aea
limit hw sw decode downgrade polaris ( #2654 )
...
* use a more precise carve out for polaris workaround
* fix decode capability ordering
8 months ago
Jason Dove
bd7fd8984c
fix 10-bit decoding with amd polaris ( #2653 )
...
* fix color conversion on amd polaris
* try software decode for polaris
* update changelog
8 months ago
Jason Dove
2682912f5a
update icon ( #2652 )
8 months ago
Jason Dove
505e135482
use fonts cache folder for subtitle graphics elements ( #2651 )
9 months ago
Jason Dove
fdf1e70e0d
fix subtitle graphics element path and fonts ( #2650 )
9 months ago
Jason Dove
5c51710e2f
add disabled and hidden channel indicators ( #2649 )
9 months ago
Jason Dove
3cb84c2491
refresh classic playouts by default ( #2647 )
9 months ago
Jason Dove
21f4439aa4
block ui improvements ( #2646 )
...
* template editor improvements
* more keyboard navigation
* replace template tree view with template table
9 months ago
Jason Dove
d88e721d2f
optimize database calls related to search index ( #2645 )
9 months ago
Jason Dove
b6d509b9cd
add search query collection type to block schedules ( #2644 )
...
* add search query collection type to block schedules
* fix history
9 months ago
Jason Dove
6603500132
fix content_total_duration in graphics engine ( #2643 )
9 months ago
Jason Dove
48b1aa3e64
fix block playout build bug ( #2642 )
9 months ago
Jason Dove
42b35f7aae
add channel playback troubleshooter ( #2641 )
...
* fix motion graphics loop when seeking
* add channel playback troubleshooter
* fix errors
9 months ago
Jason Dove
8b18f2a304
expose arbitrary epg data to graphics engine ( #2633 )
9 months ago
Jason Dove
1e0bba0dc6
allow custom song background images ( #2632 )
...
* allow custom song background images
* allow custom missing album art
9 months ago
Jason Dove
3984bc7dbe
add troubleshoot playback links for movies and episodes ( #2631 )
9 months ago