Jason Dove
18e66a92ad
add paging to media server show and collection calls ( #827 )
...
* add paging to media server show library calls
* add paging to media server season and episode library calls
* formatting
* add paging to media server collection calls
* add paging to media server collection item calls
* update changelog
3 years ago
Jason Dove
7d0a56ab98
disable lower-power mode for qsv encoders ( #826 )
3 years ago
Jason Dove
c9789458b9
page media server movie libraries
3 years ago
Jason Dove
777a0d09ed
hls segmenter fixes ( #824 )
...
* fix pts warning when channel first starts streaming
* rework playlist filtering
4 years ago
Jason Dove
4e2ebcc48a
fix watermark opacity filter ( #820 )
4 years ago
Jason Dove
1576dd026e
enable qsv accel for vaapi docker images ( #817 )
4 years ago
Jason Dove
ee7a64eea9
fix other video libraries ( #816 )
...
* update depdendencies
* reset other video libraries
4 years ago
Jason Dove
9742e1eef7
update changelog for release v0.5.8-beta [no ci]
4 years ago
Jason Dove
a61c4b3472
fix a handful of scheduling edge cases ( #814 )
4 years ago
Jason Dove
ea0d43cf99
use hardware acceleration for error messages ( #813 )
...
* logging fixes
* use hardware acceleration for error messages
4 years ago
Jason Dove
fd36ea51a7
unlock ffmpeg thread count ( #812 )
...
* revert logging changes
* unlock ffmpeg thread count
4 years ago
Jason Dove
d960fec734
error stream needs video track timescale ( #809 )
4 years ago
Jason Dove
9fe03b6ef3
reduce hls segmenter disk use ( #806 )
4 years ago
Jason Dove
07c54ff45f
update changelog for release v0.5.7-beta [no ci]
4 years ago
Jason Dove
d19e95fb38
add random start point option ( #804 )
4 years ago
Jason Dove
d78daf8735
fix flood checkpoints ( #803 )
4 years ago
Jason Dove
4f6522379d
fix custom title scheduling ( #802 )
4 years ago
Jason Dove
9e0972fec0
properly ignore plex other videos libraries ( #801 )
4 years ago
Jason Dove
6d564233ed
filler scheduling fix ( #800 )
4 years ago
Jason Dove
47252b1243
read track from music video nfo metadata ( #799 )
4 years ago
Jason Dove
bd5b52922d
add option to allow watermarks over filler ( #796 )
4 years ago
Jason Dove
59c793b9be
add option to skip missing items in playouts ( #795 )
4 years ago
Jason Dove
3ad1ba01f8
add autocomplete to search bar ( #791 )
4 years ago
Jason Dove
ab10f0ed81
add `metadata_kind` to search index ( #790 )
...
* more nfo cleanup
* add metadata_kind to search index
4 years ago
Jason Dove
44dd68fe59
nfo and memory fixes ( #789 )
...
* partial episode nfo metadata
* nfo metadata reliability fixes
* use recyclable memory streams
4 years ago
Jason Dove
6326189444
update changelog for release v0.5.6-beta [no ci]
4 years ago
Jason Dove
1431b33a98
support movie nfo metadata in other video libraries ( #788 )
...
* add other video nfo metadata
* update docs
4 years ago
Jason Dove
e81a8e58ea
fix error continuity ( #787 )
...
* fix fallback filler playback
* use new transcoder logic for errors
* use realtime option for error streams
4 years ago
Jason Dove
daf7114ce2
bug fixes and logging ( #786 )
4 years ago
Jason Dove
9decb91bf7
use `aired` for music video release date ( #784 )
4 years ago
Jason Dove
fcfd579b37
fix search index validation ( #782 )
4 years ago
Jason Dove
e9be182bed
bug fixes and search tweaks ( #781 )
...
* fix movie nfo processing
* fix local movie fallback metadata
* use imagesharp again
* fix search edge case
* add show_genre and show_tag to search index
4 years ago
Jason Dove
610e261cd7
update changelog again [no ci]
4 years ago
Jason Dove
f65818c838
update changelog for release v0.5.5-beta [no ci]
4 years ago
Jason Dove
8ba6374165
music video nfo multiple artists ( #780 )
...
* support multiple artist entries in music video nfo metadata
* clean up other video and song etags
4 years ago
Jason Dove
6facd745ec
fix extracting embedded mov_text subtitles ( #777 )
...
* fix extracting embedded mov_text subtitles
* changelog
* cleanup
4 years ago
Jason Dove
ecb6ed37f0
more local metadata parsing improvements ( #776 )
...
* extract remaining nfo xml serializers
* add artist nfo tests
* add music video nfo tests
* add tv show nfo reader tests
* custom artist nfo reader
* custom music video nfo reader
* custom tv show nfo reader
* local metadata parsing cleanup
* update changelog
4 years ago
Jason Dove
1ebc4b62e3
bug fixes ( #774 )
...
* add custom movie metadata parsing
* refactor episode nfo reader
* fix emby and jellyfin bugs
4 years ago
Jason Dove
4ae671b633
fix trashing episodes with no title ( #773 )
4 years ago
Jason Dove
87aa69f4cc
update changelog for release v0.5.4-beta [no ci]
4 years ago
Jason Dove
404ea49e35
jellyfin and emby path infos ( #771 )
...
* start adding jellyfin path info; fix some scanning bugs
* sync jellyfin libraries before scanning to ensure latest path infos
* code cleanup
* support emby path infos
* fix periodic scanning of emby and jellyfin libraries
* bug fixes
4 years ago
Jason Dove
4ed40acfbe
rebuild corrupt search index ( #770 )
4 years ago
Jason Dove
17f540dc99
add more search fields ( #769 )
4 years ago
Jason Dove
0a0fb71b94
refactor plex, emby and jellyfin television scanners ( #767 )
...
* refactor plex television scanner
* refactor emby television scanner
* refactor jellyfin television scanner
* update changelog
4 years ago
Jason Dove
837f311ec0
add more search fields ( #766 )
...
* properly index show and season state
* add height, width, season_number, episode_number to search index
* update docs
4 years ago
Jason Dove
a9a89d04ea
optimize search-index rebuilding ( #765 )
...
* update dependencies
* optimize search-index rebuilding
* cleanup logging
4 years ago
Jason Dove
7687278b80
health check fixes ( #763 )
4 years ago
Jason Dove
392aebd46f
refactor movie library scanners ( #761 )
...
* catch health check cancellation
* local library scanner cleanup
* emby and jf library scanner cleanup
* rework emby movie library scanner
* refactor emby movie library scanner
* refactor jellyfin movie library scanner
* clear etag until after new media has been processed
* refactor plex movie library scanner
* update changelog
4 years ago
Jason Dove
0a4f6d9b62
update changelog for release v0.5.3-beta [no ci]
4 years ago
Jason Dove
d879ce0d0d
bug fixes ( #757 )
...
* fix docker blur hash generation
* scanner async cleanup
* catch and log some unauthorized exception errors
4 years ago