Jason Dove and GitHub
dfc36b4581
case-insensitive file extensions in local scanner ( #1197 )
2023-03-06 18:21:34 -06:00
Jason Dove and GitHub
c56e2526c4
fix media server scanning ( #1196 )
...
* fix media server scans
* update dependencies
2023-03-06 08:28:35 -06:00
Jason Dove and GitHub
8ff6bf652c
fix jellyfin streaming and sar calculation ( #1195 )
2023-03-05 21:40:20 -06:00
Jason Dove
a386fe9ba1
update changelog for release v0.7.5-beta [no ci]
2023-03-05 10:12:21 -06:00
Jason Dove and GitHub
4d84fc242b
plex scanner improvement ( #1193 )
...
* fix crash with some plex multi-episode files
* comments cleanup
2023-03-03 06:08:42 -06:00
Jason Dove and GitHub
b032e70d7e
support more local season folder names ( #1191 )
2023-03-02 20:13:34 -06:00
Jason Dove and GitHub
1d63197b56
fix yuv444p10le ( #1186 )
2023-03-01 19:56:14 -06:00
Jason Dove and GitHub
b2c57e7407
upgrade to ffmpeg 6 ( #1185 )
2023-03-01 19:21:53 -06:00
Jason Dove and GitHub
581aa51792
fix trash display for certain episodes ( #1184 )
...
* fix trash display for certain episodes
* fix multi-episode fallback metadata
2023-02-28 09:37:30 -06:00
Jason Dove and GitHub
4d57ece30d
check ffmpeg for available decoders, filters, encoders ( #1183 )
...
* check ffmpeg for available decoders, filters, encoders
* revert csproj change
2023-02-27 19:28:42 -06:00
Jason Dove and GitHub
eddbf07b11
vaapi: decode vp9 and av1 ( #1181 )
2023-02-27 05:57:13 -06:00
Jason Dove and GitHub
c832c8e860
prioritize default audio tracks ( #1178 )
2023-02-24 15:45:30 -06:00
Jason Dove and GitHub
e5ef8eaf72
fix some cases where vaapi hwdownload would fail; use libvpl in docker ( #1177 )
...
* fix some cases where vaapi hwdownload would fail
* update changelog
2023-02-24 09:10:42 -06:00
Jason Dove and GitHub
6db71f525d
remove duplicate filter from search index ( #1172 )
2023-02-21 22:15:57 -06:00
Jason Dove
3ab66ef12a
update intel media driver in vaapi docker image
2023-02-21 19:02:54 -06:00
Jason Dove and GitHub
018f759fa4
improve vaapi capability detection ( #1171 )
2023-02-21 09:53:23 -06:00
Jason Dove and GitHub
1afff11063
software decoder fixes ( #1169 )
...
* fix software decoder pipeline bugs
* tweak nvidia scaling logic
* update changelog
* update dependencies
2023-02-20 19:45:25 -06:00
Jason Dove and GitHub
7e3436e68f
direct stream content from emby as needed ( #1168 )
2023-02-19 20:29:09 -06:00
Jason Dove and GitHub
b751f1054b
direct stream content from jellyfin if needed ( #1167 )
...
* redirect to jellyfin stream as needed
* get jellyfin playback info
* sync chapters from jellyfin
* update changelog
* cleanup
2023-02-19 10:37:48 -06:00
Jason Dove and GitHub
62c28d9f51
direct stream content from plex if needed ( #1165 )
...
* start to stream directly from plex
* update metadata and statistics with one plex api call
* stream movies from plex
* scanning bug fix; update changelog
2023-02-18 10:40:05 -06:00
Jason Dove and GitHub
132ca99f94
fix default dockerfile ( #1156 )
2023-02-13 05:38:11 -06:00
Jason Dove
c309ab430e
update changelog for release v0.7.4-beta [no ci]
2023-02-12 18:21:11 -06:00
Jason Dove and GitHub
13e21bbcce
sync episode tags and genres ( #1155 )
...
* sync episode tags and genres
* update dependencies
* property update local episode genres and tags
* fix test
2023-02-12 09:53:20 -06:00
Jason Dove and GitHub
0eb36f0ce1
prioritize default audio streams ( #1154 )
2023-02-10 09:31:55 -06:00
Jason Dove and GitHub
6429f0f064
fix filler padding ( #1153 )
...
* fix filler padding
* update dependencies
2023-02-07 19:55:30 -06:00
Jason Dove and GitHub
7412ac6fc9
fix mid and post roll filler ordering ( #1152 )
2023-02-07 12:25:22 -06:00
Jason Dove and GitHub
e58e3c786d
fix last scan check ( #1150 )
2023-02-06 05:38:08 -06:00
Jason Dove and GitHub
93fc1e4eb4
fix fallback filler looping ( #1146 )
2023-02-04 08:49:52 -06:00
Jason Dove and GitHub
cacde26796
merge other video folder tags with nfo tags ( #1144 )
2023-02-01 05:58:26 -06:00
Jason Dove and GitHub
8bb0cd5ab5
add copy schedule feature ( #1141 )
2023-01-30 06:38:34 -06:00
Jason Dove and GitHub
e497dc4e36
fix nvidia vp9 color normalization ( #1140 )
2023-01-29 16:02:29 -06:00
Jason Dove and GitHub
2689a67eb8
qsv and vaapi fixes ( #1139 )
...
* lots of qsv fixes
* update changelog
* fix qsv mpeg2
* vaapi fixes
* update changelog
* upgrade mudblazor
* fix bug with undefined input colorspace
2023-01-29 10:00:52 -06:00
Jason Dove
3d821043bb
update changelog for v0.7.3-beta [no ci]
2023-01-25 12:01:38 -06:00
Jason Dove and GitHub
e69c58e615
conditionally disable v2 apis ( #1135 )
...
* conditionally disable v2 apis
* update changelog
2023-01-25 11:37:43 -06:00
Jason Dove and GitHub
a21b6f9f4e
add oidc logout url to support auth0 ( #1134 )
2023-01-25 09:30:36 -06:00
Jason Dove and GitHub
99b8038852
add oidc support ( #1133 )
2023-01-25 08:37:59 -06:00
Jason Dove and GitHub
ab1c67e60e
memory improvements ( #1127 )
...
* regularly release memory
* don't aggressively GC while legacy streaming
* update changelog
2023-01-22 09:16:24 -06:00
Jason Dove and GitHub
ffd66f6a21
fix removing media server libraries ( #1124 )
2023-01-20 09:31:18 -06:00
Jason Dove and GitHub
3b135df4c1
scan with below-normal priority when unforced ( #1123 )
2023-01-20 06:05:39 -06:00
Jason Dove and GitHub
4369d04940
scanner improvements ( #1122 )
...
* optimize periodic scanning
* set scanner process priority
* update dependencies
2023-01-20 05:37:39 -06:00
Jason Dove
faaa78fed7
update changelog [no ci]
2023-01-18 15:40:00 -06:00
Jason Dove and GitHub
4c75e638a2
fix bug with smart collection progress ( #1118 )
2023-01-18 14:09:54 -06:00
Jason Dove and GitHub
dd73a3803a
fix schedule editor crash ( #1115 )
...
* fix schedule editor crash due to bad music video artist data
* update dependencies
2023-01-15 06:35:51 -06:00
Jason Dove and GitHub
36ea88e2d6
fix error display ( #1099 )
...
* fix error display by ignoring hw accel setting
* update changelog
* revert background change
2023-01-05 20:02:48 -06:00
Jason Dove
5237e6fa50
update changelog for release v0.7.2-beta [no ci]
2023-01-05 11:51:57 -06:00
Jason Dove and GitHub
13c65435d3
update dependencies ( #1097 )
2023-01-05 09:27:12 -06:00
Jason Dove and GitHub
315420f1a5
fix log viewer on windows ( #1095 )
...
* fix log viewer on windows
* catch cancellation on trakt page
* update changelog
2023-01-04 22:26:35 -06:00
Jason Dove
a43e5bbe9d
update changelog for release v0.7.1-beta [no ci]
2023-01-03 09:40:59 -06:00
Jason Dove and GitHub
927e7724f0
fix search bug ( #1086 )
...
* fix removing media items from search index
* update changelog
2023-01-01 08:49:15 -06:00
Jason Dove and GitHub
6558c5bd69
fix subtitle update bug ( #1085 )
...
* fix saving some subtitles to database
* fix ffprobe regression
2022-12-31 19:57:14 -06:00