Jason Dove
474e647d6d
more jellyfin performance improvements ( #2747 )
...
* fix slow db and api logging so it also works in scanner project
* don't request people from jellyfin by default
16 hours ago
Jason Dove
14d2dd0c3a
optimize jellyfin database fields and indexes ( #2746 )
...
* optimize jellyfin database fields and indexes
* copy paste
24 hours ago
Jason Dove
c606319030
add some performance troubleshooting env vars ( #2745 )
...
* add slow query logging
* add slow api logging for jellyfin
* add configurable jellyfin page size
* feedback
1 day ago
Jason Dove
74b049b6e3
fix nvenc playback when color metadata changes mid-stream ( #2740 )
...
* fix nvenc playback when color metadata changes mid-stream
* update dependencies (needed to fix unit test runner)
* limit noautoscale to when it's not already present
2 days ago
Jason Dove
2f0cd1eb6c
update dependencies ( #2726 )
2 weeks ago
Jason Dove
6562d616fb
smart collection names must be case insensitive ( #2721 )
...
* smart collection names must be case insensitive
* use explicit ci collation for mysql
3 weeks ago
Jason Dove
d8122edad6
fix duplicate smart collection names ( #2720 )
...
* fix duplicate smart collection names
* fix update error
3 weeks 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
3 weeks ago
Jason Dove
c14f373f23
implement rectangles packet for script element ( #2704 )
...
* implement rectangles packet for script element
* fixes
4 weeks ago
Jason Dove
a90fe26d50
script element packet spike ( #2703 )
...
* script element packet spike
* fixes
4 weeks ago
Jason Dove
85e25ca6ea
add channel start time template data ( #2698 )
...
* add channel start time template data
* rename
4 weeks ago
Jason Dove
e12888ebee
fix recent regression to subtitle graphics element ( #2696 )
4 weeks ago
Jason Dove
468ff087d4
fix loading epg entries for motion and script elements ( #2693 )
4 weeks ago
Jason Dove
54606c76f9
framerate improvements ( #2692 )
...
* framerate improvements
* fixes
1 month 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
1 month ago
Jason Dove
c524bc0d7d
add script graphics element ( #2681 )
...
* add script graphics element
* pass template data as json to stdin
* update changelog
1 month ago
Jason Dove
1f31beab5b
fix plex other video library detection ( #2679 )
1 month ago
Jason Dove
6c635a4be9
upgrade to dotnet 10 ( #2667 )
...
* upgrade to dotnet 10
* remove packages that would be pruned
* properly fix tests
1 month ago
Jason Dove
9d637cdd54
update dependencies ( #2661 )
1 month 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
1 month ago
Jason Dove
505e135482
use fonts cache folder for subtitle graphics elements ( #2651 )
1 month ago
Jason Dove
fdf1e70e0d
fix subtitle graphics element path and fonts ( #2650 )
1 month ago
Jason Dove
d88e721d2f
optimize database calls related to search index ( #2645 )
2 months ago
Jason Dove
b6d509b9cd
add search query collection type to block schedules ( #2644 )
...
* add search query collection type to block schedules
* fix history
2 months ago
Jason Dove
6603500132
fix content_total_duration in graphics engine ( #2643 )
2 months ago
Jason Dove
42b35f7aae
add channel playback troubleshooter ( #2641 )
...
* fix motion graphics loop when seeking
* add channel playback troubleshooter
* fix errors
2 months ago
Jason Dove
8b18f2a304
expose arbitrary epg data to graphics engine ( #2633 )
2 months ago
Jason Dove
dcea6d474f
update dependencies ( #2627 )
2 months ago
Jason Dove
d93c404607
fix interlaced check again ( #2623 )
...
* fix interlaced check again
* add interlaced ratio to media item info
2 months ago
Jason Dove
b9a73226a8
fix interlaced check ( #2621 )
...
* fix interlaced check
* reset any incorrect interlaced probe results
2 months ago
Jason Dove
d0505cd5c5
add better check for interlaced content ( #2620 )
2 months ago
Jason Dove
9d2cff53c5
fix removing tags from local libraries ( #2616 )
2 months ago
Jason Dove
dd9317e3e8
fix mpegts script on windows ( #2614 )
2 months ago
Jason Dove
7530c592ff
add graphics element name ( #2613 )
...
* add graphics element name
* update dependencies
2 months ago
Jason Dove
132466b3d3
add avisynth script support to all local libraries ( #2612 )
...
* detect avisynth demuxer
* cache ffmpeg capabilities
* check for working avisynth
* scan avs files in all local libraries
* update changelog
2 months ago
Jason Dove
053b3cd1d7
add mpegts script system ( #2609 )
...
* add basic mpegts script
* use custom mpegts script
* update changelog
2 months ago
Joe Kirchoff
c3c7ff2669
Update audio codec in default FFmpeg profile name ( #2608 )
...
Quick fix for mismatch against profile audio codec setting.
2 months ago
Jason Dove
e6824cf251
graphics engine: add scaled resolution and place within source content ( #2606 )
2 months ago
Jason Dove
f79fa9a50a
fix subtitle title updates ( #2604 )
2 months ago
Jason Dove
629b3d7d9f
fix effective block tests ( #2600 )
...
* fix effective block tests running on github
* update dependencies
* pass tz again
* use tzconvert for time zones in tests
* temporary logging
* maybe fix
* test cleanup
2 months ago
Jason Dove
8e2a15296f
sync subtitle titles from jellyfin ( #2595 )
2 months ago
Jason Dove
c6245bae0c
fix indexing songs with null artists/album artists ( #2592 )
2 months ago
Jason Dove
b24617fe7c
add some graphics engine template data fields ( #2586 )
...
* move resolution out of media item template data key
* add some media item template data
2 months ago
Jason Dove
727a978689
fix block history and smart_collection search bugs ( #2579 )
...
* fix block history when using mirror offset
* fix smart_collection search crashes
2 months ago
Jason Dove
545db4db9b
update dependencies ( #2565 )
...
* logging cleanup
* update dependencies
2 months ago
Jason Dove
e590298b93
add deep scans for external collections ( #2562 )
2 months ago
Jason Dove
626048f9c3
change how scanner and main process communicate ( #2555 )
...
* report scanner progress using api
* process scanner search index updates through api
* update changelog
* update dependencies
2 months ago
Jason Dove
d14ebf3522
properly track discontinuity sequences with fmp4 ( #2548 )
...
* properly track discontinuity sequences with fmp4
* update dependencies
2 months ago
Jason Dove
7ae028e2e9
fix trakt list sync ( #2540 )
3 months ago
Jason Dove
6404dee646
update dependencies ( #2539 )
3 months ago