Jason Dove
2853e13edc
update changelog [no ci]
2023-03-17 10:05:28 -05:00
9ba0b844a1
JWT Query Parameter Auth for IPTV Links ( #1215 )
...
* JWT Auth
* Standardized url variable additions
* formatting and minor refactoring
* this isn't needed
* allow channel logos without auth
* update changelog
---------
Co-authored-by: Ministorm3 <4474921+Ministorm3@users.noreply.github.com >
2023-03-17 09:33:15 -05:00
Jason Dove and GitHub
fdab54a055
limit console log output on windows ( #1212 )
2023-03-16 06:21:02 -05:00
Jason Dove and GitHub
7e0801119e
maintain collection progress across alternate schedules ( #1211 )
2023-03-15 20:34:25 -05:00
Jason Dove and GitHub
b2f7bcaf1e
add more fields to music video credit templates ( #1210 )
2023-03-15 20:10:24 -05:00
Jason Dove and GitHub
71b8be37da
restyle troubleshooting page ( #1208 )
2023-03-13 13:24:27 -05:00
Jason Dove and GitHub
f7d19e3747
duration mode guide fixes ( #1207 )
...
* fix playout mode duration xmltv
* fix playout mode duration wrapping midnight
2023-03-13 09:00:59 -05:00
Jason Dove and GitHub
17dcbfc344
add troubleshooting page ( #1206 )
2023-03-12 13:00:54 -05:00
Jason Dove and GitHub
78745de0ca
rework emby collection scanning ( #1205 )
...
* optimize emby collection scan frequency
* add button to sync emby collections
* update changelog
* fix scanning; add progress indicator
2023-03-11 22:29:10 -06:00
Jason Dove and GitHub
35445e2b3d
proxy external subtitle files ( #1203 )
2023-03-09 19:31:59 -06:00
Jason Dove and GitHub
bd2f0f6236
song normalization ( #1202 )
...
* add tests to verify song normalization
* simplify song setup, include watermarks and album art
* fix song path
* update changelog
2023-03-09 10:40:59 -06:00
Jason Dove and GitHub
4c67965b50
fix emby scanning ( #1201 )
2023-03-09 07:59:26 -06:00
Jason Dove and GitHub
234e93349b
rework concurrency ( #1199 )
2023-03-08 21:23:18 -06:00
Jason Dove and GitHub
e7e20de502
include multiple display-name entries in xmltv ( #1198 )
2023-03-07 09:53:00 -06:00
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]
v0.7.5-beta
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
40e79a3a14
fix plex scanner crash ( #1192 )
2023-03-02 22:49:21 -06:00
Jason Dove
c653bb32a7
plex scanner logging
2023-03-02 20:57:38 -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
074816be50
simplify qsv accel syntax on linux ( #1189 )
2023-03-02 06:00:36 -06:00
Jason Dove and GitHub
3fafd5192f
fix hevc_nvenc encoder on sm < 75 ( #1187 )
2023-03-01 20:17:58 -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
450ea063b4
update vaapi docker bundled ffmpeg version
2023-02-26 21:39:22 -06:00
Jason Dove and GitHub
f320d84874
fix ffmpeg version health check for vaapi docker ( #1179 )
2023-02-25 08:18:49 -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
900e9e75f3
sync chapter markers from plex ( #1166 )
2023-02-18 14:51:51 -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]
v0.7.4-beta
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